文件名称:controller
-
所属分类:
- 标签属性:
- 上传时间:2015-09-11
-
文件大小:2.57kb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
找出第8 章中的GreenhouseControls 例程,其中包含三个源代码文件。
1)在GreenhouseControls.java 中,内部类Restart 中将各种事件写死。请修改该程序,让它可以自文本文件中读出各事件及其相对时间;
2)在Controller.java 中,请改以linkedList 容器取代EventSet,并以Iterator来遍历所有事件。考虑此处可以用for each 语法来替换Iterator 吗?-Find the eighth chapter in the GreenhouseControls routines, which contains three source code file.
1) in GreenhouseControls.java, the internal class Restart will write all kinds of events. Please modify the program, so that it can read the text file in the event and its relative time
2) in the Controller.java, please replace the linkedList with the EventSet container, and Iterator to traverse all the events. Consider that you can replace the Iterator with the each for syntax.
1)在GreenhouseControls.java 中,内部类Restart 中将各种事件写死。请修改该程序,让它可以自文本文件中读出各事件及其相对时间;
2)在Controller.java 中,请改以linkedList 容器取代EventSet,并以Iterator来遍历所有事件。考虑此处可以用for each 语法来替换Iterator 吗?-Find the eighth chapter in the GreenhouseControls routines, which contains three source code file.
1) in GreenhouseControls.java, the internal class Restart will write all kinds of events. Please modify the program, so that it can read the text file in the event and its relative time
2) in the Controller.java, please replace the linkedList with the EventSet container, and Iterator to traverse all the events. Consider that you can replace the Iterator with the each for syntax.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GreenhouseControls.java
controller/Controller.java
controller/Event.java
controller
controller/Controller.java
controller/Event.java
controller
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.