学士学位论文基于JSP的酒店客房在线预订系统的设计与实现姓名:学号:200812110134指导教师:张伟学院:信息科学与工程学院学校代码:10904专业:计算机科学与技术完成日期:2012年5月23日学士学位论文基于JSP的酒店客房在线预订系统的设计与实现姓名:学号:200812110134指导教师:张伟学院:信息科学与工程学院专业:计算机科学与技术完成日期:2012年5月23日摘要随着现代工业的发展,企业越来越重视计算机信息管理系统。本文主要分析了客房管理系统的组成情况和一些基本功能,包括系统的功能模块划分、数据库模式分析、系统结构,以及需求分析等。达到了数据的一致性和安全性,且应用程序功能完备,符合了客房管理系统作为典型的信息管理系统(MIS)的要求。同时简单介绍了JAVA编程环境和MYSQL数据库管理系统的功能特点,客房管理系统是企业物流管理中不可或缺的一部分。使用计算机对产品酒店信息进行管理,具有着人工管理无法比拟的优点,它检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等,可减少更多的人力物力,这些都能够极大地提高货品客房的管理效率,也是企业客房管理科学化、正规化,与世界接轨的重要条件。因此,开发一个酒店客房管理系统是很有必要的,具有其特有的技术意义和管理意义。【关键词】:酒店管理;信息管理数据库;JAVA;客房管理AbstractWiththedevelopmentofmodernindustry,theinformationmanagementsystemofthecomputerispaidmoreandmoreattentionbyenterprises.Thisarticlemainlyanalyzessomebasicfunctionsandconstitutionofthestoragemanagementsystem,includingthesystematicdemand,structure,thefunctionmoduledivisionandthedatabasemodeanalysis,etc.Especiallyintroducestheactualdevelopmentoftheapplicationprogramforemphasis.Thissystemguaranteedtheconsistencyandsecurityofthedata,andtheapplicationprogramfunctionsarecomplete,andmeetingtherequirementofthestoragemanagementsystemastherequestforthetypicalinformationmanagementsystem(MIS).Meanwhile,itbrieflyintroducedthefunctioncharacteristicsofJAVAprogrammingenvironmentandSQLdatabasemanagementsystem.Storagemanagementsystemisanimportantpartthatshouldnotbeneglectedincorporationmanagement.Usingacomputertocontrolinformationofthewarehousewhichhasadvantagesthatartificialmanagementthatcan’tcatchupwith.Itisquicklyinspectional,easytosearch,thecredibilityishigh,anddepositcapacityishigh,confidentialitygood,Lifespanlong,andthecostislowECT,andcanalsoreducemoremanpowerandmaterialresource.Allofthesemanagementscaninfinitelyraisethemanagementefficiencyofgoodsstockandalsoisascientificandregularturn,andbeinlinewithworldofimportantconditionofthestoragemanagement.Therefore,developingastoragemanagementsystemisnecessary.Ithasspecialtechniqueandmanagesmeaning.【Keywords】:StorageManagementSystem;InformationManagement;Database;JAVA;ProductionManagement目录第1章引言................................................................................................................1第2章绪论................................................................................................................22.1管理信息系统的概述.......................................................................................22.2酒店客房管理系统...........................................................................................22.2.1国内外现状与发展趋势...................................................................................32.2.2酒店客房管理系统研究背景与意义............................................................4第3章数据库理论基础及应用系统开发工具........................................................63.1SQL语言介绍.........