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

正文內(nèi)容

課程設(shè)計(jì)報(bào)告--學(xué)生信息管理系統(tǒng)(編輯修改稿)

2025-05-08 23:01 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 include include include include void enter()。int readdata()。void stra()。int save()。void disp(int,struct stu st[])。void quer(struct stu st[])。void insert(int ,struct stu st[])。void del(struct stu st[])。void modfix(struct stu st[])。void head()。void restra()。saveflag=0。struct stu{ int num。 char name[30]。 char sex[4]。 char add[40]。 }。int n=0。struct stu st[30],*p=st。FILE *fp。int main(){ enter()。 readdata()。 stra()。 save()。 fclose(fp)。 return 0。 }void enter(){ int i。 do {printf(***************學(xué)生信息管理系統(tǒng)中**************\n)。 printf(*******************系統(tǒng)初始化******************\n)。 printf(初始密碼:)。 scanf(%d,amp。i)。 fflush(stdin)。 system(cls)。 }while(i!=123)。 }int readdata(){ FILE *fp。 if((fp=fopen(,r))==NULL) { printf(數(shù)據(jù)文件無法打開,請(qǐng)檢查數(shù)據(jù)文件。\n)。 return 0。 } while(!feof(fp)) { fscanf(fp,%d\t%s\t%s\t%s\n,amp。st[n].num,st[n].name,st[n].sex,st[n].add)。 n++。 } fclose(fp)。 return 1。}int save() //保存數(shù)據(jù){ int q。 if((fp=fopen(,w))==NULL) { printf(\t\t\t文件無法打開\n)。 return 0。 }。 for(q=0。qn。q++) fprintf(fp,%d\t%s\t%s\t%s\n,st[q].num,st[q].name,st[q].sex,st[q].add)。 fclose(fp)。 return 1。}void stra(){ int i。 char c。 do { for(i=0。i5。i++) printf(\n)。 printf(\n)。 restra()。 printf(**************************************************\n)。 restra()。 printf(* 歡迎使用學(xué)生信息查詢系統(tǒng) *\n)。 restra()。 printf(* _______________________________________________*\n)。 restra()。 printf(* 2. 查詢信息 *\n)。 restra()。 printf(* 4. 刪除信息 *\n)。 restra()。 printf(* 6. 退出系統(tǒng) *\n)。 restra()。 printf(* *\n)。 restra(
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1