freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

c++語言課程設計報告書--學生學籍管理系統(tǒng)-文庫吧

2025-01-02 13:01 本頁面


【正文】 cout暫無學籍信息。 } else { if(c==1) cout轉(zhuǎn)專業(yè) 。 else cout未轉(zhuǎn)專業(yè) 。 if(d==1) cout未退學 。 else cout已退學 。 if(e==1) cout未降級 。 else cout已降級 。 if(f==1) cout未休學 。 else cout已休學 。 if(g==1) cout未畢業(yè) 。 else cout已畢業(yè) 。 } } void input() { int e=1。 cout\t\t\t按提示輸入:endl。 cout\t\t輸入學號: 。 cinnumber。 cout\t\t輸入密碼:。 cinpwd。 cout\t\t輸入姓名: 。 cinname。 while(e) { cout\t\t輸入性別: 。 cinsex。 if(strcmp(sex,男)==0 || strcmp(sex,女)==0) { cout\t\t輸入年齡:。 cinage。 cout\t\t輸入籍貫: 。 cinplace。 cout\t\t輸入系別: 。 cindepartment。 cout\t\t輸入專業(yè): 。 cinspecial。 cout\t\t輸入班級: 。 cingrade。 cout\n請輸入學生學籍信息:默認1:入學;1:轉(zhuǎn)專業(yè);1:未退學;1:未降級;1:未休學;1:未畢業(yè);endl。 cout\t\t輸入學籍信息,請依次輸入6個數(shù):(0或1)。coutendl。 cinbcdefg。 getxueji(b,c,d,e,f,g)。 e=0。 } else { cout\t\t\t無此類型性別!重新輸入!endl。 e=1。 } } } void input(ifstream amp。 is) //創(chuàng)建文件類型引用 { isnumbernamesexageplacedepartmentspecialgrade。 ()。 //獲取文件指針 } void output() { cout學生基本信息如下:endl。 cout學號:number 密碼:pwd 姓名:name 性別:sex 年齡:age 籍貫:place 系別:department 專業(yè):special 班級:gradeendl。 } void output(ofstream amp。 os) { ossetw(20)number setw(8)pwd setw(15)name setw(6)sex setw(3)age setw(20)place setw(6)department setw(20)special setw(20)gradeendl。 }}。class school {public: school()//該類的構(gòu)造函數(shù) { head=new student。 headnext=NULL。 key=0。 } ~school(){ delete head。 } //析構(gòu)函數(shù) void input()。 void mend()。 void del()。 int find(student **p,int num,char *pn=^)。 void found()。 void show()。 void count()。 void jiguan()。 void xueji()。 void save()。 void begin()。 void clear()。 void wele()。 void lock()。 char mainmenu()。 int getkey(){ return key。} void setkey(int k){ key=k。 }private: student *head。 int key。
點擊復制文檔內(nèi)容
教學課件相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1