CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 适配器模式

搜索资源列表

  1. AdapterPatternTest

    0下载:
  2. 这是一个对于设计模式中适配器模式的一个简单应用.用C#编写.-This is a model for the design of the adapter a simple application. Using C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.88kb
    • 提供者:文心澈
  1. adaPat

    0下载:
  2. java 结构模式,适配器模式,实现变狗为猫的神话,包括例子。-java model, adapter mode and the change of cats, dogs myths, including examples.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.26kb
    • 提供者:shen
  1. Adapter1

    0下载:
  2. Adapter 23个的GOF模式中最重要的适配器模式-Adapter GOF
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:188.32kb
    • 提供者:sun
  1. code2

    0下载:
  2. 大话设计模式17至28章代码,共有12种模式,17适配器模式,18备忘录模式-Lying design code chapter 17-28, a total of 12 models, 17 adapter mode, 18 Memorandum of mode, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2.95mb
    • 提供者:唐进
  1. adapterdesignpatter

    0下载:
  2. 这个是C++的模式设计中的一个适配器模式,的实例。里面,全部是由C++语言实现的。-This is the model of C++ an adapter design pattern, example. Inside, all is by the C++ language to achieve.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1.24kb
    • 提供者:lijn
  1. adapter

    0下载:
  2. 适配器模式的例子,headfirst系列,对编程很有启发意义。-Adapter pattern example, headfirst series of programming is very instructive.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4.24kb
    • 提供者:Bulter
  1. Adapter

    0下载:
  2. 设计模式适配器模式模拟代码,针对性很强。-Design patterns adapter mode simulation code, and peasant economy.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:139.84kb
    • 提供者:周雄军
  1. Picross

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:23.88kb
    • 提供者:ck
  1. Adapter

    0下载:
  2. 适配器模式的源代码,可直接运行,可以较好的解释这个模式。-Adapter model source code can be run directly, you can better explain this pattern.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:432.2kb
    • 提供者:lihong
  1. AdpterPattern

    0下载:
  2. 设计模式--适配器模式,用C++写的,可以很好的使用-design model--AdpterPattern
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:555.52kb
    • 提供者:工笔超
  1. designer-module

    0下载:
  2. 抽象工厂模式,适配器模式,外观模式,简单的c++实现源码-Abstract factory pattern, adapter pattern, facade pattern, a simple c++ realize source
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1.77mb
    • 提供者:王镇
  1. Adapter

    0下载:
  2. 适配器模式的源代码,可直接运行,可以较好的解释这个模式。-Adapter model source code can be run directly, you can better explain this pattern.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:432.32kb
    • 提供者:林肯
  1. Pattern

    0下载:
  2. C# 23种设计模式事例,包含单件模式,工厂模式,适配器模式,观察者模式等-C# 23 kinds of design patterns examples
  3. 所属分类:.net

    • 发布日期:2017-05-02
    • 文件大小:525.33kb
    • 提供者:hui088
  1. Adapter-Pattern

    0下载:
  2. 设计模式的简单c++代码实现-适配器模式。-Simple design pattern c++ code- adapter mode.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.77kb
    • 提供者:paul
  1. Adapter

    0下载:
  2. 在vs上编写的适配器模式的软件设计模式,可以作为模板使用。-Written on the vs adapter pattern of software design patterns, can be used as a template.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:748.09kb
    • 提供者:林小风
  1. Adapter100

    0下载:
  2. 一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解-Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4.77kb
    • 提供者:zhi067nsn
  1. Adapter100

    0下载:
  2. 一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解-Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5.02kb
    • 提供者:c5jiaogan
  1. AdapterDemo

    0下载:
  2. C# 适配器模式(Adapter) demo,欢迎直接使用或者参考-C# adapter mode (Adapter) demo, welcome to direct use or reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:26.42kb
    • 提供者:zhangboss
  1. ruwpter

    0下载:
  2. C#设计模式 适配器模式 电源适配器例子工程源代码-C# design pattern, adapter pattern power adapter example project source code
  3. 所属分类:CSharp

    • 发布日期:2017-05-05
    • 文件大小:25.43kb
    • 提供者:Jnjlktgk
  1. DesignPattern-Adapter+Bridge

    0下载:
  2. 使用C#语言演示适配器模式和桥接模式。 绝对原创!(Demo code for Adapter pattern and Bridge pattern with C#.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-28
    • 文件大小:58kb
    • 提供者:瑾瑄
« 12 »
搜珍网 www.dssz.com