文件名称:常见设计模式的解析与实现
文件大小:1.03MB
文件格式:RAR
更新时间:2015-07-15 15:15:20
设计模式 C++源代码 pdf文档
很好的设计模式入门资料,每种模式都有实现的代码,若有不懂之处,可参见附带的pdf文档。另外,推荐《大话设计模式》一书,很好读。
【文件预览】:
常见设计模式的解析和实现
----Source()
--------Visitor()
--------Decorator()
--------TemplateMethod()
--------Command()
--------Memento()
--------ChainOfResponsibility()
--------Composite()
--------FlyWeight()
--------Singleton()
--------Observer()
--------Iterator()
--------Strategy()
--------Proxy()
--------Brige()
--------State()
--------AbstractFactory()
--------Factory()
--------Prototype()
--------Adapter()
--------Builder()
----常见设计模式的解析和实现(C++).pdf(1.11MB)