梧 州 学 院毕 业 论 文论 文 题 目 基 于 MVC 酒 店 管 理 系 统 的 设 计 与 实 现系 别 计 算 机 科 学 系 专 业 计 算 机 科 学 与 技 术 班 级 07 计 本 三 班 学 号 0700609121 学 生 姓 名 唐 智 林 指 导 老 师 ( 签 名 ) 完成时间 2025 年 3 月 摘 要酒店管理系统是较为典型的管理信息系统,系统的开发主要包括前端的程序开发和后台数据库的建立和维护。数据库要求具有一致性、完整性、数据安全性好的特点,而前端的程序要求功能完备,使用便捷。本系统使用SUN公司的JSP 和SQLSEVER作为程序开发工具和数据库开发工具。本文通过详细的调查论证根据企业的实际要求提出了如下的需求分析。基于MVC 模式的酒店管理系统具有员工管理能添加员工、查看员工、删除员工。具有房间种类管理可以查看房间种类、添加房间种类、删除房间种类、修改房间种类。可以对房间管理即可以查看房间、添加房间、删除房间。可以对订购房间进行管理加查看未订出房间、查看已订出房间。并且可以修改自己的登录密码以及退出登录。对酒店管理系统设计时,首先在短时间内建立起系统应用的原型, 然后对原型系统进行需求分析, 并不断修正和改进, 直到最终形成用户满意的可行性系统。系统的难点在于数据库的设计和系统的MVC 模式的设计。关键词: JSP MVC 酒店管理 SQLSERVERHotel Management SystemAbstractHotel Management System is a more typical management information system, system development includes the front end and back-end database application development and maintenance of the establishment. Database requires consistency, integrity, data security and good features, but the front of the procedural requirements fully functional, easy to use. The system uses SUN's JSP and SQLSEVER as application development tools and database development tools. This paper demonstrates through a detailed investigation request in accordance with the actual needs of the following analysis. MVC model based hotel management system with staff management can add employees, see staff, delete employees. Management has the ro...