设计模式-行为型-策略模式(Strategy)
设计模式-行为型-备忘录模式(Memento)
设计模式-行为型-状态模式(State)
设计模式-创建型-命令模式(Command)
设计模式-结构型-组合模式(Composite)
设计模式-行为型-责任链模式(Chain of Responsibility)
设计模式-行为型-模版方法模式(Template Method)
设计模式-行为型-空对象模式(Null Object)
设计模式-行为型-访问者模式(Visitor)
设计模式-创建型-单例模式(Singleton)