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

正文內(nèi)容

c++語(yǔ)言課程設(shè)計(jì)報(bào)告書(shū)--學(xué)生學(xué)籍管理系統(tǒng)-文庫(kù)吧

2025-01-02 13:01 本頁(yè)面


【正文】 cout暫無(wú)學(xué)籍信息。 } else { if(c==1) cout轉(zhuǎn)專業(yè) 。 else cout未轉(zhuǎn)專業(yè) 。 if(d==1) cout未退學(xué) 。 else cout已退學(xué) 。 if(e==1) cout未降級(jí) 。 else cout已降級(jí) 。 if(f==1) cout未休學(xué) 。 else cout已休學(xué) 。 if(g==1) cout未畢業(yè) 。 else cout已畢業(yè) 。 } } void input() { int e=1。 cout\t\t\t按提示輸入:endl。 cout\t\t輸入學(xué)號(hào): 。 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輸入班級(jí): 。 cingrade。 cout\n請(qǐng)輸入學(xué)生學(xué)籍信息:默認(rèn)1:入學(xué);1:轉(zhuǎn)專業(yè);1:未退學(xué);1:未降級(jí);1:未休學(xué);1:未畢業(yè);endl。 cout\t\t輸入學(xué)籍信息,請(qǐng)依次輸入6個(gè)數(shù):(0或1)。coutendl。 cinbcdefg。 getxueji(b,c,d,e,f,g)。 e=0。 } else { cout\t\t\t無(wú)此類型性別!重新輸入!endl。 e=1。 } } } void input(ifstream amp。 is) //創(chuàng)建文件類型引用 { isnumbernamesexageplacedepartmentspecialgrade。 ()。 //獲取文件指針 } void output() { cout學(xué)生基本信息如下:endl。 cout學(xué)號(hào):number 密碼:pwd 姓名:name 性別:sex 年齡:age 籍貫:place 系別:department 專業(yè):special 班級(jí):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。
點(diǎn)擊復(fù)制文檔內(nèi)容
教學(xué)課件相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1