摘 要
为了提高机房管理者的管理效率和减轻管理者的劳动强度,提高机房的利用率,发挥计算机的方便性和快捷性,提出了机房自由上机管理系统的设计方案。
机房自由上机系统是典型的数据库管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,对于前者要求建立起数据一致性和完整性、数据安全性好的库,而对于后者则要求应用程序功能完备,易使用等特点。本系统采用B/S模式,主要应用了JSP和JavaBean技术进行程序编制,以Mysql为本系统的数据库。系统主要实现了实验教师设定上机标准,维护设备管理和使用信息,管理更新实验教师信息及上机卡信息,管理实验教师值班记录,上机用户充值,销卡及查询使用记录的功能。系统充分利用计算机检索迅速、查找方便、可靠性高、存储量大、保密性好的特点,为机房上机管理发挥作用。
关键词:机房 ;管理 ;java
ABSTRACT
In order to improve the management efficiency of the machine room manager, reduce the labor intensity of the manager, improve the utilization rate of the machine room and give full play to the convenience and shortcut of the computer, the design of the machine room free boarding system is put forward.
The computer room free boarding system is a typical database management system. Its development mainly includes two aspects: the establishment and maintenance of the background database and the development of the front-end application. For the former, it requires the establishment of data consistency and integrity and the good data security, while the latter requires the application program to be fully functional and easy to make. Use the same characteristics. The system adopts B/S mode, mainly applies JSP and JavaBean technology to program, and takes Mysql as the database of the system. The system mainly realizes the function of the experimental teacher to set up the machine standard, maintain the equipment management and use information, manage the information of the experiment teacher and the computer card, manage the record of the teacher on duty, the recharge of the user, the card and the record of the use of the record. The system makes full use of the characteristics of quick retrieval, convenient search, high reliability, large storage capacity and good secrecy. It plays a role in the management of computer room.
Keywords: Computer room; management; Java.
目 录
机房管理系统
1.前言
现今,计算机在各个领域扮演的角色越来越重要。在学校计算机已经成为一门必修课。所以每个学校都有很多硬件设施完备的机房在课余时间闲置,以往人们使用教师手工管理的方式或是用计算机的文本系统打印一些清单的方式来管理学生业余时间上机,但是这种管理方式信息处理工作量大,容易出错,更新和维护工作复杂,工作效率很低,缺乏系统、规范的信息管理手段。建立的机房自由上机管理系统,要把机房的计算机管理、用户管理、用户上机管理等日常管理工作实行计算机统一管理,不仅可以减少管理教师的工作强度还能提高工作效率,提高管理水平。