File list (Check if you may need any files):
常见设计模式的解析和实现
........................\Source
........................\......\AbstractFactory
........................\......\...............\AbstractFactory.cpp
........................\......\...............\AbstractFactory.h
........................\......\...............\Main.cpp
........................\......\Adapter
........................\......\.......\Adapter.cpp
........................\......\.......\Adapter.h
........................\......\.......\Main.cpp
........................\......\Brige
........................\......\.....\Brige.cpp
........................\......\.....\Brige.h
........................\......\.....\Main.cpp
........................\......\Builder
........................\......\.......\Builder.cpp
........................\......\.......\Builder.h
........................\......\.......\Main.cpp
........................\......\ChainOfResponsibility
........................\......\.....................\ChainOfResponsibility.cpp
........................\......\.....................\ChainOfResponsibility.h
........................\......\.....................\Main.cpp
........................\......\Command
........................\......\.......\Command.cpp
........................\......\.......\Command.h
........................\......\.......\Main.cpp
........................\......\Composite
........................\......\.........\Composite.cpp
........................\......\.........\Composite.h
........................\......\.........\Main.cpp
........................\......\Decorator
........................\......\.........\Decorator.cpp
........................\......\.........\Decorator.h
........................\......\.........\Main.cpp
........................\......\Factory
........................\......\.......\Factory.cpp
........................\......\.......\Factory.h
........................\......\.......\Main.cpp
........................\......\FlyWeight
........................\......\.........\FlyWeight.cpp
........................\......\.........\FlyWeight.h
........................\......\.........\Main.cpp
........................\......\Iterator
........................\......\........\Iterator.cpp
........................\......\........\Iterator.h
........................\......\........\Main.cpp
........................\......\Memento
........................\......\.......\Main.cpp
........................\......\.......\Memento.cpp
........................\......\.......\Memento.h
........................\......\Observer
........................\......\........\Main.cpp
........................\......\........\Observer.cpp
........................\......\........\Observer.h
........................\......\Prototype
........................\......\.........\Main.cpp
........................\......\.........\Prototype.cpp
........................\......\.........\Prototype.h
........................\......\Proxy
........................\......\.....\Main.cpp
........................\......\.....\Proxy.cpp
........................\......\.....\Proxy.h
........................\......\Singleton
........................\......\.........\Main.cpp
........................\......\.........\Singleton.cpp
........................\......\.........\Singleton.h
........................\......\State
........................\......\.....\Main.cpp
........................\......\.....\State.cpp
........................\......\.....\State.h
........................\......\Strategy
........................\......\........\Main.cpp
........................\......\........\Strategy.cpp
........................\......\........\Strategy.h
........................\......\TemplateMethod
........................\......\..............\Main.cpp
........................\......\..............\TemplateMethod.cpp
........................\......\..............\TemplateMethod.h
........................\......\Visitor
........................\......\.......\Debug
........................\......\.......\Main.cpp
........................\......\.......\Visitor.cpp
.......