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

搜索资源列表

  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. Adapter

    0下载:
  2. 用java写的面向对象应用的一个实例 运用了适配器模式 链表中的每一个元素都能调用同一个draw方法画图 画不同的圆形 方形 三角形
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. 设计模式中的适配器模式(adapter)的程序实现,用c++实现
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:269.09kb
    • 提供者:蒋丽
  1. shepeiqimoshi

    0下载:
  2. 关于c#软件设计模式的适配器模式 对于c#的高级编程很有帮助
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:144.5kb
    • 提供者:fufei
  1. ClassAdapter

    0下载:
  2. 设计模式中 适配器模式的一个例子 C++编写 有工程文件可直接运行
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6.15kb
    • 提供者:娜娜
  1. 设计模式实验

    0下载:
  2. 设计模式实验:包括策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。
  3. 所属分类:源码下载

    • 发布日期:2011-06-09
    • 文件大小:1.66mb
    • 提供者:xiaocuiaiminzhe
  1. Java 设计模式实现代码工程

    0下载:
  2. 常见的设计模式具体代码实现,如,适配器模式、state ,strategy, builder ,composite ,singleton ,factory method, abstract method等等。十分具有指导意义,由本人亲自操作编写。
  3. 所属分类:中间件编程

    • 发布日期:2012-03-31
    • 文件大小:124.19kb
    • 提供者:chenglanjudy
  1. design

    0下载:
  2. 设计模式课件,详细介绍观察者模式 策略模式 工厂模式 适配器模式 装饰模式-Courseware design, detailed strategy to introduce the observer mode mode mode adapter Factory pattern decorative pattern
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:416.52kb
    • 提供者:linda
  1. Adapter1

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

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

    0下载:
  2. 这是适配器模式,使用Java语言编写的。适配器模式主要应用于,当接口里定义的方法无法满足客户的需求,或者说接口里定义的方法的名称或者方法界面与客户需求有冲突的情况。-This is the adapter mode, use the Java language. Mainly used in the adapter mode, when the interface in the definition of the method can not satisfy customer demand, o
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:9.8kb
    • 提供者:云帆
  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. LightCallCenter

    0下载:
  2. callcenter框架,应用了适配器模式,编码规范-callcenter framework, the application of the adapter mode, coding standards
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-14
    • 文件大小:3.17mb
    • 提供者:王伟
  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. javapatterns

    0下载:
  2. 里面包含了23中设计模式源代码,其中包括工厂模式(Factory)、单例(Singleton)、观察者模式(Observer)、适配器模式-Which contains 23 design patterns in source code, including the factory pattern (Factory), Singleton (Singleton), Observer pattern (Observer), Adapter
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:290.04kb
    • 提供者:萤火虫
  1. DM-2

    0下载:
  2. JAVA设计模式之结构型模式的源码,已经做好分类,以形象的例子来描述创建型模式的7分类,有外观模式、适配器模式、代理模式、装饰模式、桥模式、组合模式、享元模式。-JAVA Design Patterns Structural model of the source, is well classified, in order to create the image of an example to describe the schema of the seven categories, with
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:42.59kb
    • 提供者:陈晓杰
  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. DesignPattern-Adapter+Bridge

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

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