C++面向对象设计模式及源代码.

时间:2016-04-10 08:08:07
【文件属性】:

文件名称:C++面向对象设计模式及源代码.

文件大小:1.04MB

文件格式:ZIP

更新时间:2016-04-10 08:08:07

C++ 设计模式

C++面向对象设计模式及源代码.详细讲解了设计模式原理及C++实现!包括源代码!


【文件预览】:
Source
----Visitor()
--------Visitor.h(1KB)
--------Visitor.cpp(1KB)
--------Main.cpp(517B)
----Decorator()
--------Decorator.cpp(719B)
--------Decorator.h(1KB)
--------Main.cpp(687B)
----TemplateMethod()
--------Main.cpp(522B)
--------TemplateMethod.h(844B)
--------TemplateMethod.cpp(673B)
----Command()
--------Command.h(803B)
--------Main.cpp(576B)
--------Command.cpp(972B)
----Memento()
--------Memento.h(1007B)
--------Main.cpp(797B)
--------Memento.cpp(1KB)
----ChainOfResponsibility()
--------ChainOfResponsibility.cpp(924B)
--------Main.cpp(538B)
--------ChainOfResponsibility.h(1KB)
----Composite()
--------Main.cpp(635B)
--------Composite.h(1KB)
--------Composite.cpp(2KB)
----FlyWeight()
--------FlyWeight.cpp(1KB)
--------Main.cpp(532B)
--------FlyWeight.h(1KB)
----Singleton()
--------Singleton.h(628B)
--------Main.cpp(498B)
--------Singleton.cpp(687B)
----Observer()
--------Observer.cpp(2KB)
--------Observer.h(2KB)
--------Main.cpp(641B)
----Iterator()
--------Main.cpp(604B)
--------Iterator.cpp(1KB)
--------Iterator.h(1KB)
----Strategy()
--------Main.cpp(501B)
--------Strategy.h(743B)
--------Strategy.cpp(729B)
----Proxy()
--------Proxy.h(875B)
--------Proxy.cpp(874B)
--------Main.cpp(457B)
----Brige()
--------Main.cpp(751B)
--------Brige.cpp(809B)
--------Brige.h(1KB)
----State()
--------State.h(788B)
--------Main.cpp(514B)
--------State.cpp(1KB)
----AbstractFactory()
--------AbstractFactory.cpp(2KB)
--------AbstractFactory.h(2KB)
--------Main.cpp(770B)
----Factory()
--------Factory.cpp(954B)
--------Factory.h(835B)
--------Main.cpp(486B)
----Prototype()
--------Prototype.h(987B)
--------Main.cpp(688B)
--------Prototype.cpp(1KB)
----Adapter()
--------Adapter.h(788B)
--------Main.cpp(506B)
--------Adapter.cpp(665B)
----Builder()
--------Builder.h(1KB)
--------Main.cpp(678B)
--------Builder.cpp(1KB)
常见设计模式的解析和实现(C++).pdf

网友评论