sparklee/spark-ioc

控制反转容器(IoC容器)。

dev-master 2015-11-04 07:02 UTC

This package is auto-updated.

Last update: 2024-09-25 21:18:31 UTC


README

控制反转容器(IoC容器)

控制反转容器实现了两种模式:

1、依赖注入模式(DI)
2、服务定位器模式(SL)