Flash的IOC框架 Parsley

码农软件 · 软件分类 · 面向方面AOP/IoC · 2019-09-29 10:11:37

软件介绍

Parsley是一个新型的基于Flex、ActionScript、Flash的IOC框架。

Parsley比较强大的对象配置功能:
Parsley可以支持MXML、XML、ActionScript方式的对象配置,因此可以非常灵活的动态配置这种方式(例如根据负载均衡配置动态配置remote等)

Parsley比较强大的IOC(又称为Dependency Injection,依赖注入)
支持构造函数注入、方法注入和属性注入(根据类型或 id 进行甄别,然后实现注入)

本文地址:https://codercto.com/soft/d/15645.html

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and

George F. Luger、William A Stubblefield / Addison Wesley / 2008-09-04 / USD 22.20

This book is designed for three primary purposes. The first is as a programming language component of a general class in Artificial Intelligence. From this viewpoint, the authors see as essential that......一起来看看 《AI Algorithms, Data Structures, and Idioms in Prolog, Lisp, and 》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具