通过中看不中用的代码分析Ioc容器,依赖注入....
摘要:
/** * 通过生产拥有超能力的超人实例 来理解IOC容器 */ //超能力模组接口 interface SuperModuleInterface{ public function activate(array $target); } //超能力模组 class XPower implements 阅读全文
posted @ 2016-02-02 17:38 珩~ 阅读(601) 评论(0) 推荐(0)
浙公网安备 33010602011771号