Welcome![Sign In][Sign Up]
Location:
Search - File Viewer 7

Search list

[FlashMXActionScript编程实例

Description: Chapter 2: Getting Started Hello World Hello World Enhanced A simple "Hello World" application that shows the basics of how to use an ActionScript 3.0 class in an application. The Enhanced version adds a name-checking feature. These examples are meant to be built from scratch, tutorial-style. The example files are provided so you can see how they should look when completed. Chapter 4: Object-Oriented Programming Geometric Shapes Uses the object-oriented concepts of class inheritance and the implementation of interfaces to provide an application that calculates values for simple geometric shapes. Chapter 5: Display Programming Sprite Arranger Adds graphical Sprite objects to a drawing area and let you manipulate their placement in the display list. Builds upon the classes from the geometric Shapes example. Chapter 6: Working with Dates and Times Simple Clock Displays a simple analog clock face using methods of the Date and flash.util.Timer classes. Chapter 7: Working with Strings ASCII Art Loads bitmap images and coverts them into ASCII character equivalents, using a number of the methods in the String class. Chapter 8: Working with Arrays Play List Demonstrates a number of methods of the Array class while building and presenting a play list of music files. Chapter 9: Handling Errors Custom Errors Presents a simple framework containing a set of custom ApplicationError classes and shows how to throw, catch, and handle such errors. Chapter 10: Using Regular Expressions Wiki Editor Uses regular expressions to convert text containing wiki-style codes into formatted HTML text. Also shows how to use regular expressions for other conversions, such as numeric calculations. Chapter 11: Working With XML RSS Viewer Reads an RSS feed and formats the entries as HTML, including hyperlinks to the stories being referenced. This example shows the powerful new E4X statements and operators in action. Chapter 13: Event Handling Alarm Clock Demonstrates how to define, dispatch, and handle custom event classes. Extends the Simple Clock application to create an Alarm Clock with specialized AlarmEvents. Chapter 14: Networking and Communications File I/O Shows how to use the FileReference class to upload files from your local disk to a remote server, and how to download files from a remote server to your local disk. Note: To run this example you will need to set the UPLOAD_URL and DOWNLOAD_URL variables in the code to the address of a web server that will accept uploads and allow downloads. Telnet Socket Connects to a Telnet server and shows how to send and read bytes from the socket connection. Note: To run this example you will need to have access to a running Telnet server. Chapter 15: Working with Geometry Display Object Transformer Uses methods of the flash.geom.Matrix class to apply multiple geometric transformations to a DisplayObject. Chapter 16: Client System Environment Capabilities Info Lists the capabilities of your current browser and operating system, by using the SystemCapabilities class and an ExternalInterface call that uses Javascript to retrieve browser properties. Chapter 19: Using the External API IntrovertIM_CSharp IntrovertIM_HTML A tiny instant messenger application the uses the flash.external.ExternalInterface class to send messages between a Flex/ActionScript application and an external application. Two versions are provided. One uses HTML and Javascript for the external application, and the other uses C#.
Platform: | Size: 458790 | Author: swj_tommy@tom.com | Hits:

[SourceCodeandroid十大例子

Description: 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake)
Platform: | Size: 3103789 | Author: wangyingjie2008@163.com | Hits:

[EditorPDFPasswordRemove

Description: 用于移除PODF密码的工具,很实用,希望大家支持-PDF Password Remover can be used to decrypt protected Adobe Acrobat PDF files, which have "owner" password set, preventing the file from editing (changing), printing, selecting text and graphics (and copying them into the Clipboard), or adding/changing annotations and form fields. Decryption is being done instantly. Decrypted file can be opened in any PDF viewer (e.g. Adobe Acrobat Reader) without any restrictions-- i.e. with edit/copy/print functions enabled. All versions of Adobe Acrobat (including 7.x, which features 128-bit encryption) are supported.
Platform: | Size: 570368 | Author: 黄楠 | Hits:

[JSP/JavaASCIIMathML

Description: This file contains JavaScript functions to convert ASCII math notation and LaTeX to Presentation MathML. Simple graphics commands are also translated to SVG images. The conversion is done while the (X)HTML page loads, and should work with Firefox/Mozilla/Netscape 7+ and Internet Explorer 6/7 + MathPlayer (http://www.dessci.com/en/products/mathplayer/) + Adobe SVGview 3.03 (http://www.adobe.com/svg/viewer/install/).-This file contains JavaScript functions to convert ASCII math notation and LaTeX to Presentation MathML. Simple graphics commands are also translated to SVG images. The conversion is done while the (X)HTML page loads, and should work with Firefox/Mozilla/Netscape 7+ and Internet Explorer 6/7+ MathPlayer (http://www.dessci.com/en/products/mathplayer/)+ Adobe SVGview 3.03 (http://www.adobe.com/svg/viewer/install/).
Platform: | Size: 30720 | Author: 关杰 | Hits:

[androidandroidapp

Description: android 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake) -android development example 1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake)
Platform: | Size: 3103744 | Author: will | Hits:

[Game EngineDirectX-CPP-X-View

Description: 简单的“模型查看器”可以提供学习DirectX的新手参考! 开发语言和开发工具: C++ DirectX9.0C VS2005 项目描述:可以打开.X模型进行查看,可对模型旋转,渲染,灯光等操作。 实现功能: 1、用文件对话框打开.X文件,实现模型的切换。 2、反转三角形。 3、反转法线。 4、绘制法线。 5、ALPHR混合。 6、灯光操作。 7、模型渲染。 -Simple " model viewer" can provide reference for the novice to learn DirectX! Development languages and development tools: C++ DirectX9.0C VS2005 Project Description: You can open the. X model view can be rotated on the model, rendering, lighting and other operations. Function: 1, with the file dialog box opens. X file, to achieve the model switch. 2, reverse triangle. 3, reverse normal. 4, drawn normal. 5, ALPHR mixed. 6, the lighting operation. 7, model rendering.
Platform: | Size: 5790720 | Author: sxyzbbs | Hits:

[androidandroidapp

Description: 学习Android最快的方法就是先研究例子,下面是十个打包好的案例,供大家下载学习。 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake)-Android is the fastest way to learn first case study, following the ten-packaged case, for all to download the study. 1, Picture Viewer (Picture Viewer) 2, File Browser (File Browser) 3, address book (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, mobile remote monitoring (Cam Monitor) 10, Snake Game (Snake)
Platform: | Size: 3102720 | Author: | Hits:

[Game ProgramPhoneMovieTicket

Description: 开发实例 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake) -android development example 1, photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake)-Development instance is an image viewer (Picture Viewer), the File Browser (File Browser), Address Book (Contact) 4, Task Manager (Task Manager), music player (Rock Player), weather ( Android Weather Forecast) 7, Multimedia Player (Android Media Player), SMS voice broadcast (Speak Message Service), mobile phone RMON (Cam Monitor), the Snake game (Snake)-the android development example, the photo viewer (Picture Viewer) 2, file browser (File Browser) 3, Contacts (Contact) 4, Task Manager (Task Manager) 5, music player (Rock Player) 6, weather forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, SMS voice broadcast (Speak Message Service) 9, cell phone remote control (Cam Monitor) 10, Snake (Snake)
Platform: | Size: 2562048 | Author: 胡娜 | Hits:

[source in ebookandroidapp

Description: 学习Android最快的方法就是先研究例子,下面是十个打包好的案例,供大家下载学习。 1、 图片浏览器(Picture Viewer) 2 、文件浏览器(File Browser) 3 、通讯录(Contact) 4 、任务管理器(Task Manager) 5 、音乐播放器(Rock Player) 6 、天气预报(Android Weather Forecast) 7 、多媒体播放器(Android Media Player) 8、短信语音播报(Speak Message Service) 9、手机远程监控(Cam Monitor) 10、贪吃蛇游戏(Snake) -Learning Android the fastest way is to first study the example, the following ten packaged good case for everyone to download the study. An image browser (Picture Viewer) file browser (File Browser), contacts (Contact), task manager (Task Manager) 5, music player (Rock Player), Weather Forecast (Android Weather Forecast) 7, multimedia player (Android Media Player) 8, the SMS Voice Broadcast (Speak Message Service) phone remote monitoring (Cam Monitor), Snake game (Snake)
Platform: | Size: 3266560 | Author: ldnwb | Hits:

[androidandroidapp

Description: Android移动开发案例详解,包含10个以下案例源码: 1:图片浏览器 2:文件浏览器 3:通讯录 4:任务管理器 5:音乐播放器 6:天气预报 7:多媒体播放器 8:短信语音播报 9:手机远程监控 10:贪吃蛇游戏-Android mobile development detailed case, containing less than 10 cases source: 1: Picture Viewer: File Browser 3: Contacts 4: Task Manager: music player 6: Weather Forecast 7: Multimedia Player 8: SMS Voice broadcast 9: mobile remote monitoring 10: Snake game
Platform: | Size: 3265536 | Author: 撒旦法 | Hits:

[androidandroidapp

Description: Android移动开发案例详解,包含10个以下案例源码: 1:图片浏览器 2:文件浏览器 3:通讯录 4:任务管理器 5:音乐播放器 6:天气预报 7:多媒体播放器 8:短信语音播报 9:手机远程监控 10:贪吃蛇游戏-Android mobile development detailed case, containing less than 10 cases source: 1: Picture Viewer: File Browser 3: Contacts 4: Task Manager: music player 6: Weather Forecast 7: Multimedia Player 8: SMS Voice broadcast 9: mobile remote monitoring 10: Snake game
Platform: | Size: 3265536 | Author: 撒旦法 | Hits:

[Software EngineeringFLZS

Description: 一款集结多款软件的助手!内置文件捆绑分离器,天堂7级,文件捆绑器,图标提取器,站点源码查看器,QQ批量登陆,QQ挂机,电脑挂机锁等-A variety of software assembled assistant! Built-in file bundled splitter, heaven 7, file bundle, icon extractor, site source code viewer, QQ bulk landing, QQ hang up, computer hook locks, etc.
Platform: | Size: 8850432 | Author: 飛龍 | Hits:

[OS programgpxviewer-0.0.5

Description: 附檔名為 .gpx 檔的觀看執行檔-.gpx file viewer
Platform: | Size: 408576 | Author: eric | Hits:

CodeBus www.codebus.net