文章分类 -  Design Pattern

依赖注入(Dependency Injection)模式的特点分析与实现
摘要:依赖注入(Dependency Injection)模式的特点分析与实现 ――构造子注入(Constructor Injection)模式的分析与实现 蔡 超 (chaocai2001@yahoo.com.cn) 摘要:本文对IoC模式、依赖注入(Dependency Injection) 模式做了简要介绍,文中分析构造子注入模式与其他模式相比较的优势和特点,并给出了在JAVA... 阅读全文

posted @ 2005-10-11 09:26 蔡超 阅读(1903) 评论(1) 推荐(0)

导航