摘 要随着高等教育的普及和招生规模的迅速扩大,高校图书馆资源难以满足学生们的需求,大学生在图书馆占座的现象变得越来越普遍和严重。而图书馆的座位资源往往受多种人为因素的影响与制约而得不到合理的分配与使用。本文所介绍的图书馆预约占座系统就是为了解决上述这一现象,本系统采用的是虚拟对象和现实对象相结合的管理方式,把阅览室、用户和座位等现实对象抽象成虚拟数据,通过计算机把这些虚拟数据进行科学和有效的管理,让图书馆座位资源不再浪费,让学生们不再为占座耗费精力。本系统基于浏览器和服务器架构模式,采用 Eclipse 平台进行后台功能模块的代码编写,使用 SSM 框架搭建系统后台。本系统支持管理员、学生和教师三种类型的角色,包含系统管理、师生信息、阅览室管理、座位预约以及数据分析等功能模块其中座位预约是系统的主要模块,包含座位预约、查看空余座位、退座等功能,通过对每个阅览室的人流量、座位的使用情况、违纪现象的统计和分析,管理员可以做出具体的管理决策。关键词:阅览室;座位;管理系统;JSP;SSMAbstractWith the popularization of higher education and the rapid expansion of enrollment scale, university library resources can hardly meet the needs of students, and the phenomenon of college students occupying seats in the library has become more and more common and serious.However, the seat resources of the library are often affected and restricted by many human factors and cannot be allocated and used reasonably.Library booking seat system are introduced in this paper is to solve the phenomenon above, this system USES is the combination of virtual and real object management method, the real object such as a reading room, users and seat abstract into virtual data, through the computer the virtual data for scientific and effective management, make the library seat resource waste, no longer let the students no longer for cost of energy.The system based on B/S mode using JSP+MySql+SSM architecture to achieve.This system supports three types of administra...