文件名称:学生选课系统
-
所属分类:
- 标签属性:
- 上传时间:2018-02-03
-
文件大小:12.85mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
学生综合素质管理系统的角色划分为3类:
管理员:负责对学生、教师、课程、班级和第二课堂信息的管理。
学 生:选课、查看学分、修改个人信息。
教 师:选择学生、公布成绩。
这三类用户分别拥有自己的操作功能。我们根据操作划分模块,每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。(The roles of the students' comprehensive quality management system are divided into 3 categories:
Administrator: responsible for the management of students, teachers, courses, classes and second class information.
Students: select courses, check credits, and modify personal information.
Teachers: choose students and publish their results.
These three types of users have their own operating functions respectively. According to the operation division module, each operation module should realize its own function, and in the whole operation process is responsible for the connecting link.)
管理员:负责对学生、教师、课程、班级和第二课堂信息的管理。
学 生:选课、查看学分、修改个人信息。
教 师:选择学生、公布成绩。
这三类用户分别拥有自己的操作功能。我们根据操作划分模块,每一个操作模块都要实现自身的功能,并且在整个操作流程中负责承上启下。(The roles of the students' comprehensive quality management system are divided into 3 categories:
Administrator: responsible for the management of students, teachers, courses, classes and second class information.
Students: select courses, check credits, and modify personal information.
Teachers: choose students and publish their results.
These three types of users have their own operating functions respectively. According to the operation division module, each operation module should realize its own function, and in the whole operation process is responsible for the connecting link.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
courseSelection | 0 | 2014-04-26 |
courseSelection\.classpath | 2511 | 2010-07-23 |
courseSelection\.myeclipse | 0 | 2014-04-26 |
courseSelection\.myhibernatedata | 565 | 2010-07-23 |
courseSelection\.mymetadata | 318 | 2010-07-27 |
courseSelection\.mystrutsdata | 240 | 2010-07-23 |
courseSelection\.project | 1914 | 2010-07-23 |
courseSelection\.settings | 0 | 2014-04-26 |
courseSelection\.settings\.jsdtscope | 406 | 2010-07-23 |
courseSelection\.settings\org.eclipse.wst.jsdt.ui.superType.container | 49 | 2010-07-23 |
courseSelection\.settings\org.eclipse.wst.jsdt.ui.superType.name | 6 | 2010-07-23 |
courseSelection\.springBeans | 481 | 2010-07-23 |
courseSelection\WebRoot | 0 | 2014-04-26 |
courseSelection\WebRoot\META-INF | 0 | 2014-04-26 |
courseSelection\WebRoot\META-INF\MANIFEST.MF | 39 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\.struts-config.mex | 8144 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\applicationContext.xml | 3826 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\CourseAction.class | 4477 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\RegAction.class | 2718 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\SpecialtyAction.class | 2547 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\StatInfoAction.class | 10270 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\StuUserAction.class | 4854 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\UpdatePwdAction.class | 2461 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\action\UserLoginAction.class | 3487 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\CourseDao.class | 4575 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\ICourseDao.class | 791 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\ISpecialtyDao.class | 419 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\IStuUserDao.class | 459 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\IUserLoginDao.class | 485 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\SpecialtyDao.class | 2490 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\StuUserDao.class | 3612 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dao\UserLoginDao.class | 3179 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\Course.class | 2916 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\Course.hbm.xml | 2515 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\Specialty.class | 1688 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\Specialty.hbm.xml | 1409 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\StuCourse.class | 1081 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\StuCourse.hbm.xml | 963 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\StuUser.class | 2545 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\StuUser.hbm.xml | 2252 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\UserLogin.class | 1583 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\dto\UserLogin.hbm.xml | 1259 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\tools | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\classes\com\jwy\tools\CharacterEncodingFilter.class | 1725 | 2010-07-27 |
courseSelection\WebRoot\WEB-INF\classes\log4j.properties | 211 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib | 0 | 2014-04-26 |
courseSelection\WebRoot\WEB-INF\lib\antlr-2.7.6.jar | 443432 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-beanutils.jar | 188671 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-collections.jar | 571259 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-dbcp.jar | 121757 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-digester.jar | 168446 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-logging.jar | 60841 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\commons-pool.jar | 62103 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar | 313898 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\hibernate-annotations.jar | 279714 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\hibernate-commons-annotations.jar | 66993 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\hibernate-entitymanager.jar | 119292 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\hibernate3.jar | 2766130 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\iText-2.1.3.jar | 1067396 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\iTextAsian.jar | 329741 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\javassist-3.4.GA.jar | 471005 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\jaxen-1.1-beta-7.jar | 226877 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\jstl.jar | 20682 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\jta.jar | 13236 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\log4j-1.2.15.jar | 391834 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\mysql-connector-java-5.1.6-bin.jar | 703265 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\poi-3.2-FINAL-20081019.jar | 1428690 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\slf4j-api-1.5.0.jar | 16591 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\slf4j-log4j12-1.5.0.jar | 8880 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\spring-webmvc-struts.jar | 36748 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\spring-webmvc.jar | 402396 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\spring.jar | 2949500 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\standard.jar | 393259 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\lib\struts.jar | 549876 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-bean.tld | 8860 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-config.xml | 5615 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-html.tld | 73617 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-logic.tld | 14731 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-nested.tld | 71483 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\struts-tiles.tld | 7842 | 2010-07-23 |
courseSelection\WebRoot\WEB-INF\web.xml | 1527 | 2010-07-23 |
courseSelection\WebRoot\images | 0 | 2014-04-26 |
courseSelection\WebRoot\images\Thumbs.db | 22016 | 2010-07-23 |
courseSelection\WebRoot\images\addCourse.gif | 4572 | 2010-07-23 |
courseSelection\WebRoot\images\addSpecialty.gif | 8180 | 2010-07-23 |
courseSelection\WebRoot\images\bottomM.gif | 1588 | 2010-07-23 |
courseSelection\WebRoot\images\bottomU.gif | 1254 | 2010-07-23 |
courseSelection\WebRoot\images\css.css | 1293 | 2010-07-23 |
courseSelection\WebRoot\images\index.jpg | 68811 | 2010-07-23 |
courseSelection\WebRoot\images\jiantou.jpg | 19665 | 2010-07-23 |
courseSelection\WebRoot\images\liftU.gif | 12288 | 2010-07-23 |
courseSelection\WebRoot\images\mainU.gif | 18004 | 2010-07-23 |
courseSelection\WebRoot\images\style.css | 944 | 2010-07-23 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.