搜索资源列表
AdapterPatternTest
- 这是一个对于设计模式中适配器模式的一个简单应用.用C#编写.-This is a model for the design of the adapter a simple application. Using C#.
adaPat
- java 结构模式,适配器模式,实现变狗为猫的神话,包括例子。-java model, adapter mode and the change of cats, dogs myths, including examples.
Adapter1
- Adapter 23个的GOF模式中最重要的适配器模式-Adapter GOF
code2
- 大话设计模式17至28章代码,共有12种模式,17适配器模式,18备忘录模式-Lying design code chapter 17-28, a total of 12 models, 17 adapter mode, 18 Memorandum of mode, etc.
adapterdesignpatter
- 这个是C++的模式设计中的一个适配器模式,的实例。里面,全部是由C++语言实现的。-This is the model of C++ an adapter design pattern, example. Inside, all is by the C++ language to achieve.
adapter
- 适配器模式的例子,headfirst系列,对编程很有启发意义。-Adapter pattern example, headfirst series of programming is very instructive.
Adapter
- 设计模式适配器模式模拟代码,针对性很强。-Design patterns adapter mode simulation code, and peasant economy.
Picross
- Picross DS 经典脑力游戏 你可以通过示例代码学习以下设计模式: 1)单件模式 2)抽象工厂模式 3)策略模式 4)适配器模式 http://en.wikipe-Picross DS brain game classic example of code you can learn the following design patterns: 1) single mode 2) the abstract factory pattern 3) Strategy Mod
Adapter
- 适配器模式的源代码,可直接运行,可以较好的解释这个模式。-Adapter model source code can be run directly, you can better explain this pattern.
AdpterPattern
- 设计模式--适配器模式,用C++写的,可以很好的使用-design model--AdpterPattern
designer-module
- 抽象工厂模式,适配器模式,外观模式,简单的c++实现源码-Abstract factory pattern, adapter pattern, facade pattern, a simple c++ realize source
Adapter
- 适配器模式的源代码,可直接运行,可以较好的解释这个模式。-Adapter model source code can be run directly, you can better explain this pattern.
Pattern
- C# 23种设计模式事例,包含单件模式,工厂模式,适配器模式,观察者模式等-C# 23 kinds of design patterns examples
Adapter-Pattern
- 设计模式的简单c++代码实现-适配器模式。-Simple design pattern c++ code- adapter mode.
Adapter
- 在vs上编写的适配器模式的软件设计模式,可以作为模板使用。-Written on the vs adapter pattern of software design patterns, can be used as a template.
Adapter100
- 一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解-Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern
Adapter100
- 一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解-Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern
AdapterDemo
- C# 适配器模式(Adapter) demo,欢迎直接使用或者参考-C# adapter mode (Adapter) demo, welcome to direct use or reference
ruwpter
- C#设计模式 适配器模式 电源适配器例子工程源代码-C# design pattern, adapter pattern power adapter example project source code
DesignPattern-Adapter+Bridge
- 使用C#语言演示适配器模式和桥接模式。 绝对原创!(Demo code for Adapter pattern and Bridge pattern with C#.)