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

正文內(nèi)容

學(xué)生成績管理系統(tǒng)源代碼-文庫吧

2025-07-09 18:51 本頁面


【正文】 (%d,amp。(pnewstushujujiegou))。 pnewstunext=NULL。 return pnewstu。 } struct student *get_last_student(struct student *p ) { if(pnext==NULL) return p。 else return get_last_student(pnext)。}void Print_Stu_Doc(struct student *head){ struct student *p。 char r。 print_table_head()。 if(head==NULL) { printf(\n No Records\n)。 } for(p=head。p。p=pnext) { printf(|%10d|%10s|%10s|%10d|%10d|\n,pnum,pname,pbirthday,pCyuyan,pshujujiegou)。 printf(++++++\n)。} printf((按Enter鍵返回主菜單)\n)。 getchar()。 r=getchar()。 if(r!=39。139。) { system(cls)。 Print_menu_main()。 } else { system(cls)。 Print_menu_main()。 } }struct student *search_by_name(struct student *head)//按姓名查找{ char name[10]。 struct student *p=head。 char continue_input。 /*int isfound=0。*/ printf(請輸入要查找的姓名:)。 scanf(%s,name)。 printf(查找%s\n,name)。 print_table_head()。 while(p!=NULL) { if(strcmp(pname,name)==0) { print_table_row(p)。 p=pnext。 /* isfound=1。 */ break。 } p=pnext。 } print_table_bottom()。 printf(是否繼續(xù)查找?(Y 繼續(xù);N 返回主菜單)\n)。 getchar()。 continue_input=getchar()。 if(continue_input==39。n39。||continue_input==39。N39。) { system(cls)。 Print_menu_main()。 } else search_by_name(head)。}struct student * search_by_id(struct student *head)//按學(xué)號查找{ int id。 struct student *p=head。 char continue_input。 /*int isfound=0。*/ printf(請輸入要查找的學(xué)號:)。 scanf(%d,amp。id)。 printf(查找%d\n,id)。 print_table_head()。 while(p!=NULL) { if(pnum==id) { print_table_row(p)。 p=pnext。 /*isfound=1。*/ break。 } p=pnext。 } print_table_bottom()。 printf(是否繼續(xù)查找?(Y 繼續(xù);N 返回主菜單)\n)。 getchar()。 continue_input=getchar()。 if(continue_input==39。n39。||continue_input==39。N39。) { system(cls)。 Print_menu_main()。 } else search_by_id(head)。 return head。} struct student*modify_record_by_id(struct student*head)//按學(xué)號修改{ struct student *p=head。 int id。 char continue_input。 printf(請輸入要修改的學(xué)生的學(xué)號:\n)。 scanf(%d,amp。id)。 while(p!=NULL) { if(pnum==id) break。 p=pnext。 } if(p==NULL) printf(抱歉,沒有學(xué)號為%d的學(xué)生\n,id)。 else { printf(請輸入學(xué)生信息:\n)。 printf(學(xué)號:)。scanf(%d,amp。(pnum))。 printf(姓名:)。scanf(%s,amp。(pname))。 printf(出生年月:)。scanf(%s,amp。(pbirthday))。 printf(請輸入學(xué)生成績:\n)。 printf(C語言:)。scanf(%d,amp。(pCyuyan))。 printf(數(shù)據(jù)結(jié)構(gòu):)。scanf(%d,amp。(pshujujiegou))。 print_table_head()。print_table_row(p)。print_table_bottom()。} printf(繼續(xù)修改學(xué)生信息嗎?Y 繼續(xù);N 返回主菜單\n)。 getchar()。 continue_input=getchar()。 if(continue_input==39。y39。||continue_
點擊復(fù)制文檔內(nèi)容
環(huán)評公示相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1