设计模式笔记

42 阅读1分钟

最常用设计模式: 工厂方式模式 抽象工厂模式

外观模式

迭代器模式 观察者模式

常用设计模式: 单例模式

适配器模式 组合模式 代理模式

命令模式 策略模式