搜索资源列表
FlyWeight
- 使用C#实现的GOF的flyweight设计模式,希望对学习设计模式的朋友有帮助-use C# GOF the Flyweight design pattern. want to learn the design patterns to help friends
DataGridpro
- 此控件是一个DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)。 我第一次使用DataGrid那些代码真是让我头痛,且不说设计模式(那是时候还不知道这
cSharpPatten
- 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书
MVCProject
- design pattern: model view controller in C#
PetShop4.0design.rar
- C#语言的设计模式,包括GOF全部的23中,各个模式的都有具体的示例。是学习设计模式的重要参考资料。 ,C# language, design patterns, including all 23 in the GOF, each model has specific examples. Study design patterns are an important reference.
DoFactory.GangOfFour.Abstract.Structural
- design pattern of gang of four
CSharp_DesignPattern
- C# Design Pattern 书籍配套源码-C# Design Pattern books matching source
C
- C#设计模式代码,不敢独享,放出来。学习设计模式的好资料。-C# Design pattern code, dare not exclusive, released. Learning design patterns good information.
Facade
- c#设计模式随书源码-Facade模式实例源程序-c# design pattern book with examples of source-Facade pattern source
MVC_example
- 对照网上一篇讲述MVC设计模式的文章,用VS2008C#写的例子程序,包括相关文档-A control line on the MVC design pattern articles, with VS2008C# Write examples of procedures, including related documentation
Prototype
- 《c#设计模式》一书里的原型模式代码- C# Design pattern of one book a prototype model of the code
AbstractFactory
- c# 编写的抽象工厂设计模式的实例 内容简单易懂-c# the preparation of the abstract factory design pattern examples of the content of easy-to-read
cSharp3-0-design-patterns
- Illustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various players C# 3.0
Destruct.design.pattern
- 设计模式Destruct实例Destruct instance of design pattern -Destruct instance of design pattern
Command.design.c
- c#设计模式Command经典代码 Command design pattern c # code -classic Command design pattern c# code
Strategy.pattern.code
- 模式设计代码Strategy实例Strategy design pattern example code -Strategy design pattern example code
CSharpDesignPatternPdf
- 《C#设计模式》。亚历山大的建筑模式、Gamma等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计模式》。-" C# Design Patterns." Alexander' s architectural patterns, Gamma et al (1995) Creation of " Design Patter
CSharp-design-pattern
- c#设计模式,里边包含了多种设计模式的详细说明和例子 -c# design patterns, design patterns inside contains a variety of detailed instructions and examples
Design-Pattern-In-CSharp-(English)
- Design Pattern In C# (English)
CSharp-design-pattern
- C#设计模式,该书主要讲述了C#中常用的20多种设计模式的原理与应用领域,并给出了相应的例子-C# Design Patterns, the book focuses on C#, the principle of more than 20 kinds of design patterns and applications, and gives the example