文件名称:AS3_eventBus
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:9.52kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
AS的新手很容易因为监听了全局事件却忘记释放而导致内存泄露。事件总线机制提供了一种全局管理所有事件监听的一种思路,即只要一个方法就能释放掉针对对象的所有监听事件。
代码中包含了详细的注释,相当于完整的API,另外有兴趣的人不仅可以添加自己需要的事件类型,而且可以更具自己习惯修改的更为易用,释放更为简便-AS novice easily because the listener a global event, but forgot to release and lead to memory leaks. The event bus mechanism provides an idea of a global management event listener, all listening event that a method can be freed for the object. Code contains detailed notes, the equivalent of a full API, another interested person can add not only the type of event they need to modify their habits more use and can be more, release more convenient ~ ~
代码中包含了详细的注释,相当于完整的API,另外有兴趣的人不仅可以添加自己需要的事件类型,而且可以更具自己习惯修改的更为易用,释放更为简便-AS novice easily because the listener a global event, but forgot to release and lead to memory leaks. The event bus mechanism provides an idea of a global management event listener, all listening event that a method can be freed for the object. Code contains detailed notes, the equivalent of a full API, another interested person can add not only the type of event they need to modify their habits more use and can be more, release more convenient ~ ~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
com/
com/freeworldgroup/
com/freeworldgroup/eventBus/
com/freeworldgroup/eventBus/ClickManager.as
com/freeworldgroup/eventBus/KeyboardManager.as
com/freeworldgroup/eventBus/MasterManager.as
com/freeworldgroup/eventBus/MouseManager.as
com/freeworldgroup/eventBus/OEFManager.as
com/freeworldgroup/eventBus/TimerManager.as
com/freeworldgroup/
com/freeworldgroup/eventBus/
com/freeworldgroup/eventBus/ClickManager.as
com/freeworldgroup/eventBus/KeyboardManager.as
com/freeworldgroup/eventBus/MasterManager.as
com/freeworldgroup/eventBus/MouseManager.as
com/freeworldgroup/eventBus/OEFManager.as
com/freeworldgroup/eventBus/TimerManager.as
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.