01. 设计模式的概念02. 创建型模式03. 单例(Singleton)模式04. 原型(Prototype)模式05. 工厂(Factory)模式06. 建造者(Builder)模式07. 结构型模式(Structural Pattern)08. 适配器模式(Adapter Pattern)09. 桥接模式(Bridge Pattern)10. 装饰器模式(Decorator、Wrapper(包装) Pattern)11. 代理模式(Proxy Pattern)