Ioc模式例子

时间:2016-04-19 03:06:02
【文件属性】:

文件名称:Ioc模式例子

文件大小:1.57MB

文件格式:RAR

更新时间:2016-04-19 03:06:02

ioc 例子

控制反转(Inversion of Control,英文缩写为IoC)是一个重要的面向对象编程的法则来削减计算机程序的耦合问题。 控制反转还有一个名字叫做依赖注入(Dependency Injection)。简称DI。


【文件预览】:
IOCMode
----bin()
--------com()
----build.xml(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----src()
--------com()
----.project(383B)
----spring.xml(370B)
----.classpath(803B)
----lib()
--------org.springframework.context-3.0.5.RELEASE.jar(653KB)
--------org.springframework.beans-3.0.5.RELEASE.jar(542KB)
--------org.springframework.expression-3.0.5.RELEASE.jar(166KB)
--------commons-logging-1.1.1.jar(59KB)
--------org.springframework.asm-3.0.5.RELEASE.jar(52KB)
--------org.springframework.core-3.0.5.RELEASE.jar(373KB)

网友评论