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

搜索资源列表

  1. abc

    0下载:
  2. C#观察者模式
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:61669
    • 提供者:崔玉征
  1. 061110301

    0下载:
  2. java中最响当当的模式:观察者模式,观察者模式实现简单的股票系统。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:88955
    • 提供者:mjbirdon
  1. Skype4Java

    0下载:
  2. Skype4Java开发指南 Skype4Java架构 Skype4Java提供了一个较为完善的开发体系,使您可以非常容易地使用Java开发Skype外壳程序。 Skype插件程序与Skype的通信都是基于一些文本命令来完成的。因此,要想开发Skype的插件应用,就需要依靠不同操作系统平台的系统调用,发送Skype平台的相应命令来实现。 Skype4Java在最底层,也是通过操作系统的系统调用来完成消息的发送。针对异构平台,Skype4Java提供了不同平台的底层实现
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:522448
    • 提供者:刘剑
  1. Patten_Oberserver

    0下载:
  2. 观察者模式,重要基本模式之一,不能直接运行,需要者可以把它加在自己的模块中-Observer model, it is important to the basic model, one can not directly run for those who need it can be added to its own module
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:8954
    • 提供者:leon
  1. Observer

    0下载:
  2. 在Windows和VxWorks平台下,观察者模式C++实用实现.-In Windows and VxWorks platforms, the observer model C++ Practical realization.
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:3863
    • 提供者:李少雄
  1. Observer

    0下载:
  2. 《c#设计模式》一书里的"观察者模式"代码,- C# Design Patterns book, the observer mode code,
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:33431
    • 提供者:杨南
  1. Observe

    0下载:
  2. 观察者模式,通过两个案例展示了观察者设计模式的使用。两个Client.java分别是对应的测试类!-Observer mode, through two case studies demonstrating the use of the observer design pattern. Client.java are two corresponding test-class!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2763
    • 提供者:liurh
  1. guanchazhe2

    0下载:
  2. 观察者模式 vs2005适合初学者以及提高学习-VS2005 observer mode suitable for beginners as well as enhance the learning
  3. 所属分类:.net

    • 发布日期:2017-04-27
    • 文件大小:17314
    • 提供者:flying
  1. 6397MsgObserver

    0下载:
  2. Symbian 第二版平台,实现观察者模式的一个例子。-Symbian Second Edition platform, the realization of an example of observer pattern.
  3. 所属分类:Symbian

    • 发布日期:2017-04-26
    • 文件大小:12722
    • 提供者:wo xiangyun
  1. CommonDesignPatternsForSymbianOS

    0下载:
  2. symbian上常用的设计模式,如活动对象与观察者模式的结合使用。-common design patters for symbian
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2397419
    • 提供者:chenkuanyi
  1. ObserverDemo-Reader

    0下载:
  2. 一个经典的观察者模式的demo(模拟读者与报社关系)-A classic observer mode demo (simulation of the relationship between the reader and the newspaper)
  3. 所属分类:GIS program

    • 发布日期:2017-04-14
    • 文件大小:5010
    • 提供者:ryoh
  1. DelegateandObserver

    0下载:
  2. C#源码及可执行程序,里面对C#中的委托和设计模式中的观察者模式进行了比较,注视非常详细,例子是根据李建忠设计模式讲义编写的,很实用。-C# source code and executable programs, which for C# in the commissioning and design of the observer mode model compared to a very detailed attention, for example, LI Jian-zhong desi
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:35265
    • 提供者:李广
  1. observer

    0下载:
  2. java设计模式中的观察者模式.自己学习时写的.-java design patterns observer mode. write their own learning.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:6892
    • 提供者:leeming
  1. DesignPattern

    0下载:
  2. 几个经典设计模式的java语言示例。有策略模式、工厂模式、观察者模式、装饰者模式、单态模式等-A number of classic design patterns java language sample. Strategic models, the factory model, observer mode, decorative pattern, such as single-state model
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4272
    • 提供者:
  1. knn

    0下载:
  2. 正如大多数其他模式一样,观察者模式的作用远远超过了其最初的想法。-icensee may receive a full refund if within thirty (30) days from the date of delivery (the "Acceptance Period") Licensee does not accept the terms and conditions of this License and the applicable Addendum,
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1589
    • 提供者:cici
  1. design_pattern

    0下载:
  2. C++的模式设计,用C++编写了工厂模式、观察者模式、装饰者模式等实例-design pattern for c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1593449
    • 提供者:you wentao
  1. observer

    0下载:
  2. 观察者模式的例子,对编程初学者很有帮助,headfirst系列。-Observer pattern example, useful for programming beginners, headfirst series.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:7702
    • 提供者:Bulter
  1. DesignPattern

    0下载:
  2. 设计模式,之观察者模式、工厂模式、单利模式的源码-very good
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:13321
    • 提供者:zoubin
  1. DesignPattern

    0下载:
  2. Java的一些常用设计模式,包括单例模式、门面模式、策略模式、观察者模式、建造者模式、简单工厂模式、抽象工厂模式、工厂方法模式、代理模式、动态代理模式,适合初学者掌握-Java, some common design patterns, including single cases of mode, facade pattern, strategy pattern, Observer pattern, the construction of those models, a simple fact
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:61756
    • 提供者:sunhao
  1. Sphere

    0下载:
  2. mvc实现球体随球体参数变化的例子,代码中使用了观察者模式,体现了mvc的思想,是很好的理解mvc的资料。-mvc parameter changes to achieve the sphere with the sphere example, the code uses the Observer pattern, reflecting the mvc idea is a very good understanding of mvc information.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-25
    • 文件大小:15985
    • 提供者:chenhai
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com