GOF23设计模式讲解及C++源代码实现

时间:2013-01-21 16:42:10
【文件属性】:
文件名称:GOF23设计模式讲解及C++源代码实现
文件大小:1.02MB
文件格式:RAR
更新时间:2013-01-21 16:42:10
GOF 设计模式 C++源代码实现 GOF 的23个设计模式的详细介绍及 C++源代码实现
【文件预览】:
设计模式c++
----常见设计模式的解析和实现(C++).pdf(1.11MB)
----Source()
--------State()
--------FlyWeight()
--------AbstractFactory()
--------Decorator()
--------Strategy()
--------Adapter()
--------Iterator()
--------Observer()
--------Singleton()
--------Memento()
--------Command()
--------TemplateMethod()
--------Visitor()
--------ChainOfResponsibility()
--------Prototype()
--------Factory()
--------Brige()
--------Builder()
--------Composite()
--------Proxy()

网友评论

  • 不错,可以借鉴参考。