文件名称:studentmanagersysytem
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-07-10
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- 曹*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个学生成绩管理系统,学生可以查询个人信息和相应的成绩,而老师可以增删改查学生信息与成绩,还可以显示整体成绩,如平均分,最高分等等,是一个功能强大的管理系统。-A student achievement management system, students can query the personal information and the corresponding results, and the teacher can additions and deletions to check student information and performance, can also display the overall results, such as the average score, the highest score and so on, is a powerful management system.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
studentmanagersysytem\.classpath
.....................\.project
.....................\.settings\org.eclipse.jdt.core.prefs
.....................\bin\student\DataCheck.class
.....................\...\.......\LoginMain$1.class
.....................\...\.......\LoginMain$2.class
.....................\...\.......\LoginMain.class
.....................\...\.......\SqlDatabase.class
.....................\...\.......\StudentInterface$1.class
.....................\...\.......\StudentInterface$2.class
.....................\...\.......\StudentInterface.class
.....................\...\teacher\AddStuInfo$1.class
.....................\...\.......\AddStuInfo$2.class
.....................\...\.......\AddStuInfo.class
.....................\...\.......\DelStuInfo$1.class
.....................\...\.......\DelStuInfo$2.class
.....................\...\.......\DelStuInfo.class
.....................\...\.......\SelAllStu$1.class
.....................\...\.......\SelAllStu$2.class
.....................\...\.......\SelAllStu$3.class
.....................\...\.......\SelAllStu$4.class
.....................\...\.......\SelAllStu.class
.....................\...\.......\SelStuInfo$1.class
.....................\...\.......\SelStuInfo.class
.....................\...\.......\TeacherInterface$1.class
.....................\...\.......\TeacherInterface$2.class
.....................\...\.......\TeacherInterface$3.class
.....................\...\.......\TeacherInterface$4.class
.....................\...\.......\TeacherInterface$5.class
.....................\...\.......\TeacherInterface$6.class
.....................\...\.......\TeacherInterface.class
.....................\config\MANIFEST.MF
.....................\src\student\DataCheck.java
.....................\...\.......\LoginMain.java
.....................\...\.......\SqlDatabase.java
.....................\...\.......\StudentInterface.java
.....................\...\teacher\AddStuInfo.java
.....................\...\.......\DelStuInfo.java
.....................\...\.......\SelAllStu.java
.....................\...\.......\SelStuInfo.java
.....................\...\.......\TeacherInterface.java
.....................\bin\student
.....................\...\teacher
.....................\src\student
.....................\...\teacher
.....................\.settings
.....................\bin
.....................\config
.....................\src
studentmanagersysytem