资源列表
远程屏幕监控源码
- 基于Socket TCP协议进行屏幕截图传输 希望对Socket 通讯感兴趣的朋友一起交流.. 注意事项: 当多个客户端连接时..客户端之间切换会受影响传输. 首先启动服务端,查看IP,客户端手动修改远程IP(Screen capture transmission based on Socket TCP protocol)
85
- flash的源代码,内容为植物生长的动画,可以直接用于flash(Flash source code, the content of the animation for plant growth, can be directly used for flash)
九宫格
- 一个小游戏,九宫格,里面有源文件,想做小游戏新手可以作为参考(A small game, nine lattice, inside active files, want to do little game novice can be used as a reference)
flash迷宫游戏源代码
- 这是一款用flash做成的迷宫小游戏,适用于新手(This is a maze made with flash game, suitable for novice)
swf-file-format-spec
- flash文件格式说明书,需要文件分析,病毒分析的可以看看(swf format introduction)
yanhua.fla
- 炫彩的烟花效果,Flash制作的烟花,非常漂亮(Colorful fireworks effects, Flash production of fireworks, very beautiful)
flash1056
- 非常好看的flash动画 , windows系统平台,炫彩的烟花效果(Very nice flash animation, windows platform, colorful fireworks effect)
二维码生成及解码工具
- as3.0 生成二维码图片以及小Dome程序(Generate two-dimensional code)
ReportViewer
- REPORTE DE CONTROL SQL
flex-xls
- 专门读取Excel文件的类,应用示例: var xls:ExcelFile = new ExcelFile();//生成xls文件 xls.loadFromByteArray(byteArray);//加载数据 if(xls == null) return; var sheet:Sheet = xls.sheets[0]; var xlsSet:ArrayCollection = sheet.values;//数据赋值(Classes that
瞄准镜
- 简单的瞄准镜as小程序,通过动作语言实现鼠标挪动显示坐标(Simple sight as applet)
AS3AStar
- as3的A星算法程序,里面有一个随机迷宫的粒子。(AS3's A star algorithm program in which there is a particle in a random maze.)