搜索资源列表
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.
PatternGoF23-C++Implemenation
- GOF的经典实例,强烈推荐,vc实现,可以在读GOF时用来做练习。-GOF
1
- 设计模式精解 GoF 23种设计模式解析附C++实现源码-Design Patterns GoF 23 refined solution designs attached analytic model C++ Achieve source
GoF+23c++
- gof的23种设计模式用c++编写的代码,对大家肯定有好处-gof of 23 kinds of design patterns using c++ prepared code, for all of us certainly be an advantage
GOF_Design
- GoF design pattern。 a very good book。
GoF
- 23个GOF模式的C++版本,改写来自Java,一些小实例-GOF c++ java
GoF
- 经典的goF设计模式,微软PPT,很好 请支持-GoF classic design patterns, Microsoft PPT, good
GOFDesign
- GOF设计模式 目 录 序言 前言 读者指南 第1章 引言 1 1.1 什么是设计模式 2 1.2 Smalltalk MVC中的设计模式 3 1.3 描述设计模式 4 1.4 设计模式的编目 5 1.5 组织编目 7 1.6 设计模式怎样解决设计问题 8 1.6.1 寻找合适的对象 8 1.6.2 决定对象的粒度 9 1.6.3 指定对象接口 9 1.6.4 描述对象的实现 10 1.6.5 运用复用机制 13 1.6.6 关
Design_Patterns
- GOF之23种经典设计模式的C++实现代码-GOF 23 classic design patterns in C++ implementation code
GoF.Pdf
- GoF+23种设计模式解析附C++实现源码(2nd+Edition).pdf-GoF+23 kinds of design patterns to achieve resolution attached to C++ source code (2nd+ Edition). Pdf
GOF
- GOF设计模式,可复用面向对象软件的基础-GOF design patterns, reusable object-oriented software based
Design.Patterns.GOF
- GoF(“四人帮”Gang of Four,指Erich Gamma, Richard Helm, Ralph Johnson & John Vlissides四人)的《设计模式》(1995年出版)是第一次将设计模式提升到理论高度,并将之规范化。本书提出了23种基本设计模式,自此,在可复用面向对象软件的发展过程中,新的大量的设计模式不断出现。-GoF (" Gang of Four" Gang of Four, that Erich Gamma, Richard Helm, R
GoF
- gof 的 设计模式的解析 原版的 设计模式 对于初级的人来说太过抽象了, 这个版本是 k_eckel 解析的版本 比较容易看懂 有C++ 代码的实现-gof design patterns design patterns for the original analysis of primary people who are too abstract, and this version is k_eckel resolution version is easier to understand w
GOF
- 《gof设计模式双语版》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。-" Gof design patterns bilingual version of" book design example from the object-oriented design in the selection of 23 design
Design-Patterns
- GOF 的设计模式,java 初学者的晋级书籍,-GOF Design pattern
GOF
- GOF设计模式的实现模板代码,帮助理解软件设计模式。-GOF design patterns template code to help understand software design patterns.
Design-Pattern-GoF
- GoF 23种设计模式,PDF原书,非扫描版-GoF 23 design mode, PDF of the original book, non-scan version
Gof
- 一点设计模式代码,自己通过阅读设计啊模式数据而编写的易读代码。-about gof
GOF(creation)
- GOF设计模式之创建型(简单工厂,工厂,复杂工厂模式等)-GOF design pattern (creation)
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)