搜索资源列表
-
0下载:
GOF设计模式,可复用面向对象软件的基础-GOF design patterns, reusable object-oriented software based
-
-
0下载:
Java设计模式,解释了GoF的24种设计模式。该书的解释更加清晰,包括每种模式的详解,还附有代码,值得研究一下。-Java design patterns, explains the 24 GoF design patterns. Clearer interpretation of the book, including the Detailed each mode, but also with the code, it is worth study.
-
-
0下载:
本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。-Book design example of object-oriented design from a selection of 23 design patterns, object-oriented design sums up the most valuable experience a
-
-
0下载:
设计模式(Patterns in Java)
在真正可复用的面向对象编程中,GoF 的《设计模式》为我们提供了一套可复用的面向对
象技术,再配合 Refactoring(重构方法),所以很少存在简单重复的工作,加上Java代码
的精炼性和面向对象纯洁性(设计模式是java的灵魂),编程工作将变成一个让你时刻体
验创造快感的激动人心的过程.-Design patterns (Patterns in Java) in a real reusable object-oriented
-
-
0下载:
GOF 的设计模式,java 初学者的晋级书籍,-GOF Design pattern
-
-
0下载:
GOF提出的23种设计模式的java实现。其中有专门文件对每种设计模式有详细的说明,在java类中也有很详细的注释说明。-GOF presented 23 kinds of design patterns to achieve the java. Which have a special file for each design pattern is described in detail in the java class also has a very detailed notes.
-
-
0下载:
GOF 二十三种设计模式是的实现,如Factory、Prototype、Adapt、Singleton等-GOF twenty-three kinds of design patterns is to achieve, such as Factory, Prototype, Adapt, Singleton, etc.
-