摘要: 名称: 原型模式(Prototype Pattern)-对象创建型模式 问题: Specify the kind of objects to create using a prototypical instance, and create new objects by copying this pr 阅读全文
posted @ 2020-06-21 11:52 diameter 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 名称: 建造者模式(Builder Pattern)-对象创建型模式 问题: Separate the construction of a complex object from its representation so that the same construction process can 阅读全文
posted @ 2020-06-21 10:55 diameter 阅读(117) 评论(0) 推荐(0) 编辑