Design-patterns Implemetation in C++ CreationalPatterns: Builder模式 Factory模式 ProtoType模式 Singleton模式 StructuralPatterns: Adaptor模式 Bridge模式 Composite模式 Decorator模式 Facade模式 Flyweight模式 Proxy模式 BehavioralPatterns: Chain of Responsibility模式 Command模式