資源簡介
SSD3答案完整版,本人提交的作業,高分
代碼片段和文件信息
import??java.io.*;
/**
?*?objects?of?this?class?store?stock?information?for?a?company.
?*?The?following?information?is?stored.
?*?
?*?- the?Dow?Jones?symbol?for?the?company?a?
String
.
?*?- the?name?of?the?company?a?
String
.
?*?- the?highest?price?reached?during?the?course?of?the?day
?*?????a?double
?*?- the?lowest?price?reached?during?the?course?of?the?day
?*?????a?double
?*?- the?last?trading?price?recorded?when?the?market?closed?on?the?day
?*?????a?double
?*?
?*
?*?@author?iCarnegie
?*?@version??1.0.0
?*/
public?class?Stock??{
/**?Dow?Jones?symbol?for?the?company?*/
private?String??symbol;
/**?the?name?of?the?company?*/
private?String??name;
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????40811??2008-10-21?22:32??Multiple-Choice.chm
?????文件??????164864??2011-11-28?09:48??SSD3單選究極版.doc
?????目錄???????????0??2012-04-26?09:56??SSD3答案\
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exam1\
?????文件???????91629??2010-04-10?17:58??SSD3答案\exam1\EmployeeInformationSystem.jpg
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exam1\stock\
?????文件????????3384??2010-04-10?17:58??SSD3答案\exam1\stock\Stock.java
?????文件????????1878??2010-04-10?17:58??SSD3答案\exam1\stock\StockApplication.java
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exam1\weather方法1\
?????文件????????2175??2010-04-10?17:58??SSD3答案\exam1\weather方法1\Weather.java
?????文件????????2566??2010-04-10?17:58??SSD3答案\exam1\weather方法1\WeatherApplication.java
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exam1\weather方法2:數組解決\
?????文件????????2681??2010-04-10?17:58??SSD3答案\exam1\weather方法2:數組解決\WeatherApplication.java
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exam2\
?????文件?????????543??2010-04-10?17:58??SSD3答案\exam2\AudioFile.java
?????文件?????????905??2010-04-10?17:58??SSD3答案\exam2\MediaDataba
?????文件??????????55??2010-04-10?17:58??SSD3答案\exam2\MediaFile.java
?????文件????????4107??2010-04-10?17:58??SSD3答案\exam2\student-files.zip
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exercise1\
?????文件?????????934??2010-04-10?17:57??SSD3答案\exercise1\Product.class
?????文件????????1135??2010-04-10?17:57??SSD3答案\exercise1\ShoppingCart.class
?????文件????????2652??2010-04-10?17:57??SSD3答案\exercise1\ShoppingCartApplication.class
?????文件????????2531??2010-04-10?17:57??SSD3答案\exercise1\ShoppingCartApplication.java
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exercise1\要求與所需文件\
?????文件????????3435??2010-04-10?17:57??SSD3答案\exercise1\要求與所需文件\exe-shopping-cart.jar
?????文件??????126561??2010-04-10?17:57??SSD3答案\exercise1\要求與所需文件\Exercise1.pdf
?????文件?????????934??2010-04-10?17:57??SSD3答案\exercise1\要求與所需文件\Product.class
?????文件????????1135??2010-04-10?17:58??SSD3答案\exercise1\要求與所需文件\ShoppingCart.class
?????文件????????2702??2010-04-10?17:58??SSD3答案\exercise1\要求與所需文件\ShoppingCartApplication.class
?????文件????????6522??2010-04-10?17:58??SSD3答案\exercise1\要求與所需文件\student-files.zip
?????目錄???????????0??2012-04-26?09:55??SSD3答案\exercise2\
............此處省略275個文件信息
- 上一篇:WuCAPS聯合平差程序系統
- 下一篇:ssd9 無重復版選擇題
評論
共有 條評論