源码简介: |
简单的学生管理系统 面向对象做的 编号 姓名 年龄 java C# Html Sql 总分 平均分 0 就好 28 45 96 25 86 252 63 1 地方 25 0 0 0 0 0 0--你要执行的功能:--10:添加一个学生11:查找一个学生12:根据编号更新学生的基本信息13:根据编号删除学生--14:根据编号输入学生的各门成绩15:根据某门成绩进行排序16:根据总分进行排序99:退出系统-No. Name Age java simple student management system to do object-oriented C# Html Sql Score average 0 like 28 45 96 25 86 252 63 1 places 25 0 0 0 0 0 0- the function you want to perform:- 10 : Adding a student 11: Find a student 12: Number update students 13: Number delete student- 14: According to the Number input students, results 15: According to a door results are sorted 16: according to the total score Sort 99: exit the system
|