摘要: 1、定义 1.1 标准定义 建造者模式( Builder Pattern) 也叫做生成器模式, 其定义如下: Separate the construction of a complex object from its representation so that the same construc 阅读全文
posted @ 2017-07-21 22:15 Memset 阅读(388) 评论(0) 推荐(0) 编辑
摘要: 1、定义 1.1 标准定义 Define the skeleton of an algorithm in an operation,deferring some steps to subclasses.TemplateMethod lets subclasses redefine certain s 阅读全文
posted @ 2017-07-21 21:33 Memset 阅读(271) 评论(0) 推荐(0) 编辑