📄️ 01设计模式
- a、针对接口编程
📄️ 02UML类图关系
UML类图关系
📄️ 03Singleton
单例模式(Singleton)
📄️ 04Factory Pattern
工厂模式(Factory Pattern)
📄️ 05Builder Pattern
建造者模式(Builder Pattern)
📄️ 06Adapter Pattern
适配器模式(Adapter Pattern)
📄️ 07Bridge Pattern
桥接模式(Bridge Pattern)
📄️ 08Decorator Pattern
装饰模式(Decorator Pattern)
📄️ 09Proxy Pattern
代理模式(Proxy Pattern)
📄️ 10Observe Pattern
观察者模式 (Observer) (也叫订阅模式)
📄️ 11Strategy Pattern
策略模式(Strategy Pattern)
📄️ 12MVC框架
MVC 框架