*(个人认为首先需熟悉的模式) 创建型模式: Factory模式AbstractFactory模式Singleton模式* Builder模式 Prototype模式 结构型模式: Bridge模式*Adapter模式 Decorator模式 行为模式: Template模式Strategy模式 State模式 Observer模式* Iterator模式* Interpreter模式