文件名称:SIMS
-
所属分类:
- 标签属性:
- 上传时间:2015-03-16
-
文件大小:13.84mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
我设计的只是一个简单版的学生信息管理系统,用来模拟实现管理学生信息
首先,我们要求学校内的所有人都可以方便地查询学生信息。
这就要求我们这个系统对学校内所有人都是公开的。
只有特定的人才可以对学生信息进行添加,插入,更新以及删除的操作,比如学校的管理人员。
这就要求这个学生信息管理系统要有:
登录模块
教师和学生模块
信息维护模块
成绩管理模块
而对于教师和学生模块,因权限不同,又有各自独立的功能子模块。
实现以上功能,能够方便、快捷地获得所需信息,并具有友好的图形界面。-I design is just a simple version of the student information management system, used to simulate the realization of information management students
First, we ask that everyone within the school can conveniently query student information.
This requires the system within the school on all of us are open.
Only certain people can be carried out on the student information to add, insert, update, and delete operations, such as the management of the school.
This requires that the student information management system should have:
The login module
Teachers and students module
Information maintenance module
Performance management module
For the teachers and students module, on the basis of different permissions, and have the function of the independent modules.
Achieve the above functions, able to obtain the needed information, convenient, fast and has a friendly graphical interface.
首先,我们要求学校内的所有人都可以方便地查询学生信息。
这就要求我们这个系统对学校内所有人都是公开的。
只有特定的人才可以对学生信息进行添加,插入,更新以及删除的操作,比如学校的管理人员。
这就要求这个学生信息管理系统要有:
登录模块
教师和学生模块
信息维护模块
成绩管理模块
而对于教师和学生模块,因权限不同,又有各自独立的功能子模块。
实现以上功能,能够方便、快捷地获得所需信息,并具有友好的图形界面。-I design is just a simple version of the student information management system, used to simulate the realization of information management students
First, we ask that everyone within the school can conveniently query student information.
This requires the system within the school on all of us are open.
Only certain people can be carried out on the student information to add, insert, update, and delete operations, such as the management of the school.
This requires that the student information management system should have:
The login module
Teachers and students module
Information maintenance module
Performance management module
For the teachers and students module, on the basis of different permissions, and have the function of the independent modules.
Achieve the above functions, able to obtain the needed information, convenient, fast and has a friendly graphical interface.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
META-INF/
META-INF/MANIFEST.MF
WEB-INF/
WEB-INF/classes/
WEB-INF/classes/beans.xml
WEB-INF/classes/com/
WEB-INF/classes/com/yema/
WEB-INF/classes/com/yema/action/
WEB-INF/classes/com/yema/action/ScoreManage.class
WEB-INF/classes/com/yema/action/StudentManage.class
WEB-INF/classes/com/yema/bean/
WEB-INF/classes/com/yema/bean/Score.class
WEB-INF/classes/com/yema/bean/Score.hbm.xml
WEB-INF/classes/com/yema/bean/Student.class
WEB-INF/classes/com/yema/bean/Student.hbm.xml
WEB-INF/classes/com/yema/service/
WEB-INF/classes/com/yema/service/ScoreService.class
WEB-INF/classes/com/yema/service/StudentService.class
WEB-INF/classes/com/yema/service/impl/
WEB-INF/classes/com/yema/service/impl/ScoreServiceBean.class
WEB-INF/classes/com/yema/service/impl/StudentServiceBean.class
WEB-INF/classes/com/yema/validate/
WEB-INF/classes/com/yema/validate/bean/
WEB-INF/classes/com/yema/validate/bean/User.class
WEB-INF/classes/com/yema/validate/bean/UserCheck.class
WEB-INF/classes/junit/
WEB-INF/classes/junit/test/
WEB-INF/classes/junit/test/StudentTest.class
WEB-INF/classes/struts.xml
WEB-INF/lib/
WEB-INF/lib/antlr-2.7.6.jar
WEB-INF/lib/aspectjrt.jar
WEB-INF/lib/aspectjweaver.jar
WEB-INF/lib/c3p0-0.9.1.2.jar
WEB-INF/lib/cglib-nodep-2.1_3.jar
WEB-INF/lib/common-annotations.jar
WEB-INF/lib/commons-collections-3.1.jar
WEB-INF/lib/commons-fileupload-1.2.1.jar
WEB-INF/lib/commons-logging-1.0.4.jar
WEB-INF/lib/commons-logging.jar
WEB-INF/lib/dom4j-1.6.1.jar
WEB-INF/lib/ehcache-1.2.3.jar
WEB-INF/lib/ejb3-persistence.jar
WEB-INF/lib/freemarker-2.3.15.jar
WEB-INF/lib/hibernate-annotations.jar
WEB-INF/lib/hibernate-cglib-repack-2.1_3.jar
WEB-INF/lib/hibernate-commons-annotations.jar
WEB-INF/lib/hibernate-entitymanager.jar
WEB-INF/lib/hibernate3.jar
WEB-INF/lib/javassist-3.4.GA.jar
WEB-INF/lib/jta-1.1.jar
WEB-INF/lib/junit.jar
WEB-INF/lib/log4j-1.2.15.jar
WEB-INF/lib/mysql-connector-java-5.0.3-bin.jar
WEB-INF/lib/ognl-2.7.3.jar
WEB-INF/lib/org.hamcrest.core_1.1.0.v20090501071000.jar
WEB-INF/lib/slf4j-api-1.5.2.jar
WEB-INF/lib/slf4j-log4j12.jar
WEB-INF/lib/spring.jar
WEB-INF/lib/struts2-core-2.1.8.jar
WEB-INF/lib/struts2-spring-plugin-2.1.8.jar
WEB-INF/lib/xwork-core-2.1.6.jar
WEB-INF/web.xml
add_message.jsp
all.jsp
bg-0106.gif
error.jsp
index.jsp
logincheck.jsp
score_add.jsp
score_select.jsp
select_message.jsp
student.jsp
student_add.jsp
student_delete.jsp
student_select.jsp
teacher.jsp
META-INF/MANIFEST.MF
WEB-INF/
WEB-INF/classes/
WEB-INF/classes/beans.xml
WEB-INF/classes/com/
WEB-INF/classes/com/yema/
WEB-INF/classes/com/yema/action/
WEB-INF/classes/com/yema/action/ScoreManage.class
WEB-INF/classes/com/yema/action/StudentManage.class
WEB-INF/classes/com/yema/bean/
WEB-INF/classes/com/yema/bean/Score.class
WEB-INF/classes/com/yema/bean/Score.hbm.xml
WEB-INF/classes/com/yema/bean/Student.class
WEB-INF/classes/com/yema/bean/Student.hbm.xml
WEB-INF/classes/com/yema/service/
WEB-INF/classes/com/yema/service/ScoreService.class
WEB-INF/classes/com/yema/service/StudentService.class
WEB-INF/classes/com/yema/service/impl/
WEB-INF/classes/com/yema/service/impl/ScoreServiceBean.class
WEB-INF/classes/com/yema/service/impl/StudentServiceBean.class
WEB-INF/classes/com/yema/validate/
WEB-INF/classes/com/yema/validate/bean/
WEB-INF/classes/com/yema/validate/bean/User.class
WEB-INF/classes/com/yema/validate/bean/UserCheck.class
WEB-INF/classes/junit/
WEB-INF/classes/junit/test/
WEB-INF/classes/junit/test/StudentTest.class
WEB-INF/classes/struts.xml
WEB-INF/lib/
WEB-INF/lib/antlr-2.7.6.jar
WEB-INF/lib/aspectjrt.jar
WEB-INF/lib/aspectjweaver.jar
WEB-INF/lib/c3p0-0.9.1.2.jar
WEB-INF/lib/cglib-nodep-2.1_3.jar
WEB-INF/lib/common-annotations.jar
WEB-INF/lib/commons-collections-3.1.jar
WEB-INF/lib/commons-fileupload-1.2.1.jar
WEB-INF/lib/commons-logging-1.0.4.jar
WEB-INF/lib/commons-logging.jar
WEB-INF/lib/dom4j-1.6.1.jar
WEB-INF/lib/ehcache-1.2.3.jar
WEB-INF/lib/ejb3-persistence.jar
WEB-INF/lib/freemarker-2.3.15.jar
WEB-INF/lib/hibernate-annotations.jar
WEB-INF/lib/hibernate-cglib-repack-2.1_3.jar
WEB-INF/lib/hibernate-commons-annotations.jar
WEB-INF/lib/hibernate-entitymanager.jar
WEB-INF/lib/hibernate3.jar
WEB-INF/lib/javassist-3.4.GA.jar
WEB-INF/lib/jta-1.1.jar
WEB-INF/lib/junit.jar
WEB-INF/lib/log4j-1.2.15.jar
WEB-INF/lib/mysql-connector-java-5.0.3-bin.jar
WEB-INF/lib/ognl-2.7.3.jar
WEB-INF/lib/org.hamcrest.core_1.1.0.v20090501071000.jar
WEB-INF/lib/slf4j-api-1.5.2.jar
WEB-INF/lib/slf4j-log4j12.jar
WEB-INF/lib/spring.jar
WEB-INF/lib/struts2-core-2.1.8.jar
WEB-INF/lib/struts2-spring-plugin-2.1.8.jar
WEB-INF/lib/xwork-core-2.1.6.jar
WEB-INF/web.xml
add_message.jsp
all.jsp
bg-0106.gif
error.jsp
index.jsp
logincheck.jsp
score_add.jsp
score_select.jsp
select_message.jsp
student.jsp
student_add.jsp
student_delete.jsp
student_select.jsp
teacher.jsp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.