<strike id="caiqs"></strike>
<th id="caiqs"></th>
  • 論文格式
    電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
    機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
    制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
    通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
    • 首頁 |
    • 畢業論文 |
    • 論文格式 |
    • 個人簡歷 |
    • 工作總結 |
    • 入黨申請書 |
    • 求職信 |
    • 入團申請書 |
    • 工作計劃 |
    • 免費論文 |
    • 合作期刊 |
    • 論文同學網 |
    搜索 高級搜索

    當前位置:論文格式網 -> 畢業論文 -> 計算機論文
    畢業論文標題:

    基于VB的賓館客房管理系統

     本文ID:LWGSW13449 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 基于VB的賓館客房管理系統 (收費:1000 積分)  

    論文字數:16039,頁數:56

    摘  要
     本論文是在社會主義市場經濟理論的指導下,充分利用信息技術提高賓館客房的管理水平、服務水平。賓館客房管理系統實現了客房預定、住宿登記、宿費提醒、追加押金、調房登記、退房結帳、查詢統計等功能。其中宿費提醒可以在住宿費超過押金時預警,提示前臺要客人補交押金,該功能可明顯提高對住宿人員宿費的有效管理。將動態實時的住宿登記、客房調整、銷售報表、追加押金等有機地聯系在一起,對賓館客房進行全方位的管理在某種意義上,賓館客房管理方面的信息化已成為現代化賓館的重要標志。同時,掌握賓館的管理系統的開發對于其他管理系統的開發也是借鑒。
     軟件開發是一項復雜而精細的工作,尤其是開發商業管理軟件,不但要求開發人員具有豐富的編程經驗,而且還要了解商業企業的運營機制。完成一個完整的商業軟開發,不是局限于簡單的數據添加查詢等,而是對數據庫開發過程的了解,從而快速掌握Visual Basic的精髓。

    關鍵詞:開發;賓館客房管理系統;軟件;Visual Basic;數據庫


    STUDY ON ACCORDING TO VISUAL BASIC GUEST HOUSE GUEST ROOM MANAGEMENT SYSTEMS
    Abstract
     This thesis is under the theoretical leading in market economy in socialism, making use of the management horizontal, serve horizontal that information technology, IT increases guest house guest room well.The guest house guest room manages the system realizes the guest room is pre-arranged and stop for the night the registry, the fee of su remind,s annex the security deposit, adjust the building the registry and check out to settle an account, search to statistics to wait the function.Among them the fee of su reminds can at stop for the night the fee exceed the security deposit hour early warning, hint the foreground want the guest repairs to hand over the security deposit, that function can increases obviously to the valid management of the su fee in personnel in lodging turn.Will the lodging turn registry, guest room tune of the dynamic real-time, sale report, append security deposit etc. organism earth the relationship is together, proceeding the all-directions management to the guest house guest room on a certain meaning, the guest house guest room manages the information of the aspect turns the important tag that have become the modern guest house.At the same time, control the development toward other management system of the management system of the guest house too is to draw lessons from.
     Software development is a term, item complicacy but fine work, particularly is to develops the business management software, not only request to develop the personnel have the abundant programming experience, but also still understand the business enterprise carries camp mechanism.Complete the soft development in a complete business, is not essence that understanding to limit at simple data increase search etc., but to database development process, from but control the Visual Basic quickly.

     Key words: Development;Guest house guest room management system;
     Software;Visual Basic;Database

    目 錄
    摘 要 Ⅰ
    Abstract… Ⅱ
    緒 論 1
    VB的簡介﹑特點 1
    系統需求 3
    開發軟件的意義 3
    第一章 賓館客房管理系統的設計 4
    1.1 系統分析 4
    1.1.1 開發背景 4
    1.1.2 需求分析 4
    1.1.3 實現目標 5
    1.2 系統設計 5
    1.2.1 系統結構圖 5
    1.2.2 業務流程圖 7
    1.2.3 數據庫設計 7
    第二章 賓館客房管理系統的應用程序具體設計過程 14
    2.1主程序界面設計 14
    2.2 系統登錄模塊設計 20
    2.3 查詢系統設計 23
    2.3.1 住宿查詢模塊設計 23
    2.3.2 退宿查詢模塊設計 25
    2.3.3 宿費提醒模塊設計 27
    2.4 日結設計 28
    2.4.1 登記預收報表模塊設計 28
    2.4.2 客房銷售報表模塊設計 31
    2.5 系統設置設計 33
    2.5.1 操作員設置模塊設計 33
    2.5.2 密碼設置模塊設計 35
    2.5.3 初始化模塊設計 38
    2.5.4 權限設置模塊設計 40
    2.6 住宿管理設計 43
    2.6.1 住宿登記模塊設計 43
    2.6.2 追加押金模塊設計 44
    2.6.3 調房登記模塊設計 45
    2.6.4 退宿結帳模塊設計 46
    2.7 客房管理設計 47
    2.7.1  客房設置模塊設計 47
    2.7.2 客房查詢模塊設計 48
    2.7.3 房態查看模塊設計 49
    2.8 掛帳管理設計 49
    2.8.1 掛帳查詢模塊設計 49
    2.8.2 客戶結款模塊設計 50
    2.9 系統環境與軟件安裝 51
    第三章 調試過程 52
    3.1設計中遇到的錯誤 52
    3.2程序調試 52
    3.3跟蹤應用程序的執行 53
    參考文獻 54
    致 謝 55
    附 錄 56


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:網絡中心集中監控管理軟件 下一篇:基于WebGIS的物流信息系統的設計..
    Tags:基于 賓館 客房 管理系統 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

    本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

    論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

    感谢您访问我们的网站,您可能还对以下资源感兴趣:

    论文格式网:毕业论文格式范文
      <ul id="yqm6m"><tbody id="yqm6m"></tbody></ul>
      <kbd id="yqm6m"><pre id="yqm6m"></pre></kbd>
        <ul id="yqm6m"><pre id="yqm6m"></pre></ul>
        <ul id="yqm6m"></ul>