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

文件名称:2012-3-19-AM-PGMS

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

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

教学质量评估管理系统

学生、教师、管理员,SSH-Teaching quality assessment management system

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

下载文件列表

2012-3-19-AM-PGMS/.classpath
2012-3-19-AM-PGMS/.mymetadata
2012-3-19-AM-PGMS/.project
2012-3-19-AM-PGMS/.settings/com.genuitec.eclipse.j2eedt.core.prefs
2012-3-19-AM-PGMS/.settings/org.eclipse.core.resources.prefs
2012-3-19-AM-PGMS/src/applicationContext.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/AdminAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/ClazzAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/CourseAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/DemptAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/LoginAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/StudentAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/actions/TeacherAction.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/AdminDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/ClazzDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/CourseDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/DemptDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/GeneralDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/ScoreDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/StudentDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/TeacherDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/dao/TeaScoreDAO.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Admin.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Admin.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/AvgScore.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Clazz.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Clazz.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Course.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Course.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Dempt.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Dempt.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Ipojo.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Score.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Score.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Student.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Student.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Teacher.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/Teacher.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/TeaScore.hbm.xml
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/TeaScore.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/TotalScore.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/pojos/User.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/utils/DateTypeConverter.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/utils/ExportTables.java
2012-3-19-AM-PGMS/src/com/softeem/PGMS/utils/LoginInterceptor.java
2012-3-19-AM-PGMS/src/hibernate.cfg.xml
2012-3-19-AM-PGMS/src/struts.xml
2012-3-19-AM-PGMS/WebRoot/Admin/admin_add.jsp
2012-3-19-AM-PGMS/WebRoot/Admin/admin_list.jsp
2012-3-19-AM-PGMS/WebRoot/Admin/admin_list2.jsp
2012-3-19-AM-PGMS/WebRoot/Admin/admin_pass.jsp
2012-3-19-AM-PGMS/WebRoot/Admin/admin_update.jsp
2012-3-19-AM-PGMS/WebRoot/Area.xml
2012-3-19-AM-PGMS/WebRoot/class_add.jsp
2012-3-19-AM-PGMS/WebRoot/clazz/clazz_add.jsp
2012-3-19-AM-PGMS/WebRoot/clazz/clazz_list.jsp
2012-3-19-AM-PGMS/WebRoot/clazz/clazz_update.jsp
2012-3-19-AM-PGMS/WebRoot/course/course_add.jsp
2012-3-19-AM-PGMS/WebRoot/course/course_list.jsp
2012-3-19-AM-PGMS/WebRoot/course/course_update.jsp
2012-3-19-AM-PGMS/WebRoot/cpc.js
2012-3-19-AM-PGMS/WebRoot/css/css.css
2012-3-19-AM-PGMS/WebRoot/css/login.css
2012-3-19-AM-PGMS/WebRoot/css/my.css
2012-3-19-AM-PGMS/WebRoot/css/mystyle.css
2012-3-19-AM-PGMS/WebRoot/css/style.css
2012-3-19-AM-PGMS/WebRoot/css/Table.css
2012-3-19-AM-PGMS/WebRoot/dempt/dempt_add.jsp
2012-3-19-AM-PGMS/WebRoot/dempt/dempt_list.jsp
2012-3-19-AM-PGMS/WebRoot/dempt/dempt_update.jsp
2012-3-19-AM-PGMS/WebRoot/images/0016.gif
2012-3-19-AM-PGMS/WebRoot/images/016.jpg
2012-3-19-AM-PGMS/WebRoot/images/021.jpg
2012-3-19-AM-PGMS/WebRoot/images/0255.gif
2012-3-19-AM-PGMS/WebRoot/images/0256.gif
2012-3-19-AM-PGMS/WebRoot/images/1.gif
2012-3-19-AM-PGMS/WebRoot/images/123.jpg
2012-3-19-AM-PGMS/WebRoot/images/aaa.jpg
2012-3-19-AM-PGMS/WebRoot/images/add.gif
2012-3-19-AM-PGMS/WebRoot/images/address.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_10_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_1_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_1_2.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_2_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_3_4.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_4_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_4_2_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_4_2_2_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_4_2_2_2.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_4_2_2_bg.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_5_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_6_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_7_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_8_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_9_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_bg.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_left_1.gif
2012-3-19-AM-PGMS/WebRoot/images/admin_right_1.gif
2012-3-19-AM-PGMS/WebRoot/images/Ani_038.gif
2012-3-19-AM-PGMS/WebRoot/images/arrow_down.gif
2012-3-19-AM-PGMS/WebRoot/images/arrow_up-bak.gif
2012-3-

相关说明

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

相关评论

暂无评论内容.

发表评论

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