搜索资源列表
string
- Flash下面的进行字符串对比。用flash6.0以上版本可以打开。
Expression
- 支持分数约分/基本三角函数计算的AS3表达式解析类,可以将字符串中的算式解析为结果值.
cam
- 在flash里调用摄像头进行拍照,将每个像素点保存为字符串的形式传递给web程序,是在线拍照系统的一个核心组件。-To call in the cameras flash to take pictures, each pixel is saved as a string passed to the web process, the online photo system, a core component.
flash-tag
- 使用方法是: 使用SWFObject引用tagcloud.swf时,通过addVariable方法,给其传入tagcloud参数,此参数的值即为标签云需要显示的内容,注意传给 tagcloud 的值必需进行URL编码,可以使用JS的 encodeURIComponent 函数对字符串进行URL编码后赋值给 tagcloud ,也可以直接通过编码工具转码后将编码后的字符串直接传递给tagcloud变量。 代码中 id="cloud" 标签内的内容和需要在flash标签云中显示的内容是相同
ActionScript3
- flash as3 CookBook 中文翻译版 本书来源于实际Actionscr ipt应用,超过300个解决方法用于解决各种编写代码中遇 到的问题。比如: 检测用户Flash 播放器版本或操作系统 开发自定义类 数据和类型格式化 字符串的使用 开发用户界面组件 声音和视频的使用 使用Flash Remoting and web services 实现远程过程调用 读取,发送和搜索XML数据 更多-Rather than focus on theor
Tree_Test2
- 在创作时使用构造良好的字符串在 Flash 中创建 XML-In the creative use of well-formed XML string is created in the Flash
UART
- 【实验题目】 简单的串行口收发 【实验目的】 掌握串行口通信的基本用法 【硬件接法】 RXD和TXD通过RS-232电平转换电路连接到电脑的COM口上。 【实验步骤】 ISP下载开关扳到“00”,用Flash Magic软件下载程序文件“Uart.hex”,暂时不要运行。 关闭Flash Magic软件。 打开串行调试助手软件,选择正确的COM口,波特率9600,起始位1,数据8位,停止位1。 运行实验程序。 【运行效果】 对“串行口
test
- as实现array的模糊查询 假设array中存放的是字符串,也就是,是一个字符串数组。 String中有search()方法,可以查找匹配字符串-Fuzzy query as to achieve array assumption is stored in a string array, that is, is a string array. String in search () method, you can find the matching string
Flex-java
- flex和java交换数据示例。包括字符串和xml方式,httpservices方式-flex and java examples to exchange data. Including strings and xml-mode, httpservices way
flex.l
- flex词法分析器实现从文件中读入字符串并统计出现次数,写入到另一个文件中-flex lexical analyzer to read from a file into a string and statistical occurrences, written to another file-
StringUtil
- flex开发的字符串处理工具包,通过他可校验日期、年月-flex development package
Base64
- AS3 base64,用于将ByteArray转换字符串-AS3 base64
wordspell
- 文字咒语/抖动效果,将字符串一个一个围绕鼠标抖动输出,彩色,打开html文件看效果,源码为fla文件内第一帧,actionscr ipt2.0-Text spell/jitter effect, the string one by one around the mouse jitter output color, the source code for the first frame of the fla file, actionscr ipt2.0
validateDemo
- flex validate使用的相当全面的列子,包括字符串验证,数字验证等,希望大家好好学习-Flex validate uses a rather comprehensive examples, including string verification, digital verification, I hope you study hard!!!
AS3Util
- AS3 基本工具类都在里面,基本的数组、字符串处理、日期处理、通讯接口等等。-AS3 Util