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

正文內(nèi)容

cc課程設計選題管理系統(tǒng)(編輯修改稿)

2025-02-26 03:50 本頁面
 

【文章內(nèi)容簡介】 int modify()。 int del()。 int demand()。 }。 int Subject::creat() { FILE *fp。 head = NULL。 //存放鏈表的起始地址 Subject *p, *pEnd。 p = new Subject。 //創(chuàng)建一個 Teacher的動態(tài)對象 if((fp=fopen(,r))==NULL) { cout can not open file! endl。 exit(0)。 } fscanf(fp,%d%s%d%s%d,amp。pserial_number,psubject,amp。ppeoples,pdescription,amp。ppeople)。 //輸入指針 p指 向的對象的數(shù)據(jù)成員的值 pEnd = head。 // 存放當前對象的地址 while(!feof(fp)) { // 0 是輸入結(jié)束的標志 if(NULL == head) head = p。 // 只在第一次執(zhí)行此語句 else pEndnext = p。 // 存放下一個對象的地址 pEnd = p。 p = new Subject。 //動態(tài)創(chuàng)建下一個對象 fscanf(fp,%d%s%d%s%d,amp。pserial_number,psubject,amp。ppeoples,pdescription,amp。ppeople)。 //輸入下一個對象數(shù)據(jù)成員的值 } pEndnext = NULL。 return 0。 } int Subject::newsubject()//************************************增加 { FILE *fp。 cout 請輸入要增加的題目的序號 :。 cin serial_number。 cout endl。 cout 請輸入要增加的題目 :。 cin subject。 cout endl。 cout 請輸入要增加的題目的人數(shù)限定 :。 cin peoples。 cout endl。 cout 請輸入要增加的題目的描述 ::。 cin description。 cout endl。 cout 請輸入要增加的題目的已選人數(shù) :。 cin people。 cout endl。 if((fp=fopen(,a))==NULL) { cout can not open file! endl。 exit(0)。 } fprintf(fp,%d %s %d %s %d\n,serial_number,subject,peoples,description,people)。 return 0。 } int Subject::modify()//*****************************修改 { FILE *fp。 Subject *p。 char sub[30]。 creat()。 cout 請輸入要修改的題目 :。 cin sub。 cout endl。 if(head!=NULL) { p=head。 while(strcmp(sub,psubject)) { p=pnext。 if(p==NULL) break。 } if(p!=NULL) { cout 你要修改的題目的相關信息如下 : endl。 cout pserial_number 39。 39。 psubject 39。 39。 ppeople 39。 39。 pdescription endl。 cout 請輸入修改后 的相關信息 : endl。 cout 請輸入修改后的題目的序號 :。 cin pserial_number。 cout endl。 cout 請輸入修改后的題目 :。 cin psubject。 cout endl。 cout 請輸入修改后的題目的人數(shù)限定 :。 cin ppeoples。 cout endl。 cout 請輸入修改后的題目的描述 ::。 cin pdescription。 cout endl。 cout 請輸入修改后的題目的已選人數(shù) :。 cin ppeople。 cout endl。 if((fp=fopen(,w))==NULL)
點擊復制文檔內(nèi)容
公司管理相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1