上一页 1 ··· 235 236 237 238 239 240 241 242 243 ··· 493 下一页
  2014年9月25日
摘要: 定义:外观模式:为子系统中的一组接口提供一个统一的入口。外观模式定义了一个高层接口,这个接口使得这一子系统更加容易使用。模式角色与结构:示例代码:using System;using System.Collections.Generic;using System.Linq;using System.... 阅读全文
posted @ 2014-09-25 18:07 逝者如斯(乎) 阅读(216) 评论(0) 推荐(0)
上一页 1 ··· 235 236 237 238 239 240 241 242 243 ··· 493 下一页