#include#include#include#includeusingnamespacestd;classstudent{priv">
c++課程設(shè)計源程序

c++課程設(shè)計源程序

ID:6381705

大小:67.50 KB

頁數(shù):8頁

時間:2018-01-12

c++課程設(shè)計源程序_第1頁
c++課程設(shè)計源程序_第2頁
c++課程設(shè)計源程序_第3頁
c++課程設(shè)計源程序_第4頁
c++課程設(shè)計源程序_第5頁
資源描述:

《c++課程設(shè)計源程序》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。

1、#include#include#include#include#includeusingnamespacestd;classstudent{private:charname[20];//姓名doublecpro,english,math,sport,law,hbpro,computer;//課程intorder,number;//名次,學(xué)號public:student(){}student(charn[20],intnu,doublecc,doubleeng,doublema,doublesp,doub

2、lel,doublehb,doublecom){strcpy(name,n);number=nu;cpro=cc;english=eng;math=ma;sport=sp;law=l;hbpro=hb;computer=com;}friendvoidmain();};voidmain(){cout<<"歡迎進入**學(xué)生成績管理系統(tǒng)**!"<

3、**************"<

4、進行操作"<>p;if((p>='0'&&p<='6'))flag=1;elsecout<<"指令錯誤!請重新輸入:"<

5、law,hbpro,computer;do{cout<<"請輸入姓名:";cin>>name;cout<>number;cout<<"請輸入C++成績:";cin>>cpro;cout<>english;cout<>math;cout<>sport;cout<>law;cout<>hbpro;cout<

6、績:";cin>>computer;cout<

7、i++;cout<<"數(shù)據(jù)輸入成功,想繼續(xù)輸入嗎(y/n):";cin>>c;cout<>c;}elseflag=1;}while(flag==0);}while(c=='y');break;}case'1'://增加數(shù)據(jù){charname[20];intnumber;dou

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當(dāng)前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學(xué)公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負責(zé)整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細閱讀文檔內(nèi)容,確認文檔內(nèi)容符合您的需求后進行下載,若出現(xiàn)內(nèi)容與標題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費完成后未能成功下載的用戶請聯(lián)系客服處理。