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

文件名称:158946ssgl

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

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

利用SSH开发的基于myEclipse的学生管理系统,功能强大。并带有数据库。-Using SSH development of student management system based on myEclipse powerful. And with the database.
相关搜索: 学生管理

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

下载文件列表

MyStuMan_2.0/.classpath
MyStuMan_2.0/.myhibernatedata
MyStuMan_2.0/.mymetadata
MyStuMan_2.0/.mystrutsdata
MyStuMan_2.0/.project
MyStuMan_2.0/src/.properties
MyStuMan_2.0/src/ApplicationResources.properties
MyStuMan_2.0/src/ApplicationResources_zh_CN.properties
MyStuMan_2.0/src/com/stuman/dao/AdminDAO.java
MyStuMan_2.0/src/com/stuman/dao/ClassesDAO.java
MyStuMan_2.0/src/com/stuman/dao/CourseDAO.java
MyStuMan_2.0/src/com/stuman/dao/DAOConfig.java
MyStuMan_2.0/src/com/stuman/dao/DAOFactory.java
MyStuMan_2.0/src/com/stuman/dao/EnrolDAO.java
MyStuMan_2.0/src/com/stuman/dao/hibernate/CloseSessionFilter.java
MyStuMan_2.0/src/com/stuman/dao/hibernate/HibernateUtil.java
MyStuMan_2.0/src/com/stuman/dao/imp/AdminDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/imp/ClassesDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/imp/CourseDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/imp/EnrolDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/imp/HibernateDAOFactory.java
MyStuMan_2.0/src/com/stuman/dao/imp/StudentDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/imp/TeacherDAOImp.java
MyStuMan_2.0/src/com/stuman/dao/StudentDAO.java
MyStuMan_2.0/src/com/stuman/dao/TeacherDAO.java
MyStuMan_2.0/src/com/stuman/domain/Admin.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Admin.java
MyStuMan_2.0/src/com/stuman/domain/Classes.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Classes.java
MyStuMan_2.0/src/com/stuman/domain/Course.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Course.java
MyStuMan_2.0/src/com/stuman/domain/CourseForStu.java
MyStuMan_2.0/src/com/stuman/domain/Enrol.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Enrol.java
MyStuMan_2.0/src/com/stuman/domain/EnrolId.java
MyStuMan_2.0/src/com/stuman/domain/Score.java
MyStuMan_2.0/src/com/stuman/domain/Student.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Student.java
MyStuMan_2.0/src/com/stuman/domain/Teacher.hbm.xml
MyStuMan_2.0/src/com/stuman/domain/Teacher.java
MyStuMan_2.0/src/com/stuman/service/ListClasses.java
MyStuMan_2.0/src/com/stuman/service/ListCourse.java
MyStuMan_2.0/src/com/stuman/service/ListCourseForStu.java
MyStuMan_2.0/src/com/stuman/service/ListCourseIdAndName.java
MyStuMan_2.0/src/com/stuman/service/ListScore.java
MyStuMan_2.0/src/com/stuman/service/ListStudent.java
MyStuMan_2.0/src/com/stuman/service/ListTeacher.java
MyStuMan_2.0/src/com/stuman/util/SetCharacterEncodingFilter.java
MyStuMan_2.0/src/com/stuman/web/struts/action/AddClasses.java
MyStuMan_2.0/src/com/stuman/web/struts/action/AddCourse.java
MyStuMan_2.0/src/com/stuman/web/struts/action/AddStudent.java
MyStuMan_2.0/src/com/stuman/web/struts/action/AddTeacher.java
MyStuMan_2.0/src/com/stuman/web/struts/action/DeleteClasses.java
MyStuMan_2.0/src/com/stuman/web/struts/action/DeleteCourse.java
MyStuMan_2.0/src/com/stuman/web/struts/action/DeleteStudent.java
MyStuMan_2.0/src/com/stuman/web/struts/action/DeleteTeacher.java
MyStuMan_2.0/src/com/stuman/web/struts/action/EditClasses.java
MyStuMan_2.0/src/com/stuman/web/struts/action/EditCourse.java
MyStuMan_2.0/src/com/stuman/web/struts/action/EditStudent.java
MyStuMan_2.0/src/com/stuman/web/struts/action/EditTeacher.java
MyStuMan_2.0/src/com/stuman/web/struts/action/LoginAction.java
MyStuMan_2.0/src/com/stuman/web/struts/form/ClassesForm.java
MyStuMan_2.0/src/com/stuman/web/struts/form/CourseForm.java
MyStuMan_2.0/src/com/stuman/web/struts/form/EnrolForm.java
MyStuMan_2.0/src/com/stuman/web/struts/form/LoginForm.java
MyStuMan_2.0/src/com/stuman/web/struts/form/StudentForm.java
MyStuMan_2.0/src/com/stuman/web/struts/form/TeacherForm.java
MyStuMan_2.0/src/daoconfig.poperties
MyStuMan_2.0/src/hibernate.cfg.xml
MyStuMan_2.0/WebRoot/addclass.jsp
MyStuMan_2.0/WebRoot/addcourse.jsp
MyStuMan_2.0/WebRoot/addstudent.jsp
MyStuMan_2.0/WebRoot/addteacher.jsp
MyStuMan_2.0/WebRoot/admin.jsp
MyStuMan_2.0/WebRoot/checkmark.jsp
MyStuMan_2.0/WebRoot/choosestu.jsp
MyStuMan_2.0/WebRoot/displaycourse.jsp
MyStuMan_2.0/WebRoot/displaystu.jsp
MyStuMan_2.0/WebRoot/getclass.jsp
MyStuMan_2.0/WebRoot/getcourse.jsp
MyStuMan_2.0/WebRoot/getStudent.jsp
MyStuMan_2.0/WebRoot/getteacher.jsp
MyStuMan_2.0/WebRoot/header.jsp
MyStuMan_2.0/WebRoot/images/head_r1_c1.jpg
MyStuMan_2.0/WebRoot/images/head_r1_c2.jpg
MyStuMan_2.0/WebRoot/images/head_r1_c3.jpg
MyStuMan_2.0/WebRoot/images/head_r1_c4.jpg
MyStuMan_2.0/WebRoot/index.jsp
MyStuMan_2.0/WebRoot/login.jsp
MyStuMan_2.0/WebRoot/marking.jsp
MyStuMan_2.0/WebRoot/META-INF/MANIFEST.MF
MyStuMan_2.0/WebRoot/student.jsp
MyStuMan_2.0/WebRoot/teacher.jsp
MyStuMan_2.0/WebRoot/updateclass.jsp
MyStuMan_2.0/WebRoot/updatecou.jsp
MyStuMan_2.0/WebRoot/updateinformation.jsp
MyStuMan_2.0/WebRoot/updatestu.jsp
MyStuMan_2.0/WebRoot/updatetea.jsp
MyStuMan_2.0/WebRoot/WEB-INF/.struts-config.mex
MyStuMan_2.0/WebRoot/WEB-INF/classes/.properties
MyStuMan_2.0/WebRoot/WEB-INF/classes/ApplicationResources.properties
MyStuMan_2.0/WebRoot/WEB-INF/classes/ApplicationResources_zh_CN.properties
MyStuMan_2.0/WebRoot/WEB-INF/classes/com/stuman/dao/AdminDAO.class
MyStuMan_2.0/WebRoot/WEB-INF/classes/com/stuman/dao/ClassesDAO.class
MyStuMan_2.0/WebRoot/WEB-INF/classes/com/stuman/dao/CourseDAO.class
MyStuMan_2.0/WebRoot/WEB-INF/classes/com/st

相关说明

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

相关评论

暂无评论内容.

发表评论

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