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

正文內(nèi)容

數(shù)據(jù)結(jié)構(gòu)通訊錄管理系統(tǒng)課程設(shè)計(jì)報(bào)告-資料下載頁(yè)

2025-03-23 08:49本頁(yè)面
  

【正文】 printf(\n\t\t以下是您要?jiǎng)h除的用戶(hù)紀(jì)錄:)。 findmark++。 printf(\n\t\t________________________________)。 printf(\n\t\t姓名: %s,student[i].name)。 printf(\n\t\t電話(huà): %s,student[i].phone)。 printf(\n\t\t地址: %s,student[i].adress)。 printf(\n\t\t:%s,student[i].e_mail)。 printf(\n\t\t________________________________)。 printf(\n\t\t是否刪除?(y/n))。 if (getch()==39。y39。) { for (j=i。jnum1。j++) student[j]=student[j+1]。 num。 deletemark++。 printf(\n\t\t刪除成功)。 if((i+1)num) { printf(\n\t\t是否繼續(xù)刪除相同姓名的用戶(hù)信息?(y/n))。 if (getch()==39。y39。) { a=i。 continue。 } } printf(\n\t\t是否繼續(xù)刪除?(y/n))。 if (getch()==39。y39。) deletebyname()。 return。 } if((i+1)num) { printf(\n\t\t是否繼續(xù)刪除相同姓名的用戶(hù)信息?(y/n))。 if (getch()==39。y39。) { a=i。 continue。 } } }elsecontinue。}if ((deletemark==0)amp。amp。(findmark==0)){ printf(\n\t\t沒(méi)有該用戶(hù)的紀(jì)錄)。 printf(\n\t\t是否繼續(xù)刪除?(y/n))。 if (getch()==39。y39。) deletebyphone()。 return。 return。}else if (findmark!=0){ printf(\n\t\t沒(méi)有重名信息)。 printf(\n\t\t沒(méi)有該用戶(hù)的紀(jì)錄)。 printf(\n\t\t是否繼續(xù)刪除?(y/n))。 if (getch()==39。y39。) deletebyphone()。 return。 return。 }}dele(){char choic。 printf(\n\t\t1按電話(huà)號(hào)碼刪除 2按姓名刪除)。 printf(\n\t\t請(qǐng)選擇:)。 choic=getch()。switch (choic){ case 39。139。:deletebyphone()。break。 case 39。239。:deletebyname()。break。} return(0)。}listbyname(){ int i,j。 struct record tmp。 for (i=1。inum。i++) { if(strcmp(student[i].name,student[i1].name)0) { tmp=student[i]。 j=i1。 do { student[j+1]=student[j]。 j。 }while ((strcmp(,student[j].name)0amp。amp。j=0))。 student[j+1]=tmp。 } } printf(\n\t\t排序成功,是否顯示?(y/n))。 if (getch()==39。y39。) list()。 return(0)。}save(){ int j。 FILE*fp。 fp=fopen(,w)。 if (fp==NULL) printf(can39。t open the file.)。 if(num!=0) { for(j=0。jnum。j++) { fwrite(student,sizeof(student),1,fp)。 } } printf(保存成功!)。 fclose(fp)。 return(0)。} 四、參考文獻(xiàn)
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1