Skip to content
panwj edited this page Jun 13, 2017 · 5 revisions

Builder 模式

在设计模式中对Builder模式的定义是用于构建复杂对象的一种模式,所构建的对象往往需要多步初始化或赋值才能完成。

Clone this wiki locally