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

搜索资源列表

  1. OBServer

    0下载:
  2. 設計模式 Design Patterns OBSERVER-Design Patterns
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1156482
    • 提供者:sugrow
  1. observer

    0下载:
  2. OBSERVER DESIGN PATTERN
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:3572
    • 提供者:shigen
  1. Observer.cpp.tar

    0下载:
  2. 当OfficeDoc 对象的内容或状态发生变化时,所有与之相关联的DocExplorer对象都将得到通知,这种应用被称为观察者模式-When the OfficeDoc the content or status of the object changes, all associated DocExplorer object will be notified that this application has been referred to as Observer Pattern
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1585
    • 提供者:tomcat
  1. observer

    0下载:
  2. 一个简单的根据/proc目录下的文件解析系统各种参数的小程序-a simple program to parse the files in /proc on linux!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:9490
    • 提供者:刘东华
  1. observer

    0下载:
  2. 23种设计模式中observer模式的实现,通过这个模式可以使页面接受更新的消息并进行更新,这样就实现了MVC模式-23 kinds of design patterns, observer mode, this model allows the page to receive updated news and updates, so the MVC pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:2679
    • 提供者:daxia
  1. distributed-clocks

    0下载:
  2. 一个分布式时钟系统,主要采用了Java中RMI机制与观察者设计模式-a distributed clock system implemented by Java, which based on the Java RMI mechanism and observer design pattern
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:127203
    • 提供者:史俊杰
  1. observer.tar

    0下载:
  2. linux 下系统配置情况/proc使用-system configuration under linux/proc use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:10706
    • 提供者:wangrenyu
  1. observer_list_unittest

    0下载:
  2. Observer List Test Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2363
    • 提供者:fengwangcen
  1. Observer_Mode

    0下载:
  2. 该源码 展示了观察者模式 设计的运用;仅供大家学习参考;谢谢!-The source code demonstrates the use of the Observer pattern design only to learn information Thank you!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:547622
    • 提供者:cheng
  1. ViewTreeObserver

    0下载:
  2. A view tree observer is used to register listeners that can be notified of global changes in the view tree.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3848
    • 提供者:nanwengnui
  1. ViewTreeObserverTest

    0下载:
  2. Test View Tree Observer for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1972
    • 提供者:qaipokan
  1. ProfileView

    0下载:
  2. ProfileView extends Composite implements Observer.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2765
    • 提供者:luikorai
  1. SessionObserver

    0下载:
  2. Session Observer Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1219
    • 提供者:poukaheng
  1. ParseObserver

    0下载:
  2. Observer of parsing in action. This is used to supply feedback from the various things that parse particularly to the dumping utilities.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1197
    • 提供者:yaiwingxo
  1. AbstractCursor_SelfContentObserverTest

    0下载:
  2. Self Content Observer Test for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1013
    • 提供者:difaoneng
  1. Observer-Thread-sample

    0下载:
  2. 考虑到这些应用, 比较合适的就是 Observer (观察者) 模式, 不仅可以动态的加入/移出观察者, 也能够让线程类 (Core) 和显示类 (UI) 之间脱耦. 可谓一举多得. 于是我就试着写了个线程搜索路径下所有文件的例子, 在其中应用了 Observer 模式.-Decoupling between the consideration of these applications is more appropriate Observer (Observer) mode, not only
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:481743
    • 提供者:LI
  1. robot_final.tar

    0下载:
  2. 基于c++ 对State,Observer,Singleton设计模式的混合应用-C++ for State, Observer, Singleton design pattern based hybrid applications
  3. 所属分类:Driver develop

    • 发布日期:2017-05-03
    • 文件大小:669200
    • 提供者:wang
  1. lmv_obd

    0下载:
  2. Set MDC as active before notifying the observer, so the observer can use the MDC normally. -Set MDC as active before notifying the observer, so the observer can use the MDC normally.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:17564
    • 提供者:kkzmje
  1. callback

    0下载:
  2. Returns a callback to |observer->observe_event| method. The caller owns the result.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1208
    • 提供者:pazgsue
  1. The-designer-mode-observer-pattern

    0下载:
  2. 自己实现了23种经典的设计模式之观察者模式,观察者模式的两种模型“拉”模型和“推”模型-Their implementation of 23 kinds of classic design patterns of the observer pattern, two kinds of model of the observer pattern pull model and push model
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2222
    • 提供者:zw6239057youch
« 12 »
搜珍网 www.dssz.com