【正文】
I 畢業(yè)論文 基于 C的酒店管理系統(tǒng)的開發(fā) 摘要 : 在信息社會(huì)中,企業(yè)只有利用各種先進(jìn)的管理方式和技術(shù)手段實(shí)現(xiàn)學(xué)習(xí)的告訴集成,提高獲取信息、分析利用信息的能力,發(fā)展知識(shí)經(jīng)濟(jì)。 傳統(tǒng)手工的酒店管理過程繁瑣而復(fù)雜,要想在競爭中取得又是,必須在經(jīng)驗(yàn)管理、產(chǎn)品服務(wù)等方面提高管理知識(shí)。通過本系統(tǒng),我們可以做到信息的規(guī)范管理和快讀查找,實(shí)現(xiàn)了客房信息管理的系統(tǒng)化、規(guī)范化和自動(dòng)化,這樣不僅減少了管理工作量,還提高了管理效率,降低了管理成本,衣應(yīng)付當(dāng)今日趨激烈的競爭環(huán)境。本系統(tǒng)采用 C語言編輯,實(shí)現(xiàn)了與 windows操作系統(tǒng) 良好的兼容性,通過代碼對(duì) SQL 語言實(shí)現(xiàn)了 預(yù)定 、入住、客房更改、用戶管理、客房查詢、客房狀態(tài)、客房類型、客戶結(jié)算功能。 酒店管理系統(tǒng),它可以借用計(jì)算機(jī)信息化的優(yōu)勢,方便快捷的實(shí)現(xiàn)顧客和管理者的交戶,方便管理者在第一時(shí)間了解顧客的需求,及時(shí)做好應(yīng)對(duì)措施,從而可以使經(jīng)營者在競爭日益激烈的酒店服務(wù)行業(yè)中取得優(yōu)勢! 關(guān)鍵詞 : C; C/S 結(jié)構(gòu); SQL; 酒店管理系統(tǒng) II Abstract: In the information society, the enterprise only the use of advanced management methods and techniques to achieve learning tell integration, improve access to information, analysis of the use of information capacity, the development of knowledge economy. The traditional manual management cumbersome and plex process, wants to be in petition get is, must experience in management, products and services, improve the management of knowledge. Through this system, we can standardize information management and rapid reading search, realized the guest room information management systematic, standardized and automated, so not only reduced the workload management, but also improve the management efficiency, reduce management costs, clothing cope with the increasingly intense petitive environment. The system uses C language editor, and the realization of the windows operating system patibility, the code for the SQL language book, occupancy, room change, user management, guest enquiries, room status, room type, customer billing function. Hotel management system, it can borrow the puter information superiority, convenient and quick realization of the customers and managers pay households, convenient management in the first time to understand the needs of customers, do a good job in a timely response measures, which can make the operator in the increasingly fierce petition of hotel service industry advantage! Key words: C C / S structure SQL Hotel Management System III 目 錄 第一章 緒論 ................................................................................................................... 1 系統(tǒng)開發(fā)背景 ..................................................................................................... 1 開發(fā)意義 ............................................................................................................. 1 可行性分析 ......................................................................................................... 2 經(jīng)濟(jì)可行性 ................................................................................................ 2 技術(shù)可行性分析 ......................................................................................... 2 市場需求的可行性分析 ............................................................................... 3 本文中的章節(jié)介紹 ............................................................................................. 3 第二章 相關(guān)技術(shù)介紹 ................................................................................................ 4 數(shù)據(jù)庫 Microsoft SQL Server ...................................................................... 4 C簡介 ................................................................................................................ 6 Visual Studio 20xx ........................................................................................ 6 . 框架 ........................................................................................................... 8 C/S 架構(gòu) ............................................................................................................. 8 TSQL ................................................................................................................ 10 第三章 需求分析 ....................................................................................................... 12 需求分析介紹 .................................................................................................. 12 業(yè)務(wù)需求分析 .................................................................................................. 12 客戶預(yù)定 ................................................................................................... 12 客戶入住 .................................................................................................. 13 客房更改 .................................................................................................. 13 客戶管理 .................................................................................................. 14 客房查詢 .................................................................................................. 15 客房狀態(tài) .................................................................................................. 15 客房類型 .................................................................................................. 16 IV 客戶結(jié)算 .................................................................................................. 16 幫助 ......................................................................................................... 16 數(shù)據(jù)需求分析 .................................................................................................. 18 客戶預(yù)定數(shù)據(jù) ` .......................................................................................... 18 客戶入住數(shù)據(jù) ............................................................................................ 18 客房類型數(shù)據(jù) ............................................................................................ 19 客房狀態(tài)數(shù)據(jù) ............................................................................................ 19 客戶退房數(shù)據(jù) ............................................................................................ 19 角色分析 .......................................................................................................... 20 工作人員 .......................................