資源簡介
java初級練習項目 移動開戶

代碼片段和文件信息
package?org.Mobile;
import?java.util.*;
public?class?Account?{
Content?ct?=?new?Content();
Scanner?input?=?new?Scanner(System.in);
IO?i?=?new?IO();
List?list?=?new?ArrayList();
//充值方法
public?void?pay(int?index){
list?=?(List)i.read();????//讀取文件
System.out.println(“請輸入預存金額:“);
double?t?=?input.nextDouble();
System.out.println(“充值成功!!!“);
System.out.println(list.get(index).getUname()+“充值$“+t);
t?=?t?+list.get(index).getUm();
list.get(index).setUm(t);
i.save(list);
ct.mainorder();
}
//查詢余額方法
public?void?rmoney(int?index){
list?=?(List)i.read();
System.out.println(list.get(index).getUm());
ct.mainorder();
}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????232??2012-06-13?14:47??MobileSystem\.classpath
?????文件????????388??2012-06-13?14:48??MobileSystem\.project
?????文件????????239??2012-06-13?22:03??MobileSystem\User.txt
?????文件????????750??2012-06-13?21:43??MobileSystem\src\org\Mobile\Account.java
?????文件???????2292??2012-06-13?21:42??MobileSystem\src\org\Mobile\Content.java
?????文件???????1216??2012-06-13?22:37??MobileSystem\src\org\Mobile\IO.java
?????文件????????886??2012-06-13?21:31??MobileSystem\src\org\Mobile\Manager.java
?????文件????????877??2012-06-13?21:31??MobileSystem\src\org\Mobile\User.java
?????文件???????1918??2012-06-13?21:43??MobileSystem\bin\org\Mobile\Account.class
?????文件???????3043??2012-06-13?21:42??MobileSystem\bin\org\Mobile\Content.class
?????文件???????1927??2012-06-13?22:37??MobileSystem\bin\org\Mobile\IO.class
?????文件???????2301??2012-06-13?21:31??MobileSystem\bin\org\Mobile\Manager.class
?????文件???????1665??2012-06-13?21:31??MobileSystem\bin\org\Mobile\User.class
?????目錄??????????0??2012-09-15?13:00??MobileSystem\src\org\Mobile
?????目錄??????????0??2012-09-15?13:00??MobileSystem\bin\org\Mobile
?????目錄??????????0??2012-09-15?13:00??MobileSystem\src\org
?????目錄??????????0??2012-09-15?13:00??MobileSystem\bin\org
?????目錄??????????0??2012-09-15?13:00??MobileSystem\src
?????目錄??????????0??2012-09-15?13:00??MobileSystem\bin
?????目錄??????????0??2012-09-15?13:00??MobileSystem
-----------?---------??----------?-----??----
????????????????17734????????????????????20
評論
共有 條評論