2010年12月6日
摘要: using System;using System.Collections.Generic;namespace DoFactory.GangOfFour.Bridge.NETOptimized{ /// summary /// MainApp startup class for .NET optimized /// Bridge Design Pattern. /// /summary class MainApp { /// summary /// Entry point into console application. /// /summary static void M 阅读全文
posted @ 2010-12-06 08:49 386184911 阅读(365) 评论(0) 推荐(0)
  2010年10月21日
摘要: Design Pattern Framework 4.0 C#是一本学习设计模式的好书,并且用了.net framework 4.0做一个N层使用设计模式的项目。书的介绍:http://www.dofactory.com/Framework/Framework.aspx我刚好有这书,有兴趣要的朋友与QQ:386184911 阅读全文
posted @ 2010-10-21 10:06 386184911 阅读(534) 评论(2) 推荐(0)