`
yanhuanwang
  • 浏览: 53372 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论

设计模式 - Bridge Pattern(桥梁模式)

阅读更多
     摘要: [源码下载] 设计模式 - Bridge Pattern(桥梁模式) 作者:webabcd介绍将抽象部分与它的实现部分分离,使它们都可以独立地变化。示例有一个Message实体类,对它的操作有Insert()和Get()方法,现在使这些操作的抽象部分和实现部分分离。MessageModel using System;using System.Collections.Gen...  阅读全文

webabcd 2007-05-13 19:14 发表评论
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics