文件名称:factory
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2013-04-08
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#版的设计模式的实现,例子简单易懂,能帮助刚入门的了解一下设计模式的好处-C# version of the implementation of design patterns, for example, easy-to-understand, just started to look at the benefits of design patterns can help
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Builder\Builder.cs
.......\Client.cs
Factory\Factory.cs
.......\TeaClient.cs
SingLeton\Client.cs
.........\Singleton.cs
AbstractFactory\AbstractFactory.cs
...............\ComboClient.cs
Builder
Factory
SingLeton
AbstractFactory