设计模式(05) 原型模式

From Now On,Let us begin Design Patterns。 原型模式 定义 用原型实例指定创建对象的种类,并通过拷贝这些原型创建新的对象。 Specify the kinds of objects to create using a prototypical instance, and create new objects by copying this prototype
相关文章
相关标签/搜索