xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡(jiǎn)介

學(xué)生信息管理系統(tǒng)包含實(shí)驗(yàn)報(bào)告,描述了設(shè)計(jì)思路,以及操作過(guò)程。

資源截圖

代碼片段和文件信息

#include“Student.h“

int?main()
{
struct?Student?s[10000];
char?a;
int?b=0;
int?i=0;
while?(1)
{
system(“color?0a“);
system(“cls“);
Menu();
a=getch();
switch(a)
{
case?‘1‘:
b=Input(i?b?s);????????????/*輸入信息*/
break;

case?‘2‘:
Modify(i?b?s);?????????????/*修改信息*/
break;

case?‘3‘:
????????????See(i?b?s);????????????????/*查看信息*/
break;

????????case?‘4‘:
b=Reduce(i?b?s);???????????/*刪除信息*/?
break;

case?‘5‘:
b=Add(i?b?s);??????????????/*增加信息*/
break;

case?‘6‘:
Ranking(i?b?s);
break;

case?‘7‘:
Fail(i?b?s);
break;

case?‘8‘:
system(“cls“);
printf(“\n\n\n\n\t\t\t***歡迎使用***\n\n\n\n“);
exit(0);

default:
Error();
break;
}
}
return?0;
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-11-30?15:23??學(xué)生信息管理系統(tǒng)\
?????目錄???????????0??2015-04-01?21:50??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\
?????目錄???????????0??2015-04-01?21:50??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\
?????文件?????????528??2015-04-01?21:44??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\MySpace.dsw
?????文件???????33792??2015-04-01?21:47??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\MySpace.ncb
?????文件???????48640??2015-04-01?21:47??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\MySpace.opt
?????目錄???????????0??2015-04-01?21:50??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\
?????文件?????????824??2015-04-01?21:46??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\main.cpp
?????文件????????7899??2015-04-01?21:46??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\Student.cpp
?????文件????????4419??2015-04-01?21:47??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\Student.dsp
?????文件?????????760??2015-04-01?21:46??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\Student.h
?????文件????????1324??2015-04-01?21:47??學(xué)生信息管理系統(tǒng)\學(xué)生信息管理系統(tǒng)\MySpace\Student\Student.plg
?????文件???????34816??2015-04-01?21:34??學(xué)生信息管理系統(tǒng)\實(shí)驗(yàn)報(bào)告.doc

評(píng)論

共有 條評(píng)論

相關(guān)資源