文件名称:77
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-12-08
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- 鬼*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
某在线股票软件需要提供如下功能:当股票购买者所购买的某支股票价格变化幅度达到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 automatically send notification (including the new price) to buy the stock investors. We use the observer pattern design of the system
(系统自动生成,下载前可以参看下载内容)
下载文件列表
77\.classpath
..\.project
..\.settings\org.eclipse.jdt.core.prefs
..\bin\Client.class
..\...\ConcreteInvestor.class
..\...\Investor.class
..\...\Stock.class
..\src\Client.java
..\...\ConcreteInvestor.java
..\...\Investor.java
..\...\Stock.java
..\.settings
..\bin
..\src
77