搜索资源列表
Decorator模式实例
- 设计模式 Decorator模式 C++实现 Neusoft KongFuRabbit QQ 328495045 E-mail bowen88500@126.com
C#设计模式(+含随书源码)
- 本书主要介绍如何用最常见的设计模式编写C#程序。全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程;然后分别讲述了创建型模式、结构型模式和行为型模式。每一类设计模式又包括若干种具体模式,共有23种。在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中。此外,每一章还提供了UML图,用以说明类之间的关系。本书适用于计算机及相关专业的本科生和研究生,对于软件开发人员也是一本很好的参考书。
C++设计模式(单件模式)
- C++设计模式(单件模式)
与大虾对话 领悟设计模式
- 可能大多数人都看过了,不过我觉得写的特好,并且这里好像没有,所以我就把它给方上来,送改初学者。- The possible majority people all to have looked, but I thought writes is especially good, and here looks like does not have, therefore I on give it the side to come up, delivers changes the beginner
23种设计模式_加示例代码
- 23种设计模式加示例代码(C#实现),设计模式(Design Pattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。 使用设计模式的目的:为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化;设计模式是软件工程的基石脉络,如同大厦的结构一样。(23 design patterns plus sample code (C# Implementation), Design Pattern is a set of repeated, mo
yangzhang设计模式
- c#版设计模式,包含设计模式以及根据模式的进阶实践,源码和理论。(c# Design pattern, Contains design patterns and advanced practices based on patterns, sources, and theories.)
C#设计模式
- C#设计模式图书教程分享 希望对大家有所帮助(C# design patterns, books, tutorials, sharing)
23种设计模式(C++)
- 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
C#设计模式
- C#设计模式,包含两部分,第一部分为C#基础知识,第二部分为C#设计模式(C# design patterns,Contains two parts, the first part is C# basic knowledge, the second part is the C# design pattern)
C# 23种设计模式.pdf
- C# 23种设计模式 常用的设计模式包括: Abstract Factory 模式(抽象工厂) Adapter 模式(适配器) Composite 模式(组合) Decorator 模式(装饰) Factory 模式(工厂方法) Observer 模式(观察者) Strategy 模式(策略) Template 模式(模板方法)(C# 23 design patterns)
23个设计模式C#代码
- 简单代码,直观理解设计模式,容易学习,建议收藏。(Simple code, intuitive understanding of design patterns, easy to learn, it is recommended to collect.)
大话模式源代码
- 大话设计模式书籍的C++代码实现,对照书籍查看即可(C++ code implementation of big design pattern books)
SolutionPattern
- 23 种设计模式 C++ 实现的的简单实例(A simple example of 23 design patterns implemented by C++)
C++常见设计模式的解析和实现+源码解析
- C++常见设计模式的解析和实现+源码解析.rar(C++ design ,my English is bad)
C#设计模式
- C#经典设计模式,常见的设计模式,C#架构学习必备资料(C# classic design patterns, common design patterns, C# architecture learning essential information)
大话设计模式(带目录完整版)
- 设计模式讲解中的精品,作者把20几种设计模式讲的很浅显易懂。(The design model explains the quality, the author of 20 kinds of design model is very easy to understand)
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
.net23种设计模式详解
- .net23种设计模式详解 网络搜集整理 希望对大家有所帮助(Detailed solution of.Net23 design pattern Network collation hopes to help people)
大话设计模式
- 通俗易懂的设计模式,java为模板,c++也可以套用(Easy to understand design patterns, Java as a template, c++ can also be applied)
李建忠c 设计模式源码和课件 (1)
- 设计模式课件及源代码资料,网络上有相关配套视频(Design mode courseware and source code information)