【正文】
湖南科技大學瀟湘學院本科生畢業(yè)設計(論文) I 湖 南 科 技 大 學 瀟湘學院畢業(yè)設計(論文) 題目 酒店管理系統(tǒng) 作者 學院 計算機科學與工程學院 專業(yè) 計算機科學與技術 學號 指導教師 II 摘 要 本文完整的描述了一個酒店管理系統(tǒng)的設計與實現(xiàn)的過程,采用真正的跨平臺 Java技術為基礎,利用 eclipse 編程平臺結合 Oracle 數(shù)據(jù)庫,完成了酒店管理系統(tǒng)的功能。 本系統(tǒng)是基于 GUI 的圖形界面系統(tǒng),使用了 MVC 框架,采用 JAVA 語言和 Oracle 數(shù)據(jù)庫開發(fā)完成的酒店管理系統(tǒng)。該系統(tǒng)的主要目標是針對酒店客房住房管 理進行計算機的管理,系統(tǒng)主要實現(xiàn)了以下模塊:房間管理模塊,營銷管理模塊,商品管理模塊,系統(tǒng)設置模塊。 本酒店管理系統(tǒng)可供用戶進行房間管理、客戶查詢、營銷管理以及功能強大的消費管理的功能。用戶只需要簡單的輸入,所有數(shù)據(jù)都由數(shù)據(jù)庫管理系統(tǒng)管理。本文中數(shù)據(jù)庫服務器端采用了 Oracle 作為后臺數(shù)據(jù)庫,為數(shù)據(jù)的安全和程序的穩(wěn)定運行提供了保障。 關鍵詞: 酒店管理系統(tǒng) JAVA Oracle II ABSTRACT This paper describes a plete hotel management system design and implementation of the process, USES the real crossplatform Java technology as the foundation, use eclipse programming platform bined with Oracle database, the pletion of the hotel management system function. This system is based on the GUI GUI system, using MVC framework, the JAVA language and Oracle database development pleted hotel management system. The system39。s main goal is for hotel rooms housing management puter management, system mainly realizes the following module: room management module, marketing management module, modities management module, the system Settings module. The hotel management system is available for users room management, marketing management and customer inquires powerful function, the consumption of the function of management. The user need only simple input, all the data are made by the database management system management. This paper database server in the Oracle as backend database, data security and procedures for the stable operation of the provided protection. Key Words: Hotel Management System; Oracle; Java 湖南科技大學瀟湘學院本科生畢業(yè)設計(論文) I 目 錄 第一章 緒論 ............................................................................................................................. 1 研究背景 ...................................................................................................................... 1 國內(nèi)外研究現(xiàn)狀 ........................................................................................................... 1 研究意義 ...................................................................................................................... 1 研究內(nèi)容和研究方法 .................................................................................................... 2 研究內(nèi)容 ............................................................................................................ 2 研究方法 ............................................................................................................ 2 第二章 系統(tǒng)分析 ...................................................................................................................... 2 可行性分析 .................................................................................................................. 2 技術可行性分析 ................................................................................................. 2 經(jīng)濟可行性分析 ................................................................................................. 3 操作可行性 分析 ................................................................................................. 3 其他影響系統(tǒng)開發(fā)的因素 ................................................................................... 3 需求分析 ..................................................................................................................... 3 用戶需求說明 .................................................................................................... 3 系統(tǒng)需求說明 .............................................................................................................. 3 項目開發(fā)環(huán)境 及工具介紹 ............................................................................................. 4 第三章 概要設計 ...................................................................................................................... 7 功能模塊 ...................................................................................................................... 7 設計思想以及框架 ....................................................................................................... 7 設計思想 ............................................................................................................ 7 框架 ................................................................................................................... 8 數(shù)據(jù)庫設計 .................................................................................................................. 8 ER 圖 ................................................................................................................. 8 數(shù)據(jù)字典 ........................................................................................................... 9 第四章 詳細設計 ...................................................................................................................... 9 項目主要業(yè)務模塊 ................................................................................ 錯誤 !未定義書簽。 登陸界面模塊 ............................................................................. 錯誤 !未定義書簽。 房間管理模塊 ............................................................................. 錯誤 !未定義書簽。 營銷管理模塊 ............................................................................. 錯誤 !未定義書簽。 商品管理模塊 ............................................................................. 錯誤 !未定義書簽。 系統(tǒng)設置模塊 ............................................................................. 錯誤 !未定義書簽。 運行控制