JavaScript设计模式样例五 —— 建造者模式

建造者模式(Builder Pattern)

Github地址:https://github.com/skillnull/Design-Mode-Example