加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

Flex开发包(0)——框架介绍

发布时间:2020-12-15 01:43:01 所属栏目:百科 来源:网络整理
导读:中小项目框架 swiz ?? 相当于flex下的spring框架,提供了ioc功能。但时间比较晚,我觉得应该还没有spring其他强大的功能 特性: ?? ■Inversion of Control / Dependency Injection 反转控制/依赖注入 ?? ■Event handing and mediation 事件处理和调配 ??

中小项目框架

swiz

?? 相当于flex下的spring框架,提供了ioc功能。但时间比较晚,我觉得应该还没有spring其他强大的功能

特性:

?? ■Inversion of Control / Dependency Injection 反转控制/依赖注入

?? ■Event handing and mediation 事件处理和调配

?? ■A simple life cycle for asynchronous remote methods 提供异步远程方法的一个简单生命周期

?? ■A framework that is decoupled from your application code In contrast to other major frameworks for Flex,Swiz: 相比其它大部分Flex框架减少了你的应用代码,例如:

??? ■Imposes no JEE patterns on your code 推行与JEE分离的编码方式。

??? ■No repetitive folder layouts 没有重复啰嗦的目录层次

??? ■No boilerplate code on your development 开发过程中杜绝公式化的代码

??? ■Does not require you to extend framework-specific classes 不需要你继承扩展框架的指定类。

spring actionscript?

?? spring出品,必属精品

??? http://www.springactionscript.org/

mate

?? 以事件为中心,主要处理事件的监听,可以考虑使用

参考资料

?? http://mate.asfusion.com/page/documentation

支持的特性:

?? 1. EventMap 使用一个mxml完成事件的监听

?? 2. 对于事件的处理可以有: 1)函数调用 2)重新dispatch事件,3)调用远端对象 4)数据拷贝等

?? 3. flex 中message的监听?

Riawave

??? 是flex开发的最佳实践,适合代码的学习

??? Riawave框架介绍: http://developer.51cto.com/art/201008/216935.htm

参考网址

框架选择指南:

??? http://wiki.9ria.com/index.php/%E9%80%89%E6%8B%A9%E4%B8%80%E4%B8%AAFlex%E6%A1%86%E6%9E%B6

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读