搜索资源列表
23moder_pattern_code
- 想必大家都知道阎炎的《23种设计模式》,现给大家推荐的是23种设计模式在C# 中的简单应用,帮助大家理解23种模式。
Factory
- 23种设计模式中的一种简单工厂的源码,有几种不同的实现方式。
C#设计模式(+含随书源码)
- 本书主要介绍如何用最常见的设计模式编写C#程序。全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程;然后分别讲述了创建型模式、结构型模式和行为型模式。每一类设计模式又包括若干种具体模式,共有23种。在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中。此外,每一章还提供了UML图,用以说明类之间的关系。本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书。
静态工厂方法模式(Static Factory Method)
- 一.简单工厂模式又称静态工厂方法模式(Static Factory Method),它不是Gof 所讲的23种设计模式之一,但是它却是我们在编码过程中经常使用的方法之一。
GOF23
- 23种设计模式的VC++6.0实现,使用EA绘制类图。附DesignPattern原文。-23 kinds of design patterns VC++ 6.0 achieved using EA mapping class diagram. DesignPattern attached to the original text.
PatternDesignInC++
- 《设计模式精解》和23种设计模式的c++代码和解释-err
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.
Projects
- c# 实现的23种设计模式,需要的请下载-c# design pattern
GoF23designtemplate
- 一共23种设计模式,增加面向对象概念,一起努力吧-23 mode
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
23KindsOfDesignMode(CPP)
- 设计模式精解 - GoF 23 种设计模式解析附 C++实现源码 -23 Kinds of Design Mode (C++)
23-design-patterns(CPP)
- 本文介绍了最常见的23种设计模式,并用C++编程语言实现了这23种设计模式-This article describes the 23 most common design patterns, and use C++ programming language to realize the 23 kinds of design patterns
23design
- 经典的23种设计模式,用c++全面概述,其实例讲解通俗易懂,是学习设计模式的经典材料,特别对c++开发者来说,是一部极好的书籍-Classic 23 kinds of design patterns, written in c++ comprehensive overview, actually cases, is the study explain straightaway design pattern of the classic materials, special c++ develop
CSharp-Design_pattern_examples
- C# 23种设计模式的实现的源码,熟悉的朋友顶啊!-C# 23 kinds of design patterns to achieve the source, familiar friends Dinga!
C-SheJiMoShi
- 《设计模式--基于C#的工程化实现及扩展》 23种设计模式-Design model- based on the C# project implementation and expansion of 23 kinds of design patterns
ccSingleton
- 23种设计模式中的单例模式,在原有的基础,将其做成模板,这样可以传任意类型,从而生成单例-23 kinds of design patterns in single-case mode, the original basis, made a template so you can pass any type to produce a single case
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
23种设计模式(C++)
- GoF 23种设计模式解析附C++实现源码(There are 23 kinds of design models for c++ programming)
HE23DesignPatterns
- 23种设计模式,基于C#开发的23种设计模式。(23 design patterns, 23 design patterns based on C# development)