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

搜索资源列表

  1. Observerwangdxh

    0下载:
  2. 这是国外牛人写的一个关于设计模式的观察者的图像化代码,我曾经在设计模式课堂上向老师和同学们演示,获得了很好的评介,值得一看-foreign cattle wrote on the design of a model of the image of the observer code I worked in the design pattern to the classroom teachers and the students demonstration was a good Review, a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36778
    • 提供者:wangdxh
  1. ObserverEventImplement

    0下载:
  2. Csharp实现设计模式代码,主要实现观察者设计模式,代码准确无误
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6759
    • 提供者:sunyong
  1. Spring

    0下载:
  2. Spring中提供一些Aware相关的接口,BeanFactoryAware、 ApplicationContextAware、ResourceLoaderAware、ServletContextAware等等,其中最常用到的是ApplicationContextAware。实现ApplicationContextAware的Bean,在Bean被初始后,将会被注入 ApplicationContext的实例。ApplicationContextAware提供了publishEvent()方法,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4336
    • 提供者:xyl
  1. Observer

    0下载:
  2. 用Java实现观察者设计模式,两个窗口为观察者,一个窗口为被观察者,被观察者选单选按钮,观察者会做出相应的反应-Implement the observer pattern in java, there are two windows which are observer, one observable, the one which is observed select a choice, then the observer take action
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:14746
    • 提供者:张耀杰
  1. DesignPatter_Observe_C_sharp

    0下载:
  2. 设计模式——简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:92897
    • 提供者:nowen
  1. DM-3

    0下载:
  2. JAVA设计模式之行为型模式的源码,已经做好分类,以形象的例子来描述创建型模式的11大分类。有模板方法、观察者、状态、策略、职责、命令、访问者、调停者、备忘录、迭代器、解释器模式-JAVA Design Pattern of behavior-based model of source, is well classified, in order to create the image of an example to describe the schema of the 11 major cat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:88513
    • 提供者:陈晓杰
  1. 08KSH_2_2053

    0下载:
  2. 关于设计模式的相关源码,策略、模板、观察者-Pattern asdfasfadsfasfaf
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:113705
    • 提供者:张强
  1. dingshidiaodu

    0下载:
  2. 这是一个java程序,原理是观察者设计模式。本程序就是模拟定时调度的-This is a java program, the principle is the Observer design pattern. This procedure is to simulate time scheduling
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:890
    • 提供者:温欣
  1. Server

    0下载:
  2. 网巴管理系统的服务端源程序,里面用了观察者、单件设计模式,用MVC架构。-Network management system server Palestinian source, which used the observer, one-piece design patterns, using MVC architecture.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-01
    • 文件大小:594131
    • 提供者:xiaofu
  1. Design_-pattern

    0下载:
  2. 在java学习过程中所编的一些简单设计模式的例子 有观察者,单例,原型,装饰者,迭代器,适配器,备忘录,状态,抽象工厂,桥接等模式-In the process of learning java, compiled by some simple examples of the observer design pattern, singleton, prototype, decorators, iterators, adapters, memos, status, Abstract Facto
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:37498
    • 提供者:wert
  1. WebViewTest1

    0下载:
  2. webview 用观察者设计模式 对页面的字体和图片等进行控制-webview
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:70329
    • 提供者:jackjun8652
  1. oopLab2

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

    • 发布日期:2017-04-16
    • 文件大小:10957
    • 提供者:yzy
  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. obsever

    0下载:
  2. 一个属于观察者的设计模式,理解里面的信息,方便更好的了解-A part of the observer design pattern, understand the inside information to facilitate a better understanding
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:65474
    • 提供者:小林
  1. Observer

    0下载:
  2. 在VS上用C++编写的观察者软件设计模式的模板。-Templates in VS written by C++ observer software design patterns.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3934583
    • 提供者:林小风
  1. Java_Observer

    0下载:
  2. java观察者设计模式范例,学习观察者设计模式的很好入门材料- java observer design pattern example, the observer design pattern learning good introductory material
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:778
    • 提供者:黄为民
  1. exercise5_handout

    0下载:
  2. java中23中设计模式中,观察者模式的解说运用,完整的java代码(In Java 23 in the design pattern, the explanation of the observer pattern, the complete Java code)
  3. 所属分类:Java编程

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:媛狮子
  1. 气象观测站

    0下载:
  2. 观察者模式,实现数据更新的监听,当有一方面数据变化时,会通知到所有观察者。(The observer pattern, the monitoring of data updates, will notify all observers when there is one aspect of the change in the data.)
  3. 所属分类:Java编程

    • 发布日期:
    • 文件大小:3072
    • 提供者:mamagician
  1. Ember_v3.1.0

    0下载:
  2. Ember.js是一个用于创建 web 应用的 Javascr ipt MVC 框架,采用基于字符串的Handlebars 模板,支持双向绑定、观察者模式、计算属性(依赖其他属性动态变化)、自动更新模板、路由控制、状态机等。(Ember.js is a Javascr ipt MVC framework for creating web applications, using a string based Handlebars template that supports two-way bin
  3. 所属分类:WEB开发

    • 发布日期:2018-05-01
    • 文件大小:1295360
    • 提供者:代下载
  1. java推送客户端

    0下载:
  2. Pushlet 是一个开源的 Comet 框架,Pushlet 使用了观察者模式:客户端发送请求,订阅感兴趣的事件;服务器端为每个客户端分配一个会话 ID 作为标记,事件源会把新产生的事件以多播的方式发送到订阅者的事件队列里。
  3. 所属分类:JSP源码/Java

« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com