源于Design Pattern Explanation with C++ Implementation的 设计模式 C++

一、建立型模式 (Creational Pattern) 1.1 工厂模式(Factory Pattern ) 1.2  抽象工厂模式(Abstract Factory Pattern ) 1.3  单例模式(Singleton Pattern ) 1.4  建造者模式(Builder Pattern ) 1.5  原型模式(Prototype Pattern )php 1.6  简单工厂模式(S
相关文章
相关标签/搜索