搜索资源列表
FlashaintouchaHistory-curve
- 用Flash做的一个intouch历史曲线查询的功能,也就是通过用Flash读取.txt文本里的数据画出曲线,同时生成的html网页。生成的Html网页中的曲线可以根据文本数据的改变而随时的刷新。-Intouch with Flash to do a history query function curve, which is read by using Flash. Txt draw the curve of the text in the data, while the generated
jiuye1
- 很好的网站 [asp与sql网页数据库程序设计.rar] - 好书啊。关于ASP的新书 [全球办公自动化系统源代码.rar] - 本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过,主要在FTP 控制 UDP控制 HTTP控制 傁客户数据库 数据库 数据压缩加密方面进行了综合深入的应用 [jiuye.rar] - 一款不错的就业管理系统,采用visual basic制作,里面附带有程序员代码,共大家参考。 [qzoa.rar] - 开发此程序用于分人事、工资、进货、
sortableTree
- 一个分类节点列可实现全排序的Flex项目. 其数据源是由SQL生成的平面数据,存储在一个XML文件中. 使用时需先将此文件放在网站上(可使用IIS),然后才行.-A classification node to sort the whole column can be realized Flex project. Its data source is the plane generated by the SQL data is stored in an XML file. Should
test
- Flash纯脚本生成的饼图 数据来源于xml配置文件,修改XML文件就可以直接使用了-Flash scr ipts generated pie chart data from xml configuration file, modify the XML file can be directly used
christmas
- 制作圣诞卡片,里面的图片资源因为是别人的所以删掉了,不好意思,不过代码是齐全的,向服务器请求数据,然后返回后在界面显示拥有的装饰,装饰在圣诞树上,有保存功能和拍照功能,使用前可以先把里面的和网络有关的部分注释掉(主文件中),然后按照LoadRes里面的要求搞一些图片资源生成swf就可以正常运行了-Make Christmas cards, pictures inside other people s resources because it is so deleted, sorry, but t
flash
- unity生成flash画展,用c#脚本获取服务器数据获得画的详情。-Unity generate flash exhibition, with c# scr ipt to get the server data access to the details of the painting.
as3-udp
- as3中使用udp进行测试的工具,很好用。 可以使用as3发送udp数据,不能发送udp广播,需要发送广播可以使用java或C++生成库,再转换为ane加载到Flash中即可。-as3 use udp testing tools, easy to use. Data may be transmitted using AS3 udp, udp can not send a broadcast, the broadcast can be used needs to be transmitted to
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
ChartTest
- 使用as3制作的各类图表,按照xml格式输入数据即可生成可动的图表(All kinds of charts produced by AS3 can be used to generate movable graphs according to data input in XML format.)