摘要
控制反转(Inversion of Control,IoC)模式是一种框架设计模式,可以使软件开发框架具有组件间松散耦合、可扩展性高和可复用性高等优点。介绍了如何使用IoC容器对软件开发框架进行重构。
Inversion of Control is a pattern of framework design, the software development framework with IoC pattern has some advantages such as loose coupling, higher extensibility and reusability. This paper introduces how to reconstruct the framework of software development with IoC container.
出处
《山西电子技术》
2007年第2期82-83,94,共3页
Shanxi Electronic Technology
关键词
IOC模式
IOC容器
框架设计
重构
解耦
IoC pattern
IoC container
framework design
reconstruction
decouple