文件名称:jspxiaoyuansusheguanli

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2014-10-17
  • 文件大小:
  • 4.62mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

1) 学生信息管理功能:主要是添加学号,姓名,性别,年龄,政治面貌,班级,登录帐号以及登录密码等属性,也可以删除不存在的学生。

2) 宿舍信息管理功能:主要是添加房间号,学生人数,学生班级和楼号等属性,也可以删除无用的宿舍信息。

3) 公告信息管理功能:设置学校的静校时间和熄灯时间。

4) 卫生检查信息功能:主要是录入卫生检查信息,查询卫生检查信息以及根据得分排名。

5) 保修审批功能:学生使用系统申报需要修的设备,管理员使用保修审批功能进行操作。

学生模块实现的功能有:

1) 保修模块:学生可以添加保修信息,并且查看我的保修。

2) 卫生排名信息:可以查看各宿舍卫生排名的信息。-Main is to add 1) student information management functions: student id, name, gender, age, political affiliation, class, the login account and password properties, students can also delete does not exist.

2) the dormitory information management functions: mainly to add room number, the number of students, students in the class and number of building property, also can delete the useless dormitory information.

3) announcement information management function: set the school non-static time and time to go to bed.

4) health check information function: mainly health check information of the input, query sanitary inspection information, and according to the score ranking.

5) warranty approval functions: students use declaration system need to repair equipment, administrators use guarantee function of examination and approval.

Student module implements functions are:

1) maintenance module: students can add the warranty information, and check my warranty.

2) health ranking information:
(系统自动生成,下载前可以参看下载内容)

下载文件列表





sushe

sushe.sql

.....\.classpath

.....\.project

.....\.settings

.....\.........\.jsdtscope

.....\.........\org.eclipse.jdt.core.prefs

.....\.........\org.eclipse.wst.jsdt.ui.superType.container

.....\.........\org.eclipse.wst.jsdt.ui.superType.name

.....\build

.....\.....\classes

.....\.....\.......\com

.....\.....\.......\...\action

.....\.....\.......\...\......\AdminLog.class

.....\.....\.......\...\......\AdminLogList.class

.....\.....\.......\...\......\BuildingAddSave.class

.....\.....\.......\...\......\BuildingDel.class

.....\.....\.......\...\......\BuildingManager.class

.....\.....\.......\...\......\BuildingUpdate.class

.....\.....\.......\...\......\BuildingUpdateSave.class

.....\.....\.......\...\......\DomitoryAdd.class

.....\.....\.......\...\......\DomitoryAddSave.class

.....\.....\.......\...\......\DomitoryDel.class

.....\.....\.......\...\......\DomitoryManager.class

.....\.....\.......\...\......\DomitoryUpdate.class

.....\.....\.......\...\......\DomitoryUpdateSave.class

.....\.....\.......\...\......\GoLogin.class

.....\.....\.......\...\......\LogAdd.class

.....\.....\.......\...\......\LogAddSave.class

.....\.....\.......\...\......\MyLog.class

.....\.....\.......\...\......\MyLogList.class

.....\.....\.......\...\......\MyStudent.class

.....\.....\.......\...\......\MyStudentList.class

.....\.....\.......\...\......\OutList.class

.....\.....\.......\...\......\PasswordUpdateSave.class

.....\.....\.......\...\......\Quit.class

.....\.....\.......\...\......\StudentAddSave.class

.....\.....\.......\...\......\StudentDel.class

.....\.....\.......\...\......\StudentLog.class

.....\.....\.......\...\......\StudentManager.class

.....\.....\.......\...\......\StudentQC.class

.....\.....\.......\...\......\StudentQCSave.class

.....\.....\.......\...\......\StudentRZ.class

.....\.....\.......\...\......\StudentRZSave.class

.....\.....\.......\...\......\StudentTH.class

.....\.....\.......\...\......\StudentTHSave.class

.....\.....\.......\...\......\StudentUpdate.class

.....\.....\.......\...\......\StudentUpdateSave.class

.....\.....\.......\...\......\TBAddSave.class

.....\.....\.......\...\......\TBDel.class

.....\.....\.......\...\......\TBManager.class

.....\.....\.......\...\......\TeacherAddSave.class

.....\.....\.......\...\......\TeacherDel.class

.....\.....\.......\...\......\TeacherManager.class

.....\.....\.......\...\......\TeacherUpdate.class

.....\.....\.......\...\......\TeacherUpdateSave.class

.....\.....\.......\...\bean

.....\.....\.......\...\....\AdminBean.class

.....\.....\.......\...\....\BuildingBean.class

.....\.....\.......\...\....\DomitoryBean.class

.....\.....\.......\...\....\LogBean.class

.....\.....\.......\...\....\OutBean.class

.....\.....\.......\...\....\StudentBean.class

.....\.....\.......\...\....\TBBean.class

.....\.....\.......\...\....\TeacherBean.class

.....\.....\.......\...\dao

.....\.....\.......\...\...\AdminDao.class

.....\.....\.......\...\...\BuildingDao.class

.....\.....\.......\...\...\DomitoryDao.class

.....\.....\.......\...\...\LogDao.class

.....\.....\.......\...\...\OutDao.class

.....\.....\.......\...\...\StudentDao.class

.....\.....\.......\...\...\TBDao.class

.....\.....\.......\...\...\TeacherDao.class

.....\.....\.......\...\db

.....\.....\.......\...\..\DBHelper.class

.....\.....\.......\struts.xml

.....\src

.....\...\com

.....\...\...\action

.....\...\...\......\AdminLog.java

.....\...\...\......\AdminLogList.java

.....\...\...\......\BuildingAddSave.java

.....\...\...\......\BuildingDel.java

.....\...\...\......\BuildingManager.java

.....\...\...\......\BuildingUpdate.java

.....\...\...\......\BuildingUpdateSave.java

.....\...\...\......\DomitoryAdd.java

.....\...\...\......\DomitoryAddSave.java

.....\...\...\......\DomitoryDel.java

.....\...\...\......\DomitoryManager.java

.....\...\...\......\DomitoryUpdate.java

.....\...\...\......\DomitoryUpdateSave.java

.....\...\...\......\GoLogin.java

.....\...\...\......\LogAdd.java

.....\...\...\......\LogAddSave.java

.....\...\...\......\MyLog.java

.....\...\...\......\MyLogList.java

.....\...\

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org