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

正文內(nèi)容

員工管理系統(tǒng)c語(yǔ)言源代碼-文庫(kù)吧

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


【正文】 60。 /*排除第i個(gè)員工編號(hào)即你要修改的*/ if(k!=iamp。amp。strcmp(wo[k].ID[j],wo[i].ID[j])==0) /*判斷員工編號(hào)是否有雷同*/ { puts(This record is exist. please reinput!\n)。 w1=1。 break。 }}while(w1==1)。}/********************************************************Author : GTCopyRight :tgao@ function name : taxComments : 工資稅金input : s: 表示員工工資信息output : 員工的稅金CreatedDate : 2007/06/01*********************************************************/float tax(float s){float tax。if(s=800) tax=0。else if(s800amp。amp。s=1400) tax=(s800)*。 else if(s1400) tax=(s1400)*+600*。 return tax。}/********************************************************Author : GTCopyRight :tgao@ function name : inputComments : 輸入一條員工記錄input : i: 表示第i個(gè)的員工信息output : 無CreatedDate : 2007/06/01*********************************************************/void input(int i) /*輸入一個(gè)記錄函數(shù)*/{ int j,sum。 no_input(i,i)。 /*調(diào)用員工編號(hào)輸入函數(shù)*/ printf(name:)。fflush(stdin)。gets(wo[i].name)。printf(Bank ID:)。fflush(stdin)。gets(wo[i].ID_Wage)。printf(grade)。scanf(%d,amp。wo[i].ID_P)。printf(Department:)。fflush(stdin)。gets(wo[i].depart)。 printf(age:)。scanf(%d,amp。wo[i].age)。 printf(sex:)。fflush(stdin)。scanf(%c,amp。wo[i].sex)。 printf(mobile phone)。fflush(stdin)。gets(wo[i].m_phone)。 printf(home phone)。fflush(stdin)。gets(wo[i].H_phone)。printf(basic salary)。scanf(%f,amp。wo[i].)。wo[i].=tax(wo[i].)。printf(Bonus:)。scanf(%f,amp。wo[i].)。printf(water fee:)。scanf(%f,amp。wo[i].)。printf(dian fee:)。scanf(%f,amp。wo[i].)。printf(QingJie fee:)。scanf(%f,amp。wo[i].)。printf(TV fee:)。scanf(%f,amp。wo[i].)。 wo[i].=wo[i].+wo[i].[i].[i].[i].[i].[i].。}/********************************************************Author : GTCopyRight :tgao@ function name : enterComments : 輸入員工管理系統(tǒng)信息記錄input : 無output : 無CreatedDate : 2007/06/01*********************************************************/void enter()/*輸入模塊*/{int i。system( cls )。printf(How many record(0%d)?:,N)。scanf(%d,amp。n)。 /*要輸入的記錄個(gè)數(shù)*/printf(\nEnter data now\n\n)。for(i=0。in。i++){ printf(\nInput %dth record.\n,i+1)。 input(i)。 /*調(diào)用輸入函數(shù)*/ }getch()。menu()。}/********************************************************Author : GTCopyRight :tgao@ function name : printf_oneComments : 輸出一條員工信息記錄input : i:表示第i個(gè)的員工信息output : 無CreatedDate : 2007/06/01*********************************************************/void printf_one(int i) /*顯示一個(gè)記錄的函數(shù)*/{int j。printf(%11s %6s %6s %d %d %c % %s %s,wo[i].ID,wo[i].name,wo[i].ID_Wage,wo[i].ID_P,wo[i].age,wo[i].sex,wo[i].,wo[i].m_phone,wo[i].H_phone)。}/********************************************************Author : GTCopyRi
點(diǎn)擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1