随笔分类 -  设计模式

摘要:1 设计模式概述 1.1 GoF(Gang of Four) 23 创建型模式 工厂模式(Factory Pattern) 抽象工厂模式(Abstract Factory Pattern) 单例模式(Singleton Pattern) 建造者模式(Builder Pattern) 原型模式(Pro 阅读全文
posted @ 2022-05-04 00:35 Kite_Lee 阅读(64) 评论(0) 推荐(0)