2013年1月26日

spring 2

摘要: spring提供的控制反转(inversion of control)和面向方面编程(aspect oriented programming)插件式架构降低了应用组件之间的依赖性。借助于xml定义文件,开发者能够在运行时连接不同的应用组件。 阅读全文

posted @ 2013-01-26 23:20 lauraxia 阅读(89) 评论(0) 推荐(0) 编辑

导航