CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:courseSelection

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-03-31
  • 文件大小:
    12.77mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

高校学生选课系统,基于SSH架构

包括学生和管理员

具有选课和统计功能

-Elective system of college students with course selection and statistical functions, based on the SSH architecture including students and administrators
(系统自动生成,下载前可以参看下载内容)

下载文件列表

courseSelection/
courseSelection/.classpath
courseSelection/.myeclipse/
courseSelection/.myhibernatedata
courseSelection/.mymetadata
courseSelection/.mystrutsdata
courseSelection/.project
courseSelection/.settings/
courseSelection/.settings/.jsdtscope
courseSelection/.settings/org.eclipse.jdt.core.prefs
courseSelection/.settings/org.eclipse.wst.common.component
courseSelection/.settings/org.eclipse.wst.common.project.facet.core.xml
courseSelection/.settings/org.eclipse.wst.jsdt.ui.superType.container
courseSelection/.settings/org.eclipse.wst.jsdt.ui.superType.name
courseSelection/.springBeans
courseSelection/src/
courseSelection/src/com/
courseSelection/src/com/jwy/
courseSelection/src/com/jwy/action/
courseSelection/src/com/jwy/action/CourseAction.java
courseSelection/src/com/jwy/action/RegAction.java
courseSelection/src/com/jwy/action/SpecialtyAction.java
courseSelection/src/com/jwy/action/StatInfoAction.java
courseSelection/src/com/jwy/action/StuUserAction.java
courseSelection/src/com/jwy/action/UpdatePwdAction.java
courseSelection/src/com/jwy/action/UserLoginAction.java
courseSelection/src/com/jwy/dao/
courseSelection/src/com/jwy/dao/CourseDao.java
courseSelection/src/com/jwy/dao/ICourseDao.java
courseSelection/src/com/jwy/dao/ISpecialtyDao.java
courseSelection/src/com/jwy/dao/IStuUserDao.java
courseSelection/src/com/jwy/dao/IUserLoginDao.java
courseSelection/src/com/jwy/dao/SpecialtyDao.java
courseSelection/src/com/jwy/dao/StuUserDao.java
courseSelection/src/com/jwy/dao/UserLoginDao.java
courseSelection/src/com/jwy/dto/
courseSelection/src/com/jwy/dto/Course.hbm.xml
courseSelection/src/com/jwy/dto/Course.java
courseSelection/src/com/jwy/dto/Specialty.hbm.xml
courseSelection/src/com/jwy/dto/Specialty.java
courseSelection/src/com/jwy/dto/StuCourse.hbm.xml
courseSelection/src/com/jwy/dto/StuCourse.java
courseSelection/src/com/jwy/dto/StuUser.hbm.xml
courseSelection/src/com/jwy/dto/StuUser.java
courseSelection/src/com/jwy/dto/UserLogin.hbm.xml
courseSelection/src/com/jwy/dto/UserLogin.java
courseSelection/src/com/jwy/tools/
courseSelection/src/com/jwy/tools/CharacterEncodingFilter.java
courseSelection/src/log4j.properties
courseSelection/WebRoot/
courseSelection/WebRoot/images/
courseSelection/WebRoot/images/addCourse.gif
courseSelection/WebRoot/images/addSpecialty.gif
courseSelection/WebRoot/images/bottomM.gif
courseSelection/WebRoot/images/bottomU.gif
courseSelection/WebRoot/images/css.css
courseSelection/WebRoot/images/index.jpg
courseSelection/WebRoot/images/jiantou.jpg
courseSelection/WebRoot/images/liftU.gif
courseSelection/WebRoot/images/mainU.gif
courseSelection/WebRoot/images/style.css
courseSelection/WebRoot/images/Thumbs.db
courseSelection/WebRoot/images/topM.gif
courseSelection/WebRoot/images/topNo.jpg
courseSelection/WebRoot/images/topU.gif
courseSelection/WebRoot/index.jsp
courseSelection/WebRoot/manager/
courseSelection/WebRoot/manager/addCourse.jsp
courseSelection/WebRoot/manager/addSpecialty.jsp
courseSelection/WebRoot/manager/bottom.jsp
courseSelection/WebRoot/manager/courseInfo.jsp
courseSelection/WebRoot/manager/exit.jsp
courseSelection/WebRoot/manager/left.jsp
courseSelection/WebRoot/manager/main.jsp
courseSelection/WebRoot/manager/manager.jsp
courseSelection/WebRoot/manager/right.jsp
courseSelection/WebRoot/manager/showCourse.jsp
courseSelection/WebRoot/manager/showSpecialty.jsp
courseSelection/WebRoot/manager/showStat.jsp
courseSelection/WebRoot/manager/stuList.jsp
courseSelection/WebRoot/manager/top.jsp
courseSelection/WebRoot/META-INF/
courseSelection/WebRoot/META-INF/MANIFEST.MF
courseSelection/WebRoot/reg.jsp
courseSelection/WebRoot/stu/
courseSelection/WebRoot/stu/addStuInfo.jsp
courseSelection/WebRoot/stu/courseInfo.jsp
courseSelection/WebRoot/stu/left.jsp
courseSelection/WebRoot/stu/select.jsp
courseSelection/WebRoot/stu/selected.jsp
courseSelection/WebRoot/stu/stuUpdatePwd.jsp
courseSelection/WebRoot/stu/welcome.jsp
courseSelection/WebRoot/updatePwd.jsp
courseSelection/WebRoot/WEB-INF/
courseSelection/WebRoot/WEB-INF/.struts-config.mex
courseSelection/WebRoot/WEB-INF/applicationContext.xml
courseSelection/WebRoot/WEB-INF/classes/
courseSelection/WebRoot/WEB-INF/classes/com/
courseSelection/WebRoot/WEB-INF/classes/com/jwy/
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/CourseAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/RegAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/SpecialtyAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/StatInfoAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/StuUserAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/UpdatePwdAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/action/UserLoginAction.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/dao/
courseSelection/WebRoot/WEB-INF/classes/com/jwy/dao/CourseDao.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/dao/ICourseDao.class
courseSelection/WebRoot/WEB-INF/classes/com/jwy/dao/ISpecialtyDao.class
courseSelection/WebRoot/WEB-INF/classes/com

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com