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

正文內(nèi)容

c語言課程設(shè)計(通信管理系統(tǒng))(編輯修改稿)

2025-05-04 05:22 本頁面
 

【文章內(nèi)容簡介】 *創(chuàng)建通訊錄*/ case 3:addRec()。break。 /*添加通訊錄*/ case 4:alterRec()。break。 /*修改通訊錄*/ case 5:deleteRec()。break。 /*刪除通訊錄*/ case 6:quit()。 /*退出通訊錄*/ case 7:LoadRec()。break。 /*載入通訊錄*/ case 8:saveRec()。break。 /*保存通訊錄*/ }}int muluxuanze(){ int i。 for(i=0。i10。i++) { gotoxy(10,i+1)。 cprintf(%s,mulu[i])。 } printf(\n)。 printf(請輸入要做的選項數(shù)字(18):)。 scanf(%d,amp。i)。 return(i)。}void showTable1() /*表頭一*/{ system(cls)。 gotoxy(10,2)。 printf(***************************具體數(shù)據(jù)*******************************)。 gotoxy(1,3)。 printf(┌────┬────┬────┬────┬─────┬─────┬─────┐\n)。 gotoxy(1,4)。 printf(│ 數(shù)目 │ 姓名 │電話 │街道 │城市 │省 │郵編 │\n)。 gotoxy(1,5)。 printf(├────├────├────├────├─────├─────│─────│\n)。}void showTable2(int n) /*表頭二*/{ if (n==0)n=1。 if(JILUSHU==0)n=1。 gotoxy(1,6+n)。 printf(└─────────────────────────────────────┘\n)。 }void quit() /*退出*/{ char str[5]。 gotoxy(22,18)。 printf(保存記錄嗎?(Y/N))。 scanf(%s,str)。 if(str[0]==39。Y39。||str[0]==39。y39。) saveRec()。 exit(0)。}void createRec() /*創(chuàng)建通訊錄*/{ int i,sum。 system(cls)。 printf(請輸入要添加的通訊記錄數(shù)目:)。 scanf(%d,amp。JILUSHU)。 for(i=0。iJILUSHU。i++) { system(cls)。 sum=0。 gotoxy(20,5)。printf(Please input %d number,i+1)。 gotoxy(20,6)。printf(輸入序號:)。scanf(%10s,records[i].no)。 gotoxy(20,7)。printf(輸入姓名:)。scanf(%10s,records[i].name)。 gotoxy(20,8)。printf(輸入電話:)。scanf(%10s,records[i].score)。 gotoxy(20,9)。printf(輸入街道:)。scanf(%10s,records[i].street)。 gotoxy(20,10)。printf(輸入城市:)。scanf(%10s,records[i].city)。 gotoxy(20,11)。printf(輸入省:)。scanf(%10s,records[i].province)。 gotoxy(20,12)。printf(輸入郵編:)。scanf(%10s,records[i].postcode)。 } printf(請按任意鍵返回!)。 getch()。 system(cls)。}void listRec() /*顯示所有通訊錄*/{ int i=0。 showTable1()。 printf(輸入所查數(shù)據(jù)的序號:)。 scanf(%d,am
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1