文件名称:Common-design-patterns-in-cPP
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
常见设计模式的解析和实现,通过C++编写-Common design patterns and the realization
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Source\AbstractFactory\AbstractFactory.cpp
......\...............\AbstractFactory.h
......\...............\Main.cpp
......\AbstractFactory
......\.dapter\Adapter.cpp
......\.......\Adapter.h
......\.......\Main.cpp
......\Adapter
......\Brige\Brige.cpp
......\.....\Brige.h
......\.....\Main.cpp
......\Brige
......\.uilder\Builder.cpp
......\.......\Builder.h
......\.......\Main.cpp
......\Builder
......\ChainOfResponsibility\ChainOfResponsibility.cpp
......\.....................\ChainOfResponsibility.h
......\.....................\Main.cpp
......\ChainOfResponsibility
......\.ommand\Command.cpp
......\.......\Command.h
......\.......\Main.cpp
......\Command
......\...posite\Composite.cpp
......\.........\Composite.h
......\.........\Main.cpp
......\Composite
......\Decorator\Decorator.cpp
......\.........\Decorator.h
......\.........\Main.cpp
......\Decorator
......\Factory\Factory.cpp
......\.......\Factory.h
......\.......\Main.cpp
......\Factory
......\.lyWeight\FlyWeight.cpp
......\.........\FlyWeight.h
......\.........\Main.cpp
......\FlyWeight
......\Iterator\Iterator.cpp
......\........\Iterator.h
......\........\Main.cpp
......\Iterator
......\Memento\Main.cpp
......\.......\Memento.cpp
......\.......\Memento.h
......\Memento
......\Observer\Main.cpp
......\........\Observer.cpp
......\........\Observer.h
......\Observer
......\Prototype\Main.cpp
......\.........\Prototype.cpp
......\.........\Prototype.h
......\Prototype
......\...xy\Main.cpp
......\.....\Proxy.cpp
......\.....\Proxy.h
......\Proxy
......\Singleton\Main.cpp
......\.........\Singleton.cpp
......\.........\Singleton.h
......\Singleton
......\.tate\Main.cpp
......\.....\State.cpp
......\.....\State.h
......\State
......\..rategy\Main.cpp
......\........\Strategy.cpp
......\........\Strategy.h
......\Strategy
......\TemplateMethod\Main.cpp
......\..............\TemplateMethod.cpp
......\..............\TemplateMethod.h
......\TemplateMethod
......\Visitor\Main.cpp
......\.......\Visitor.cpp
......\.......\Visitor.h
......\Visitor
Source
Common design patterns in c++.pdf