【正文】
性別Phone QString 顧客電話RoomNo QString 入住房間號碼InTime QString 入住時間OutTime QString 退房時間StayTime QString 總住房時間Price QString 總費用Discount QString 折扣(2)酒店房間信息表(HotelInfo )酒店房間信息表主要用來存儲所有酒店房間的基本信息。在本酒店管理系統(tǒng)中,數(shù)據(jù)庫的設計主要工作包括建立管理系統(tǒng)的數(shù)據(jù)庫,創(chuàng)建所需要的表,或相關視圖及存儲過程。東北大學東軟信息學院畢業(yè)設計(論文) 第 3 章 關鍵技術介紹6第 3 章 關鍵技術介紹 數(shù)據(jù)庫分析數(shù)據(jù)庫設計是建立相應數(shù)據(jù)庫及其應用系統(tǒng)的過程,是系統(tǒng)設計及開發(fā)的核心技術。MySQL 的速度、可靠性、適應性受到大家關注,所以都認為在不需要事務化處理的情況下,它是管理內容最好的選擇。Qt 是基于 Xlib,而不依賴 Motif 工具包。(4)大量的開發(fā)文檔(5)XML 支持(6)W ebkit 引 擎 的 集 成 , 可 以 實 現(xiàn) 本 地 界 面 與 Web 內 容 的 無 縫 集 成(7)用戶自定義控件其他的工具包在應用時都存在一個普遍的問題,就是經(jīng)常沒有真正適合需求的控件,生成的自定義控件對用戶來說,也是一個黑匣子。 東北大學東軟信息學院畢業(yè)設計(論文) 第 2 章 開發(fā)環(huán)境及工具介紹 3第 2 章 開發(fā)環(huán)境及工具介紹 Qt 簡介Qt 是諾基亞開發(fā)的一個跨平臺的 C++圖形用戶界面應用程序框架。SUMMIT 可以通過 GDS(全球銷售系 統(tǒng))、INTERNET 和TRAVEL WEB 網(wǎng)絡訂房;第六,它有較強的銷售組織保證。信息化程度不高導致企業(yè)決策失誤、市場反應速度緩慢等,已經(jīng)成為制約我國酒店業(yè)進一步發(fā)展的重要瓶頸。面對信息時代的機遇和挑戰(zhàn),利用科技手段提高酒店的管理無疑是一條行之有效的途徑。同時,酒店和餐廳娛樂業(yè)引入電腦服務和管理也取得了優(yōu)良的經(jīng)濟效益和社會效益。酒店管理系統(tǒng)就是為此而設計的,本系統(tǒng)采用 Qt 開發(fā),使用 MySQL 數(shù)據(jù)庫。我國酒店發(fā)展十分迅速,舊式的酒店管理基本全部由人工完成,效率低下,存在許多能夠使資金流失的漏洞。同時也對相關技術做了詳細介紹,如:數(shù)據(jù)庫技術。論文中包含了酒店管理系統(tǒng)的整體設計,功能模塊設計,系統(tǒng)各個界面的分析以及代碼片段的講解。要求的提高就需要相應的管理系統(tǒng)能夠快速的、穩(wěn)定的對所有條件進行合理的分配,從而節(jié)省人力、物力,提高效率,讓經(jīng)營者能夠將更多的精力投入到對顧客的服務上,能夠讓顧客住的舒心、住的放心,提高酒店的知名度,從而招攬更多的顧客,實現(xiàn)酒店的良性循環(huán)。酒店業(yè)務管理系統(tǒng)在達到在節(jié)省人力資源成本的同時,可以提高業(yè)務效率,并能夠及時、準確、迅速地滿足顧客服務的需求。s service on, can let customers live enjoyable, live at ease, improve the hotel reputation, which attract more customers, and realize the virtuous cycle of the hotel.Hotel in China is developing very rapidly, and the old hotel management basic all by artificial finish, the efficiency is low, there are many can make capital loss vulnerabilities. The various causes cost increase, the return of nature is reduced, so that the hotel into a vicious cycle. The hotel is not developed naturally. Also easy in a vicious circle formed in service is more and more bad phenomenon. A modern hotel scale more and more huge, service project is more and more, information also will increase, hotel management want to improve efficiency and reduce cost, improve the service quality and the management level, so as to promote the economic benefits, seizes the market, a benign cycle, must be to use the puter to carry on the management. Although the puter management and not hotel management to the key elements of successful, but it can maximize accurate, fast and efficient effects, and to the hotel the business management to provide strong support. Therefore, the new puter work and hotel business management system, has bee improve the management efficiency, make homework personnel and management system flexible interaction between, realize the fluent workflow cohesion, help the effective business management, release the greatest value. The hotel business management system in to save human resources in costs at the same time, to improve the business efficiency, and can timely, accurate and quickly meet the needs of the customer service.Hotel management system is designed for this purpose, the system uses the Qt development, 東北大學東軟信息學院畢業(yè)設計(論文) AbstractIVusing MySQL database. Mainly in at present more popular system running Windows. Check, check out of the room, with basic function such as inquires. Graphics friendly interface, and the program operability is good. Using MySQL database management data, its stability, safety and fault tolerance are effective guarantee.Key words: Hotel Management System , Qt, MySQL 東北大學東軟信息學院畢業(yè)設計(論文) 目錄V目 錄畢業(yè)設計(論文)任務書 ...................................................................I摘 要 ..................................................................................................IIABSTRACT........................................................................................III第 1 章 緒 論 ...................................................................................1 論文研究背景 ................................................................................................1 論文研究的目的及意義 ................................................................................1 國內外現(xiàn)狀 ....................................................................................................1 論文研究主要內容 ........................................................................................2第 2 章 開發(fā)環(huán)境及工具介紹 ...........................................................3 QT 簡介 ............................................................................................................3 數(shù)據(jù)庫開發(fā)工具 ............................................................................................4第 3 章 關鍵技術介紹 .......................................................................5 數(shù)據(jù)庫分析 ....................................................................................................5 數(shù)據(jù)庫設計及實現(xiàn) ........................................................................................5 創(chuàng)建數(shù)據(jù)庫表結構 ....................................................................................................5 創(chuàng)建表