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

文件名称:jspxt_jsp

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

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

系统功能组成:

本系统由四个子模块组成:系主任管理,教师出题,学生在线选题和系统的维护。它们各自功能如下叙述:

(1)学生在线选题

学生通过系主任录入的学生信息,姓名,学号和密码登陆系统进行查询题目并且进行选题并且可以修改自己的登陆密码。系统分配给学生4个选题项,学生可以根据自己的实际情况做出几个选择,当第一志愿未被审核,其他的就不能审核,第一志愿审核未通过自动指向第二志愿,依次类推,如果全部都没有通过学生将重新选择过程同上。学生还可以查看历届的设计题目以做参考。

(2)教师出题

此部分主要由教师使用,教师信息由系主任录入,教师必须通过系住任给其分配的帐号,密码登陆次系统。当教师进入次系统后便由教师负责出题,并且对学生选题进行审核,并且可以查看历届题目作为参考。

(3)系主任管理

系主任由此批量录入学生以及教师信息并负责进行对教师所出的题目进行审核,只有审核通过的题目学生才可以进行选题,同时系主任还拥有对教师和学生帐号进行冻结的权限。

(4)管理员

系统管理员主要负责进行对系主任的资料录入并可以冻结。-System functions: this system is composed of four sons : composed of modules to manage a department, teachers, students will set the paper in line with the system maintenance 选题. their respective functions described below : (1) students in line with the dean 选题 students into a student information, name and your student number and password to log on systems and 选题 the subject and you can modify his landing. the system code assigned to the four 选题, students can use our own concrete realities make a few

相关搜索: 选题

(系统自动生成,下载前可以参看下载内容)

下载文件列表

jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/Command.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/ConnectionPoolManager.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/DataException.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/EncodingFilter.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/FOException.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/ForFileUpload.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/Global.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/JSPQueryDB.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/PubTools.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/ResultPage.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/SendMail.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/pub/SystemException.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/systemManage/Login.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/systemManage/LoginHome.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/bsm/systemManage/Logout.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/action/AddUserCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/action/DelUserCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/action/ImportCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/action/UpdateSelfInfoCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/action/UpdateUserCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/DAO/UserDAO.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/Import.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/opuser/User.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/action/AddSelectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/action/CountSelectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/action/DelSelectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/action/ShenHeSelectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/action/UpdateSelectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/DAO/SelectDAO.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/select/Select.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/action/AddSubjectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/action/DelSubjectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/action/ShenHeSubjectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/action/UpdateSubjectCmd.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/DAO/SubjectDAO.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/com/cuit/xtxs/subject/Subject.java
jsp选题系统[双鱼林测试ok]/selectSystem/src/DB.properties
jsp选题系统[双鱼林测试ok]/selectSystem/src/select.properties
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/activation.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/catalina-root.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/commons-fileupload-1.0.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/mail.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/msbase.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/mssqlserver.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/msutil.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/commons-dbcp-1.2.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/commons-fileupload-1.1.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/commons-io-1.2.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/lib/commons-pool-1.3.jar
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/select.properties
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/DB.properties
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/action/UpdateSubjectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/action/ShenHeSubjectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/action/DelSubjectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/action/AddSubjectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/DAO/SubjectDAO.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/subject/Subject.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/action/UpdateSelectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/action/ShenHeSelectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/action/DelSelectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/action/CountSelectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/action/AddSelectCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/DAO/SelectDAO.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/select/Select.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/xtxs/opuser/action/UpdateUserCmd.class
jsp选题系统[双鱼林测试ok]/selectSystem/WebRoot/WEB-INF/classes/com/cuit/

相关说明

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

相关评论

暂无评论内容.

发表评论

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