登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

酒店结算系统毕业论文

 2022-03-18 21:07:58  

论文总字数:20675字

摘 要

本系统属于酒店结算系统,在现代化的酒店中,酒店为了能高效地管理客房资源、顾客信息、结算信息,做出了一系列的管理体系,通过管理信息和了解各个环节信息的详细情况的变化,能及时做出有效的反应和应对策略,对信息更改的即使监督,有利于提高酒店管理效率。现代化的酒店是集客房、通讯、餐饮、娱乐,商务文化及其他各种服务与设施为一体化的消费场所,酒店组织庞大,信息量大,服务项目多,要想降低成本,提高劳动生产,提高管理水平和服务质量,进而促进经济效益,必须借助计算机来进行现代化的信息管理,酒店管理系统正是为此而设计。

基于c/s结构的酒店结算系统主要使用java,使用的开发工具是Eclipse。

基于c/s结构的酒店结算系统,提供了酒店结算一套管理方案,该系统设计简洁新颖。本系统主要包括客服系统、客户系统、财务系统、系统维护四大功能模块。

本系统具有多方面特点:系统功能完备,用户使用方便简捷,人性化的用户界面,大大减少了操作人员的工作负担,简化了用户的操作过程,提高了酒店的工作效率和酒店的信息化水平。

关键词 :c/s结构 java 管理系统

The C/S structure of the hotel billing system based on

Abstract

This system belongs to the hotel billing system, In the modern hotel, In order to efficiently manage guest room resources, customer information, billing information ,we made a series of management system, through managing information and learning more about all aspects of information ,we can make timely and effective responses and supervise the information change, it is helpful to improve the efficiency of hotel management. Modern hotel is the collection rooms, catering, entertainment, communication, business culture and other various services and facilities for the integration of consumer place, the hotel organization is large, and it has large amount of information and service project. If we want to reduce costs, improve labor production ,improve the management level and service quality, and promote the economic benefits ,we must be conducted with the aid of a computer to modern information management. Hotel management system is designed for this purpose

Based on c / s structure of the hotel billing system mainly uses java, development tools using Eclipse..

Based on c / s structure of the hotel billing system, provides a set of hotel billing management solution, the system is simple and novel design. The system includes customer service systems, customer systems, financial systems, system maintenance four modules.

This system has the characteristics in many aspects: System function complete, easy to use simple, humanized user interface, greatly reducing the workload of operators and simplifies the user's operation process, improve the efficiency of the hotel and the hotel's information level.

keywords: c/s structure;java;management system

目 录

摘 要 I

Abstract II

第一章 需求分析 1

1.1任务概述 1

1.1.1目标 1

1.1.2用户的特点 1

1.2可行性分析 1

1.2.1 技术可行性 1

1.2.2 经济可行性 1

1.2.3 操作可行性 1

1.3需求规定 2

1.3.1需求概述 2

1.3.3业务流程图 3

1.3.4程序运行环境配置 4

第二章 BAK分析 5

2.1 BAK说明 5

2.2 BAK应用 5

2.3 E-R图 5

2.4 BAK设计 8

2.4.1数据表详细说明 8

第三章 详细设计 11

3.1详细设计理念 11

3.2订房界面及数据关系 11

3.2.1订房 11

3.3入住界面及数据关系 11

3.3.1按预定入住 11

3.3.2直接入住 12

3.4退房界面及数据关系 13

3.4.1退房 13

3.4.2结果 14

3.5查询界面及数据关系 15

3.5.1客户查询 15

3.5.2客房查询 16

3.6设置界面及数据关系 17

3.5.1房间类型 17

3.5.1用户账户 18

第四章 系统实现 19

4.1登陆模块 19

4.2订房 20

4.2.1订房 20

4.3入住 22

4.4退房 24

4.4.1退房 24

4.5查询 27

4.6 设置 30

第五章 系统测试 33

5.1测试的任务及目标 33

5.1.1测试的任务 33

5.1.2测试的方法 33

5.2测试用例 33

5.3 系统测试结论 37

第六章 结束语 38

参考文献 39

致谢 40

第一章 需求分析

所谓"需求分析",就是分析业务需求,设计系统框架,为后续开发打下基础。

1.1任务概述

1.1.1目标

本系统是针对中小型酒店而开发的。本系统是一项独立的软件。

1.1.2用户的特点

本系统的最终用户是面向酒店管理员(酒店管理员和其他管理人员),他们具有一定的计算机基础知识和操作计算机的能力,是经常性用户。

系统维护人员是计算机专业人员,熟练操作系统,更改用户信息,是间隔性用户。

1.2可行性分析

可行性分析是通过对项目的主要技术、内容、经济等方面分析,从而为项目决策提供依据的一种综合性的系统分析方法。可行性研究的目的就是通过各方面的分析,得出系统在实施时的可行性,也是一种简化了的系统分析和系统设计的过程,作为基于c/s结构的酒店结算系统的设计与开发,既要考虑到其技术的可行性,也要考虑到其操作的可行性和经济上的可行性。

1.2.1 技术可行性

该信息管理系统采用的是java开发技术,而数据管理方面并没有使用数据库管理软件,而是用的bak备份文件。两者设计之间没有绝对的联系,有利于团队成员并行工作,大大提高了开发效率,所以在技术上是可行的。

1.2.2 经济可行性

作为一个中小型系统,投入的人力,物力与财力是非常小的。只需一台电脑或服务器,就能将整个系统支撑起来。而实际运作起来,也只需要几个经营者对系统进行添、删、改、查的操作,并不需要太大的开发成本与后期消耗,所以在经济上是可行的。

1.2.3 操作可行性

本系统主要的对象是超市管理人员为主,多以增、删、改、查等操作为主

请支付后下载全文,论文总字数:20675字

您需要先支付 50元 才能查看全部内容!立即支付

微信号:bysjorg

Copyright © 2010-2022 毕业论文网 站点地图