.NET实用设计模式:组合模式(Composite)

摘要: 简单的谈了一点组合模式的概念,在C#中的实现方式,举了一个简单的例子。全文地址:http://www.cnblogs.com/lane_cn/articles/70382.html 阅读全文
posted @ 2004-11-29 13:07 小陆 阅读(1915) 评论(1) 推荐(0)

.NET实用设计模式:组合模式(Composite)

摘要: 介绍了一种结构型(Structural)模式——组合模式(Composite),有一个比较接近实际应用的例子 阅读全文
posted @ 2004-11-29 13:04 小陆 阅读(2569) 评论(6) 推荐(0)