搜索资源列表
junit
- junit中的软件设计模式 源代码,看了挺有收获的-junit the software design patterns source code, and saw quite harvest
the-realization-of-J2EE
- 本文开发了一套基于J2EE技术的新兵思想评估系统。该系统基于多层B/S软件架构,提高了系统的稳定性、灵活性及安全性;通过使用UML的系统分析,MVC、DAO等设计模式及面向对象(VC++)的设计和开发,采用Spring、Hibernate、WebWork等框架技术,提高了开发的效率,为相关系统的设计开发探索了一条新思路。-paper develops a set of technologies based on J2EE recruits thinking evaluation system.
MVC设计阅读软件框架
- 手机电子书阅读软件基本框架,运用了MVC设计模式
JUnit设计模式分析及简化的JUnit代码
- JUnit设计模式分析及简化的JUnit代码 Junit 中的设计模式 感谢刘兵同志 (技术顾问 bliu76@yeah.net) JUnit 是一个优秀的Java 单元测试框架,由两位世界级软件大师Erich Gamma 和 Kent Beck 共同开发完 成。本文将向读者介绍在开发JUnit 的过程中是怎样应用设计模式的。-JUnit design pattern to simplify the analysis and code Junit JUnit the design pattern
javabook
- JAVA设计模式.影印版-耿祥义 《Java设计模式》面向有一定Java语言基础和一定编程经验的读者,重点探讨在Java程序设计中怎样使用著名的23个设计模式。《Java设计模式》的目的是让读者不仅学习怎样在软件设计中使用好设计模式,更重要的是让读者通过学习使用设计模式深刻地理解面向对象的设计思想,以便更好地使用面向对象语言解决设计中的诸多问题。-JAVA Design Patterns. Photocopies Edition- Gengxiang Yi " Java desig
FeedChild0.6
- 模拟小孩喂食的java程序,采用软件设计模式中的观察者模式进行设计-Java simulation child feeding procedures, the use of software design mode observer design pattern
softwarepatterndesigninjava
- 基于Java的软件设计模式。大家可以参考。-software pattern design in java
FactoryMethod
- 软件设计模式的工厂模式,适合初学者学习了解-the Factory Method of java design model
Decorator
- 软件设计模式中的装饰模式,适合初学者学习了解-Software design patterns in the decorative pattern, suitable for beginners to learn to understand
dianzishangwu
- 软件设计模式 国际电子商务系统的实现 内附上源代码-Software design patterns to achieve international e-commerce system containing the source code
r
- java设计模式迷你手册,主要是介绍软件设计模式,有类图和详细介绍。-java design patterns mini-manual is to introduce the software design patterns, there are class diagrams and details.
Design_Patters
- 软件设计模式,主要是Java和C#版本的程序实例。帮助程序员设计高重用程序-Software design patterns, mainly Java and C# version of the program instance. High-reuse program designed to help programmers
Observerpatterncode
- 观察者模式代码-软件设计模式上机实验- -Observer pattern code
GOF-23-Design-Patterns
- 本书设计实例从面向对象的设计中精选出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
Singleton
- 软件设计模式单例模式,采用单例模式连接数据库的超级好的模式-JAVA Design Pattern——Singleton
interpreter
- 软件设计模式之解释器模式代码,写的是一个数学表达式的例子,大家觉得可以用的,可以下载-interpretor
PostageCount
- 基于java的邮资计费系统,有图形化界面,使用了strategy软件设计模式。-Java-based postage metering system, a graphical interface, using the strategy of software design patterns.
Prototype
- 基于java的模拟创建Instance Class的Prototype软件设计模式-Java-based simulation software to create Instance Class of Prototype design patterns
JDBCFacade
- 基于java的模拟JDBC底层实现,采用了Facade软件设计模式。-Java-based simulation JDBC underlying implementation, using the Facade software design patterns.
sorting
- 学习软件设计模式的java代码,sorting算法,观察者模式-learn about software design patterns with example of sorting