文件名称:room-manager-system-by-ssh
介绍说明--下载内容均来自于网络,请自行研究使用
1.总体目标
请假管理系统的主要任务是解决本校关于学生在线请假的问题。实现学生请假信息对辅导员、系领导透明,使辅导员、系领导及时把握学生的请假情况,及时与学生沟通,提高教学质量。
1.1功能
本系统需要满足以下功能,分别是学生登录系统填写请假事由,查看历史请假记录;辅导员登录系统审批请假条,打印请假条,查询学生请假记录;系领导登录系统审批请假条,打印请假条,查询学生请假记录。用户主要面向学生,辅导员及系领导,通过输入用户名及密码登录系统,进行上述操作,实现对学生在线请假的高效无误管理。
-1. The overall objective
The main task of leave management system is to solve the school about the student to leave the issue online. Leave achieve student information to counselors, department leader transparent, so counselors, department leader to grasp the students leave, and timely communication with students, improve teaching quality.
1.1 Functional
The system needs to meet the following features, which are the subject of the student s login system fills leave, view the history of leave records instructor log approving leave requests, print excuse for students to leave record inquiry Department of Leadership log approval excuse for print written request for leave, Discover the students leave records. Users mainly for students, counselors and department leaders, by entering a user name and password to log in the system, carry out such operations, to achieve efficient and correct students online leave management.
请假管理系统的主要任务是解决本校关于学生在线请假的问题。实现学生请假信息对辅导员、系领导透明,使辅导员、系领导及时把握学生的请假情况,及时与学生沟通,提高教学质量。
1.1功能
本系统需要满足以下功能,分别是学生登录系统填写请假事由,查看历史请假记录;辅导员登录系统审批请假条,打印请假条,查询学生请假记录;系领导登录系统审批请假条,打印请假条,查询学生请假记录。用户主要面向学生,辅导员及系领导,通过输入用户名及密码登录系统,进行上述操作,实现对学生在线请假的高效无误管理。
-1. The overall objective
The main task of leave management system is to solve the school about the student to leave the issue online. Leave achieve student information to counselors, department leader transparent, so counselors, department leader to grasp the students leave, and timely communication with students, improve teaching quality.
1.1 Functional
The system needs to meet the following features, which are the subject of the student s login system fills leave, view the history of leave records instructor log approving leave requests, print excuse for students to leave record inquiry Department of Leadership log approval excuse for print written request for leave, Discover the students leave records. Users mainly for students, counselors and department leaders, by entering a user name and password to log in the system, carry out such operations, to achieve efficient and correct students online leave management.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
12软件1_宿舍管理系统_122宁攀+135黎春丽
......................................\Build
......................................\.....\LeaveManage.war
......................................\Db
......................................\..\leavemanage.sql
......................................\Java ee课程设计文档.doc
......................................\Source
......................................\......\LeaveManage
......................................\......\...........\.classpath
......................................\......\...........\.myeclipse
......................................\......\...........\.myhibernatedata
......................................\......\...........\.mymetadata
......................................\......\...........\.project
......................................\......\...........\.settings
......................................\......\...........\.........\.jsdtscope
......................................\......\...........\.........\org.eclipse.jdt.core.prefs
......................................\......\...........\.........\org.eclipse.wst.jsdt.ui.superType.container
......................................\......\...........\.........\org.eclipse.wst.jsdt.ui.superType.name
......................................\......\...........\.springBeans
......................................\......\...........\WebRoot
......................................\......\...........\.......\META-INF
......................................\......\...........\.......\........\MANIFEST.MF
......................................\......\...........\.......\WEB-INF
......................................\......\...........\.......\.......\classes
......................................\......\...........\.......\.......\.......\applicationContext.xml
......................................\......\...........\.......\.......\.......\com
......................................\......\...........\.......\.......\.......\...\gxuwz
......................................\......\...........\.......\.......\.......\...\.....\leaveManage
......................................\......\...........\.......\.......\.......\...\.....\...........\action
......................................\......\...........\.......\.......\.......\...\.....\...........\......\BaseAction.class
......................................\......\...........\.......\.......\.......\...\.....\...........\......\LeaveAction.class
......................................\......\...........\.......\.......\.......\...\.....\...........\......\StudentAction-validation.xml
......................................\......\...........\.......\.......\.......\...\.....\...........\......\StudentAction.class
......................................\......\...........\.......\.......\.......\...\.....\...........\......\TeacherAction.class
......................................\......\...........\.......\.......\.......\...\.....\...........\......\UserAction.class
......................................\......\...........\.......\.......\.......\...\.....\...........\......\UserAction.properties
......................................\......\...........\.......\.......\.......\...\.....\...........\......\UserAction_en_US.properties
......................................\......\...........\.......\.......\.......\...\.....\...........\......\UserAction_zh_CN.properties
......................................\......\...........\.......\.......\.......\...\.....\...........\dao
......................................\......\...........\.......\.......\.......\...\.....\...........\...\LeaveDAO.class
......................................\......\...........\.......\.......\.......\...\.....\...........\...\LogDAO.class
......................................\......\...........\.......\.......\.......\...\.....\...........\...\StudentDAO.class
......................................\......\...........\.......\.......\.......\...\.....\...........\...\TeacherDAO.class
......................................\......\...........\.......\.......\.......\...\.....\...........\...\UserDAO.