设计模式-工厂模式(Factory Pattern)

简单易懂的介绍设计模式之工厂模式

编程

设计模式-单例模式(Singleton Pattern)

单例模式的三种写法详细介绍

编程