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

正文內(nèi)容

職工工資管理系統(tǒng)設(shè)計--c語言課程設(shè)計(編輯修改稿)

2024-07-10 12:59 本頁面
 

【文章內(nèi)容簡介】 printf(please input the name:)。 scanf(%s,pworkname)。 printf(please input the sex(0 is woman,1 is man):)。 scanf( %d, amp。nSex )。 if( nSex == 0 ) strcpy( pworksex,woman)。 else strcpy( pworksex,man)。 printf(please input the time:)。 scanf(%d, amp。pworktime)。 printf(please input the age:)。 scanf(%d, amp。pworkage)。 printf(please input the Ywage:)。 scanf(%d, amp。pworkywage)。 printf(please input the Ykou:)。 scanf(%d, amp。pworkykou)。 pworkpwage = pworkywagepworkykou。 picount++。 pisaveflag=1。 }while(1)。}void Qur(PI * pi){ int a,i,num。 WORK *p。 char name[10]。 p=pipHead。 Menu()。 printf(1search by number\n)。 printf(2search by name\n)。 printf(3return\n)。 printf(please input your choice:[1,2]?)。 scanf(%d,amp。a)。 if(a==3) { return。 } if(a==1) { printf(please input the number for search:)。 scanf(%d,amp。num)。 for(i=1。i= picount。 i++) { if(num==pnum) { break。 } p++。 } if(ipicount) { printf(no record found\n)。 return。 } else { printheader()。 printf(FORMAT,DATA)。 printf(END)。 } } else if(a==2) { printf(please input name to search:)。 scanf(%s,name)。 for(i=1。i=picount。i++) { if(strcmp(name,pname) !=0) { break。 } p++。 } if(ipicount) { printf(no record found\n)。 return。 } else { printheader()。 printf(FORMAT,DATA)。 printf(END)。 } } printf(Please input your choice[0~5]:)。}void Modify(PI *pi){ int num,i。 WORK *p,*pwork。 p = pipHead。 Menu()。 Disp(pi)。 printf(please input the number of work to modify:)。 scanf(%d,amp。num)。 for (i = 1。i picount。i++) { if (num == pnum) { break。 } p++。 } if (i picount) { printf(no record found\n)。 return。 } else { printf(please input the number:(enter 39。039。return menu))。 scanf(%d,amp。num)。 if (num!=0) { pnum =num。 } else { Menu()。 return。 } printf(please input the name:)。 scanf(%s,
點擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1