|
|
|
@ -21,7 +21,7 @@ static struct Student student[N];
|
|
|
|
|
void menu(){
|
|
|
|
|
printf("\n\n");
|
|
|
|
|
printf("*****************************************************\n");
|
|
|
|
|
printf("*-----------------数据结构第十一组-------------------\n");
|
|
|
|
|
printf("*-----------------数据结构第二十一组-------------------\n");
|
|
|
|
|
printf("* 学生信息管理系统 *\n");
|
|
|
|
|
printf("*****************************************************\n");
|
|
|
|
|
printf("********************系统功能菜单*********************\n");
|
|
|
|
|