上一页 1 ··· 453 454 455 456 457 458 459 460 461 ··· 493 下一页
  2012年11月28日
摘要: 原型模式(Prototype Pattern):使用原型实例指定创建对象的种类,并且通过拷贝这些原型创建新的对象。模式角色与结构:示例代码:using System;using System.Collections.Generic;using System.Linq;using System.Tex... 阅读全文
posted @ 2012-11-28 17:54 逝者如斯(乎) 阅读(612) 评论(0) 推荐(1) 编辑
上一页 1 ··· 453 454 455 456 457 458 459 460 461 ··· 493 下一页