搜索资源列表
Design_-pattern
- 在java学习过程中所编的一些简单设计模式的例子 有观察者,单例,原型,装饰者,迭代器,适配器,备忘录,状态,抽象工厂,桥接等模式-In the process of learning java, compiled by some simple examples of the observer design pattern, singleton, prototype, decorators, iterators, adapters,
javamodesrcdemos
- 此为Java《易学设计模式》一书的全书源代码,内容涉及简单工厂模式、工厂方法模式例子、状态模式例子、迭代器模式、解释器模式、命令模式、组合模式、模板方法模式、享元模式、桥模式、装饰模式、代理模式、适配器模式、单例模式、原型模式、抽象工厂模式等多种常见的JAVA设计模式例子集,对学习Java设计模式有极高的参考-This is the Java "to learn design patterns," a book book source
单例模式
- 自己写的一个单例模式的Java语言例子,初学者可以通过代码了解单例模式的实现原理(Write a single example of the Java language example, beginners can understand the principle of the implementation of single case mode through the code)