文件名称:stock
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 燕*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现了股票销售者同时与多个顾客之间的信息通信,当一个对象(股票信息)改变状态时,所有依赖者(顾客)都会收到通知并自动更新-To achieve the stock sales were at the same time with multiple customers and information and communication, when an object (stock information) to change the state, all dependent persons (customers) will receive a notification and automatic update
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stock\CurrentConditionsDisplay.class
.....\CurrentConditionsDisplay.java
.....\DisplayElement.class
.....\DisplayElement.java
.....\ForecastDisplay.class
.....\ForecastDisplay.java
.....\Observer.class
.....\Observer.java
.....\StatisticsDisplay.class
.....\StatisticsDisplay.java
.....\Stock.class
.....\Stock.java
.....\StockTest.class
.....\StockTest.java
.....\Subject.class
.....\Subject.java
stock
.....\CurrentConditionsDisplay.java
.....\DisplayElement.class
.....\DisplayElement.java
.....\ForecastDisplay.class
.....\ForecastDisplay.java
.....\Observer.class
.....\Observer.java
.....\StatisticsDisplay.class
.....\StatisticsDisplay.java
.....\Stock.class
.....\Stock.java
.....\StockTest.class
.....\StockTest.java
.....\Subject.class
.....\Subject.java
stock