搜索资源列表
cSharpPatten
- 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书
23moder_pattern_code
- 想必大家都知道阎炎的《23种设计模式》,现给大家推荐的是23种设计模式在C# 中的简单应用,帮助大家理解23种模式。
Factory
- 23种设计模式中的一种简单工厂的源码,有几种不同的实现方式。
CsharpDesignPattern
- 二十三种设计模式 用Csharp语言开发的-23 kinds of design patterns developed using Csharp language
CSharp_DesginPattern_And_Code
- 该资料为C#版的设计模式,并且附带随书23种设计模式源码,对于学习理解设计模式很有益的。-The material is a book on design pattern written in C#, with source code implementing 23 kinds of patterns,which is very good for learning design patterns.
23Designpattern
- 23 种设计模式,理解并使用设计模式,能够培养我们良好的面向对象编程习惯,同时在实际应用中,可以如鱼得水,享受游刃有余的乐趣.-23 kinds of design patterns, understand and use design patterns to develop our good habits of object-oriented programming, while in practice, can be themselves, and enjoy the capability
23-way---design-patterncPP
- 用c++实现的23种设计模式的完整源代码-Using c++ design patterns to achieve the 23 complete source code
CSharp-Design_pattern_examples
- C# 23种设计模式的实现的源码,熟悉的朋友顶啊!-C# 23 kinds of design patterns to achieve the source, familiar friends Dinga!
code
- 23种设计模式的小例子,涵盖了结构型,创建型,行为型的模式。例子简单易于理解,-Small example of the 23 kinds of design patterns, covering the structure type, create the type of behavior-based model. Examples of simple and easy to understand,