简易的ioc容器 Facility Container
- 授权协议: EPL
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://code.google.com/p/facilitycontainer/
软件介绍
Facility Container 简易的ioc容器 ----通过Java反射机制实现的ioc容器
能够做的事情
1. 根据上下文也就是配置文件创建组件. 2.参数包括大部分的基本类型的创建,引用类型,集合参数类型(List Set Map Array). 3.参数还可以引用其上下文中的组件. 4.依赖注入的方式 通过构造函数,setter方法进行注入,还提供通过客户的配置调用任意方法的功能.
B. 不能够做的事情,并且下一步需要作的事情.
1.引用其他上下文中的组件. 2.提供更好的上下文装饰策略接口 - 对创造好的容器的装饰 如日志打印装饰.
Convergence Culture
Henry Jenkins / NYU Press / 2006-08-01 / USD 30.00
"Convergence Culture" maps a new territory: where old and new media intersect, where grassroots and corporate media collide, where the power of the media producer, and the power of the consumer intera......一起来看看 《Convergence Culture》 这本书的介绍吧!
图片转BASE64编码
在线图片转Base64编码工具
正则表达式在线测试
正则表达式在线测试
