下載本文檔
版權說明:本文檔由用戶提供并上傳,收益歸屬內容提供方,若內容存在侵權,請進行舉報或認領
文檔簡介
學生成績管理系統(tǒng)importjava.util.*;importjava.io.*;classStudentimplementsSerializable{ Stringname; longno; privateString[]course={"os","java","math"}; double[]cscore={0,0,0}; publicStudent(Stringname,longno,doublea,doubleb,doublec){ =name; this.no=no; this.cscore[0]=a; this.cscore[1]=b; this.cscore[2]=c; } @OverridepublicStringtoString(){ return+""+this.no+""+this.course[0]+":"+this.cscore[0] +""+this.course[1]+":"+this.cscore[1]+""+this.course[2]+":"+this.cscore[2]; }}publicclassObject{ privatestaticScannerscanner=newScanner(System.in); publicStudent[]read()throwsException{ ObjectInputStreamobjIn=newObjectInputStream(newFileInputStream("stus.data")); intnum=objIn.readInt(); Student[]stus=newStudent[num]; for(inti=0;i<num;i++){ stus[i]=(Student)objIn.readObject(); } objIn.close(); returnstus; } publicvoidadd(Student[]stus)throwsException{ Student[]s=newStudent[stus.length+1]; for(inti=0;i<s.length-1;i++){s[i]=stus[i];} System.out.print("請輸入要添加的學生信息:\n"+"姓名:");Stringname=scanner.next(); System.out.print("學號:");longno=scanner.nextInt(); System.out.print("os成績:");doublecscore0=scanner.nextDouble(); System.out.print("java成績:");doublecscore1=scanner.nextDouble(); System.out.print("math成績:");doublecscore2=scanner.nextDouble(); s[s.length-1]=newStudent(name,no,cscore0,cscore1,cscore2);save(s); System.out.println("添加成功!"); } publicvoiddispAll(Student[]stus){ System.out.println("現(xiàn)有Student信息為:"); for(Studentstu:stus){ System.out.println(stu); } } publicvoidsave(Student[]stus)throwsException{ ObjectOutputStreamobjOut=newObjectOutputStream(newFileOutputStream("stus.data")); objOut.writeInt(stus.length); for(Studentstu:stus){ objOut.writeObject(stu); } objOut.close(); } publicvoidfindById(Student[]stus){ intno=0,i=0; System.out.print("請輸入學號:");no=scanner.nextInt(); for(i=0;i<stus.length;i++){ if(stus[i].no==no){System.out.println(stus[i]);break;} if(stus[i].no!=no&&i==stus.length-1){System.out.println("無該生信息!");} } } publicvoidfindByName(Student[]stus){ Stringname=""; System.out.print("請輸入姓名:");name=scanner.next(); for(inti=0;i<stus.length;i++){ if(name.equalsIgnoreCase(stus[i].name)==true){System.out.println(stus[i]);break;} if(name.equalsIgnoreCase(stus[i].name)==false&&i==stus.length-1){System.out.println("無該生信息!");} } } publicvoiddelById(Student[]stus)throwsException{ intno=0,i=0; System.out.print("請輸入學號:");no=scanner.nextInt(); for(i=0;i<stus.length;i++){ if(stus[i].no==no){System.out.println(stus[i]);stus[i]=null;save(stus);System.out.println("刪除成功!");break;} if(stus[i].no!=no&&i==stus.length-1){System.out.println("無該生信息!");} } } publicstaticvoidmain(String[]args)throwsException{ Objectdemo=newObject(); Student[]stus={newStudent("zhang",1,90,90,98),newStudent("wang",2,80,80,89),newStudent("li",3,70,70,79)}; System.out.print("請輸入操作的編號:");System.out.print("\n"); intchoice=0; do{ System.out.println("1添加2顯示所有學生信息3按學號查找4按姓名查找5按學號刪除6保存0退出"); choice=scanner.nextInt(); switch(choice){ case1:demo.add(demo.read());break; case2:demo.dispAll(demo.read());break; case3:demo.findById(demo.read());break; case4:demo.findByName(demo.read());break;
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
- 4. 未經(jīng)權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
- 6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 《外科手術基本技術》課件
- 2025年湖南貨運從業(yè)資格證模擬考試試題及答案大全
- 2025年蚌埠貨運資格證題庫下載安裝
- 2025年河南年貨運從業(yè)資格證考試試題及答案
- 水利工程清運施工合同
- 軌道交通電焊工程協(xié)議
- 旅游景區(qū)開發(fā)招投標委托期限
- 文化藝術外包協(xié)作
- 機械設備保函管理準則
- 銀行金融設備安全
- 牛肉丸銷售合同模板
- 上海市普陀區(qū)曹楊二中2025屆生物高二上期末綜合測試試題含解析
- 1.1 公有制為主體多種所有制經(jīng)濟共同發(fā)展 課件-2024-2025學年高中政治統(tǒng)編版必修二經(jīng)濟與社會
- 第三單元(單元測試)-2024-2025學年四年級上冊數(shù)學人教版
- 中高層管理人員薪酬激勵制度
- 2024年秋季新人教版七年級上冊英語全冊教案設計
- TWSJD 66-2024 放射工作人員職業(yè)健康檢查技術指南
- 江西美術出版社(贛美版)美術三年級上冊全冊課件
- 9《知法守法 依法維權》(教學設計)部編版道德與法治六年級上冊
- 山東省機場管理集團濟南國際機場股份有限公司招聘筆試題庫2024
- 2024年全國新能源汽車關鍵技術技能大賽考試題庫500題
評論
0/150
提交評論