CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - observer

搜索资源列表

  1. Codigo

    0下载:
  2. Observer Pattern Design
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3632
    • 提供者:Infected24
  1. oopLab2

    0下载:
  2. 观察者设计模式的实现,应用于对文本进行单词差错-design pattern:observer Find wrong words in an article
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:10957
    • 提供者:yzy
  1. Browser

    0下载:
  2. 这是我在大学波尔多1类PROJET。我professieur Mr.Baudon创世这些代码给Java结构observer的例子。-This is at the University of Bordeaux 1 class PROJET. I professieur Mr.Baudon the creation code to the Java examples of the structural observer.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5787
    • 提供者:jin
  1. Design-mode

    0下载:
  2. 软件架构作业参考:要求:请用观察者模式、适配器模式和迭代器三种模式,来实现第三个(下排一个)帧(Frame)的状态变更导致第一个和第二个帧的状态的同步变更。-Software Architecture Job Reference: Requirements: with observer mode, the adapter mode and iterators three modes to achieve the state of the third (bottom row) frame (Fra
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:17559552
    • 提供者:陈奕男
  1. demo

    0下载:
  2. 实现的是一个简单的日记本程序,主要运用JTree和设计模式中的观察者模式,该模式实现统计日志中的数字和字符,将其分开显示。还能随时打开关闭日志,甚至是删除。读者可以自己设置源码中存日志的路径。-To achieve a simple diary program, mainly in the use the JTree and design mode observer mode, the mode to achieve statistical log of numbers and characte
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:4977
    • 提供者:lichengchao
  1. Observer_Pattern_1

    0下载:
  2. 观察者模式(别名:依赖,发布-订阅) 定义对象间的一种一对多的依赖关系,当一个对象的状态发生变化时,所有依赖它的对象都得到通知并被自动更新。 观察者模式是关于多个对象想知道一个对象中数据变化的情况的一种成熟的模式。观察者模式中有一个称作”主题“的对象和若干个称作”观察者“的对象,”主题“和”观察者“间是一种一对多的依赖关系,当”主题“的状态发生变化时,所有”观察者“都得到通知。前面的例子中,”求职中心”相当于观察者模式中的一个具体“主题”;每个“求职者”相当于观察者模式中的一个具体“
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:9963
    • 提供者:liuy
  1. MessageObserve

    0下载:
  2. 利用观察者模式实现的可配置的信息通知,可根据需要配置是否发送消息及发送消息的方式。--有注释。-Observer pattern can be implemented using the information configured notifications, can be configured to send messages and send messages.- have Notes.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:7012
    • 提供者:大伟
  1. wifi

    0下载:
  2. 飞鸽传书的Android客户端相信大部分同学都看过并且用过吧?我这里就小小的还原一下一个小模块,WIFI热点搜索与创建模块,功能是很简单,至于效果怎么样,那就是各位看官的评价了,通过这个例子,您可以学习到的是:1.WIFI热点创建与连接API的使用。 2.普通动画和gif动画的使用(比如搜索wifi时的水波纹扩散动画)。 3.ListView的item动态添加与更新使用。 4.观察者模式的使用。 5.“android.net.wifi.WIFI_STATE_CHANGED” 与“
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1632889
    • 提供者:刘胸毛
  1. AbstractCursor_SelfContentObserverTest

    0下载:
  2. Self Content Observer Test for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1016
    • 提供者:韩卫真
  1. History

    0下载:
  2. Base Adapter Observer Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-04
    • 文件大小:853
    • 提供者:rinpoxui
  1. 77

    0下载:
  2. 某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到5 时,系统将自动发送通知(包括新价格)给购买该股票的股民。现使用观察者模式设计该系统-An online stock software needs to provide the following functions: when the amplitude of a stock stock buyers purchase price changes is 5 , the system will automaticall
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4786
    • 提供者:鬼才
  1. observerpattern

    0下载:
  2. Observer模式,Java api的使用。-observer pattern, in Java api.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者:keqq
  1. RetryScheduler

    0下载:
  2. Retry Scheduler implements Observer Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:2570
    • 提供者:tenwonqei
  1. TransactionService

    0下载:
  2. Transaction Service extends Service implements Observer Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:7021
    • 提供者:qermerrei
  1. ObserverTest

    0下载:
  2. Observer Test Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:607
    • 提供者:hinceqiu
  1. fILEoBSERVERtEST.RAR

    0下载:
  2. File Observer Test extends Android Test Case Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:1238
    • 提供者:peiwoutin
  1. documentinvalidcharacterexceptioncreateelement.ra

    0下载:
  2. Content Observer s Presence Observer Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:8317
    • 提供者:ganxarer
  1. ObserverNodeTest

    0下载:
  2. Observer Node Test extends Android Test Case.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:676
    • 提供者:wuezuewan
  1. Watcher

    0下载:
  2. 观察者模式(Observer)完美的将观察者和被观察的对象分离开。举个例子,用户界面可以作为一个观察者,业务数据是被观察者,用户界面观察业务数据的变化,发现数据变化后,就显示在界面上。-The observer pattern (Observer) will be the perfect the observer and the observed points out. For example, the user interface can be used as an observer, the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1588
    • 提供者:张衡
  1. SignModel

    0下载:
  2. 《head first设计模式》工厂模式和观察者模式的完整代码-The complete code head first design patterns factory model and observer pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:17403
    • 提供者:傅海燕
« 1 2 3 45 »
搜珍网 www.dssz.com