文件名称:courseSelection
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-31
- 文件大小:
- 12.77mb
- 下载次数:
- 0次
- 提 供 者:
- che****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
高校学生选课系统,基于SSH架构
包括学生和管理员
具有选课和统计功能
-Elective system of college students with course selection and statistical functions, based on the SSH architecture including students and administrators
包括学生和管理员
具有选课和统计功能
-Elective system of college students with course selection and statistical functions, based on the SSH architecture including students and administrators
(系统自动生成,下载前可以参看下载内容)
下载文件列表
courseSelection
...............\.classpath
...............\.myeclipse
...............\.myhibernatedata
...............\.mymetadata
...............\.mystrutsdata
...............\.project
...............\.settings
...............\.........\.jsdtscope
...............\.........\org.eclipse.jdt.core.prefs
...............\.........\org.eclipse.wst.jsdt.ui.superType.container
...............\.........\org.eclipse.wst.jsdt.ui.superType.name
...............\.springBeans
...............\src
...............\...\com
...............\...\...\jwy
...............\...\...\...\action
...............\...\...\...\......\CourseAction.java
...............\...\...\...\......\RegAction.java
...............\...\...\...\......\SpecialtyAction.java
...............\...\...\...\......\StatInfoAction.java
...............\...\...\...\......\StuUserAction.java
...............\...\...\...\......\UpdatePwdAction.java
...............\...\...\...\......\UserLoginAction.java
...............\...\...\...\dao
...............\...\...\...\...\CourseDao.java
...............\...\...\...\...\ICourseDao.java
...............\...\...\...\...\ISpecialtyDao.java
...............\...\...\...\...\IStuUserDao.java
...............\...\...\...\...\IUserLoginDao.java
...............\...\...\...\...\SpecialtyDao.java
...............\...\...\...\...\StuUserDao.java
...............\...\...\...\...\UserLoginDao.java
...............\...\...\...\dto
...............\...\...\...\...\Course.hbm.xml
...............\...\...\...\...\Course.java
...............\...\...\...\...\Specialty.hbm.xml
...............\...\...\...\...\Specialty.java
...............\...\...\...\...\StuCourse.hbm.xml
...............\...\...\...\...\StuCourse.java
...............\...\...\...\...\StuUser.hbm.xml
...............\...\...\...\...\StuUser.java
...............\...\...\...\...\UserLogin.hbm.xml
...............\...\...\...\...\UserLogin.java
...............\...\...\...\tools
...............\...\...\...\.....\CharacterEncodingFilter.java
...............\...\log4j.properties
...............\WebRoot
...............\.......\images
...............\.......\......\addCourse.gif
...............\.......\......\addSpecialty.gif
...............\.......\......\bottomM.gif
...............\.......\......\bottomU.gif
...............\.......\......\css.css
...............\.......\......\index.jpg
...............\.......\......\jiantou.jpg
...............\.......\......\liftU.gif
...............\.......\......\mainU.gif
...............\.......\......\style.css
...............\.......\......\Thumbs.db
...............\.......\......\topM.gif
...............\.......\......\topNo.jpg
...............\.......\......\topU.gif
...............\.......\index.jsp
...............\.......\manager
...............\.......\.......\addCourse.jsp
...............\.......\.......\addSpecialty.jsp
...............\.......\.......\bottom.jsp
...............\.......\.......\courseInfo.jsp
...............\.......\.......\exit.jsp
...............\.......\.......\left.jsp
...............\.......\.......\main.jsp
...............\.......\.......\manager.jsp
...............\.......\.......\right.jsp
...............\.......\.......\showCourse.jsp
...............\.......\.......\showSpecialty.jsp
...............\.......\.......\showStat.jsp
...............\.......\.......\stuList.jsp
...............\.......\.......\top.jsp
...............\.......\META-INF
...............\.......\........\MANIFEST.MF
...............\.......\reg.jsp
...............\.......\stu
...............\.......\...\addStuInfo.jsp
...............\.......\...\courseInfo.jsp
...............\.......\...\left.jsp
...............\.......\...\select.jsp
...............\.......\...\selected.jsp
...............\.......\...\stuUpdatePwd.jsp
...............\.......\...\welcome.jsp
...............\.......\updatePwd.jsp
...............\.......\WEB-INF
...............\.......\.......\.struts-config.mex
...............\.......\.......\applicationContext.xml
...............\.......\.......\classes
...............\.......\.......\.......\com
...............\.......\.......\.......\...\jwy
..........