搜索资源列表
myAdapter
- 设计模式实例: 适配器(Adapter)模式源代码-design patterns Example : Adapter (Adapter) mode source code
shepeiqimoshi
- 关于c#软件设计模式的适配器模式 对于c#的高级编程很有帮助
ClassAdapter
- 设计模式中 适配器模式的一个例子 C++编写 有工程文件可直接运行
design
- 设计模式课件,详细介绍观察者模式 策略模式 工厂模式 适配器模式 装饰模式-Courseware design, detailed strategy to introduce the observer mode mode mode adapter Factory pattern decorative pattern
Design-Pattern-Experiment
- 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, app
Beautiful_Code_Minibook_by_InfoQ
- 23中设计模式用例图 单例模式,工厂模式,代理模式,适配器模式
Adapter-design-pattern
- 设计模式中的适配器方法模式-Adapter design pattern
Adapter
- 设计模式之适配器模式,主要讲述适配器模式的概念和C++写的一个例子-Design pattern of the adapter pattern, focuses on the concept of the adapter pattern and the c++ write a case in point
humorous-design-mode
- 这是一本关于设计模式的电子书(幽默设计模式),值得学习。 1、策略模式 2、代理模式 3、单例模式 4、多例模式 5、工厂方法模式 6、抽象工厂模式 7、门面模式 8、适配器模式 9、模板方法模式 10、建造者模式 11、桥梁模式 12、命令模式 13、装饰模式 14、迭代模式 15、组合模式 16、观察者模式 17、责任链模式 18、访问者模式 19、状态模式 20、原型模式 21、中介者模式 22、解释器
Object-oriented-
- 面向对象十个设计模式:策略模式,单例模式,策略模式,工厂模式,状态模式,命令模式,适配器,装饰者,门面模式,模板方法的图加代码-Object oriented ten design patterns: strategy pattern, singleton pattern, strategy pattern, factory pattern, state pattern, command pattern, adapter, decoration, facade pattern, template
test-report
- 面向对象与设计模式实验及详细解答(附源码) 策略模式、命令模式、中介者模式、责任链模式、模板方法模式、观察者模式、装饰模式、组合模式、适配器模式、迭代器模式、多态娱乐实验、简单工厂、工厂方法、抽象工厂模式。-Java Design Patterns
C# 23种设计模式.pdf
- C# 23种设计模式 常用的设计模式包括: Abstract Factory 模式(抽象工厂) Adapter 模式(适配器) Composite 模式(组合) Decorator 模式(装饰) Factory 模式(工厂方法) Observer 模式(观察者) Strategy 模式(策略) Template 模式(模板方法)(C# 23 design patterns)