1.单体模式(Singleton)2.工厂模式(Factory)3.迭代器模式(Iterator)4.装饰者模式(Decorator)5.策略模式(Strategy)6.外观模式(Facade)7.代理模式(Proxy)8.中介者模式(Mediator)9.观察者模式(Observer)