Action Message Format (AMF) is a compact binary format that is used to serialize
ActionScript object graphs. Once serialized an AMF encoded object graph may be used
to persist and retrieve the public state of an application across sessions or allow two
endpoints to communicate through the exchang ...
Flex
的Remoting采用AMF通信协议(Flex3已经升级为了AMF2了),这种协议最大的一个优势就是由于采用了二进制的传输方式,其传输效率非常
高,可以让我们在复杂的网络环境获得良好的性能。根据国外一个很牛的老外写的在线测试工具,AMF协议的效率要远远高于webservice以及采用
JSON格式承载数据的AJAX方式。
Flex的另一种方式通信就是PollingChannel,它的特点就是它可以多批次的去服务端取数据,而不是长时间保持连接直到所有数据取回之后才关闭我们宝贵的HTTP连接。
&n ...
1. Flex/Actionscript Math Library
The Flex/Actionscript Math Library (as3mathlib) is intended to provide
a rudimentary numerical analysis toolkit for the Actionscript/Flex
programming environment.
This library has just been converted from Actionscript 2 to Actionscript 3. It is not ready for ...
1.到http://labs.adobe.com/downloads/flexbuilder_linux.html下载最新bin安装文件flexbuilder_linux_install_a3_033108.bin
2.更改下载文件的运行权限 chrom +x flexbuilder_linux_install_a3_033108.bin
3. ./flexbuilder_linux_install_a3_033108.bin
我的相册
Screenshot-2.png
共 3 张
共 3 张
最近加入圈子
最新评论
-
Ajax File Upload - For S ...
pom.xml放在什么地方?能解答一下吗?
-- by ws715 -
javascript ===
那我也很无知,受教了
-- by lengyubing -
基于struts2+spring+hiber ...
最近正在学习这方面的知识,能否提供一份源代码谢谢哦!哈 etao528@163. ...
-- by etao528 -
基于struts2+spring+hiber ...
有源码吗?谢谢!正在学习中
-- by etao528 -
基于struts2+spring+hiber ...
初学者,照猫画虎,一直没有成功
-- by xianhui







评论排行榜