基于J2EE酒店管理系统设计与实现.doc

上传人:hw****26 文档编号:4191830 上传时间:2019-10-03 格式:DOC 页数:11 大小:69.50KB
下载 相关 举报
基于J2EE酒店管理系统设计与实现.doc_第1页
第1页 / 共11页
基于J2EE酒店管理系统设计与实现.doc_第2页
第2页 / 共11页
基于J2EE酒店管理系统设计与实现.doc_第3页
第3页 / 共11页
基于J2EE酒店管理系统设计与实现.doc_第4页
第4页 / 共11页
基于J2EE酒店管理系统设计与实现.doc_第5页
第5页 / 共11页
点击查看更多>>
资源描述

1、基于 J2EE 酒店管理系统设计与实现 摘 要 为了提高酒店的经济效益,对人流、物流、资金流进行科学管理和有效控制,开发 一个稳定可靠的酒店管理系统用以提高员工的工作效率与降低各种经营成本具有现实的必 要性和重要意义。 本系统基于 JAVA 的 Application 模式,采用 JAVA 的图形化开发工具 JCreator . 摘 要 为了提高酒店的经济效益,对人流、物流、资金流进行科学管理和 有效控制,开发一个稳定可靠的酒店管理系统用以提高员工的工作效率与降低各种经营成 本具有现实的必要性和重要意义。本系统基于 JAVA 的 Application 模式,采用 JAVA 的图形化开发工具

2、JCreator 和 Access2000 数据库进行开发,实现了前台管理,客房管理与 系统设置功能,其中前台管理由住宿登记、追加押金与退房结账等模块构成,帮助操作员 进行住宿登记,通过追加押金使房客继续入住或直接退房结账;客房管理由客房查询与房 态查看模块构成,帮助管理人员全面了解入住信息和客房状态,及时对客房清理或维修; 系统设置由操作员管理、权限设置与房态设置等模块构成,使操作员实时地对操作人员的 权限进行有效地管理,对客房的设施进行维护和更新。(所有权: 毕业设计网 QQ:) 本系统具有良好的可移植性,占用系统资源少,方便用户使用,能满足酒店管理的实际需 求。 关键词:酒店管理;JAV

3、A;JCreator;SQL The Design and Realization of Hotel Management System Based on J2EEAbstractIn order to increase economic benefit and control the flow of people, goods also capital effectively, it is quite necessary and significance to develop a stable and reliable hotel management system to improve s

4、taff productivity as well as lower operating. This system is designed by using the IDE of JCreator and Access2000 database. At the same time, the JAVA application mode is used in this management system. It are composed of onstage management, guestroom management and system settings. The onstage mana

5、gement includes three sub functions, i.e. residential registration, room management, system default. These functions help operators for the hotel registration or through additional deposit to enable the tenant to continue staying or direct billing. The guest room management has two sub-management fu

6、nctions, i.e. room inquiring and the state viewing. These functions can help manager to understand the room occupancy and status information in a timely manner to use cleaning rooms or maintenance. The system setting includes three functions, i.e. operator management, jurisdiction settings and room

7、states settings. The operator management can reply a real-time operation of the authority of effective management, safeguard and update the information of rooms facilities. This system can be transplanted and possess minimal resources. It could be used easily and satisfy the need of hotel management

8、. Key word: hotel management; JAVA; JCreator; SQL 本系统利用信息技 术提高酒店的管理水平、服务水平。酒店管理系统主要实现住宿登记、追加押金、退房结 账、房态查看以及管理员权限管理等功能。将动态实时的住宿登记、追加押金等有机地联 系在一起;对操作员权限分类管理,有助于即使有效的对客户进行服务,对客房进行全方 位的管理,提高服务质量。使用本系统可以处理相对烦琐的客流量统计和资金的管理。操 作人员可通过房态查看或客房查询来进行住宿登记,也可通过追加押金使房客继续入住或 直接退房结账。操作员管理可实时地对操作人员的权限进行有效地管理和设置从而使酒店 在

9、管理上分工明确。本系统运用 JAVA 的图形化开发工具 JCreator 和 Access 数据库原理等 技术,以及采用 JAVA 的 Application 模式进行开发设计。 本系统主要是开发一 个酒店管理系统,主要功能有前台管理:包括住宿登记、追加押金、退房结账; 客房管理:包 括客房查询、房态查看;系统设置 :包括操作员管理、权限设置、房态设置等。本系统可应 用于小型的酒店管理,如果想应用于大型酒店管理,需要进行数据库替换和功能模块扩展。 本系统要求服务人员具备一定的计算机基础知识,通过简单培训便能较为熟练的操作计算 机和操作本系统。 功能分析 系统主要功能模块如 图 4-1 所示,本

10、系统利用信息技术提高酒店管理的水平,并希望通过本系统的开发使用使 得酒店能对房客住宿及客房状况等一系列业务进行系统地管理。系统由 3 个部分,共 8 个 完整的模块构成。其中具体部分是:前台管理、客房管理和系统设置。具体子模块如下: 前台管理:包括住宿登记、追加押金、退房结账 客房管理: 包括客房查询、房态查看 系统设置:包括权限设置、房态设置、操作员管 理(所有权: 毕业设计网 QQ:) .目 录论文总页数:25 页1 引言 11.1 设计背景 11.2 设计意义 11.3 设计方法 12 开发工具与平台 22.1 JAVA 语言 22.2 JDK 工 具 32.3 JCreator 工具

11、32.4 SQL 数据库 32.5 ACCESS 数 据库 4(所有权: 毕业设计网 QQ:) 3 系统需求 43.1 需 求分析 43.2 系统流程 53.3 性能需求 54 总体设 计 64.1 功能分析 64.2 数据库设计 65 详细设计 95.1 登陆模块 95.2 前台管理模块 95.2.1 住宿登记 105.2.2 追加押金 115.2.3 退房结账 115.3 客房管理模 块 135.3.1 客房查询 135.3.2 房态查看 145.4 系统设置 模块 165.4.1 权限设置 165.4.2 房态设置 185.4.3 操作 员管理 196 系统测试 206.1 功能测试 2

12、06.2 测试 总结 22结 论 22 参考文 献 23致 谢 24 声 明 25 紫外分光光度法测定硫酸新霉素可溶性粉含量(7200 字) 摘 要:以新霉素与乙酰丙酮甲醛溶液发生反应后,生成的衍生物在紫外区 有最大吸收峰的特点为依据,采用紫外分光光度法测定了硫酸新霉素可溶性粉含量,并运 用本法与微生物检定法进行比较,两种方法测定结果无显著差异(P0.05) 。本法操作 简捷,对仪器要求不高,检验周期短,适用于半成品的质量控制,在生产实践中能得到更广 泛的使用。 关键词:紫外分光光度法;抗生素微生物检定法;硫酸新霉素可溶性粉 Determination of Neomycin Sulfate

13、Soluble Powder by UV Spectrophotometry Abstract:By uv spectrophotometry sulfuric acid soluble powder content to and acetyl acetone - formaldehyde solution happening reaction, generated derivatives in ultraviolet absorption peaks largest district has the characteristics as the basis. In the band its

14、absorption degrees and good linear relationship within a certain range, correlation coefficient r = 0.9991 (n = 5). Use this law compared with microbial testing method for measuring results, two methods no significant difference (P 0.05). But this law for instrument easy to operate, not high demand,

15、 inspection cycle is short, applicable to the semi-finished products quality control in the production practice and can be more widely used. Key words:ultraviolet spectrophotometry ;antibiotics-microbial test;Neomycin Sulfate Soluble Powder 摘 要 电子商务(Electronic Commerce)是互联网上出现的新概念。 它是利用计算机技术、网络技术和远程

16、通信技术,实现整个商务(买卖) 过程中的电子化、 数字化和网络化。随着它的广泛使用,给人们带来了便利,并逐渐改变了人们的生活方式. 国内在线购物网站多数是用 asp,PHP 技术实现的,而基于的优秀网站较少。本 系统-网上图书超市采用+JAVABean+ SQL Server 数据库三层模式设计并实现。本论文详 细地阐述了系统的需求分析、系统总体架构、详细设计以及模块的实现过程,主要实现了 以下模块功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管 理;购物车;订单;订单管理等。 关键词: JSP;SQL Server;JAVABean;在线购物 Design and I

17、mplementation of online shopping system based on JAVAAbstract Electronic commence over Internet is a new concept. To realize electronic, digital and networking commerce, computer technology, network technology and telecommunications are used. With its widely used, it brings people with a lot of conv

18、enience, and is changing the way of peoples life. Most domestic online shopping websites are implemented with asp, PHP, and few are based on JSP. This system-web-based bookstore is implemented with JSP, JAVABean, and SQL Server database in three-tier model. In the paper, requirements analysis, gener

19、al framework, detailed design and realization of each module are introduced. These modules includes member registration, login in/login out, user management, browsing books detailed information, searching book, library management, the shopping car, orders and orders management etc. Key words: JSP;SQ

20、L Server;JAVABean; Online Shopping目 录论 文总页数:29 页 1 引言 11.1 课题背景 11.2 国内外研究现状 11.3 本课题的研究方法 22 关于 JSP 22.1 JSP 简介 22.2 JSP 的运行原理 22.3 JSP 页面的组成 32.4 JSP 的运行环境 32.5 JAVABEAN 技术介绍 43 需求分析 43.1 系统说明 43.2 系统功能简介 44 系 统设计 54.1 功能模块 54.2 系统设计思想 64.3 系统总体流程 64.4 网站架设 74.4.1 开 发环境 74.4.2 建立站点 74.5 数据库设计 75 系

21、 统实现 95.1 编写 JAVABEAN 95.1.1 数据库操作的 JAVABean 的实现 105.1.2 字符串处理的 JAVABean 的实现 105.1.3 保存购物信息的 JAVABean 的实现 105.2 网站前台主要功能模块实现 115.2.1 网站前台首页设计 115.2.2 重点推荐展台的实现过程 115.2.3 新书上架实现过程 135.2.4 图书分类实现过程 135.2.5 用户管理实现过程 145.2.6 购物车实现过程 15 5.2.7 生成订单实现过程 195.2.8 订单查询实现过程 205.2.9 销售排行实现过程 205.3 网站后台主要功能模块设计

22、215.3.1 后台登录实现过程 215.3.2 图书管理页面实现过程 215.3.3 用户管理实现过程 235.3.4 订单管理实现过程 245.3.5 公告管理实现过程 255.3.6 退出系统实现过程 256 系统测试 256.1 测试环境 256.2 测试结果 26总 结 26 参考文献 27 致 谢 28声 明 29 本 系统是一个中小型的电子商务系统-网上图书超市,可以为各类用户提供方便的在线买书 环境,符合目前国内流行的电子商务模式。用户可以在系统中实现注册、浏览图书、搜索 查询图书、下订单、处理订单等功能;管理员可以通过用户管理、订单管理、图书管理、 公告管理、投票管理等管理功

23、能来对系统进行维护更新。 系统功能简介 网上图书超市系统是一个典型的 JSP 数据库开发应用程序,由前台商品展示及销 售、后台管理 2 部分组成。 * 前台商品展示及销售 该部分主要包括新 书上架、重点推荐、销售排行、购物车、会员管理、收银台及订单查询、商品查询等。 * 后台管理 该部分主要对商城内的一些基础数 据进行有效管理,包括图书管理、用户管理、订单管理、公告管理等。 摘 要 本系统使用 MFC 提供的文档视图结构为主体框架,用 XML 文挡进行数据的储存,实现对各种资料的管理。第一部分是实现对用户界面操作的响 应,这部分主要是使用 MFC 提供的不同的窗口类,即框架窗口,视图窗口,对话

24、窗口以 及控件来实现用户操作界面的主体框架的实现。第二部分为处理具体事务的模块,实现用 户对资料的管理和使用。第三部分是用 XML 编写储存结构,这部分主要是设计 XML 树和 对其存储和读取的具体实现。利用本系统可以管理自己的各种资料(文本的和电子的) , 对每一份资料均有命名,对所有的资料进行归类,指明各资料的存放位置,可以给每一 份资料指明关键字,便于用户查找资料。若是电子资料(如电脑上的文件) ,可以通过鼠标 点击直接打开文件。整个系统实现了最初设计的各种功能,并能够快速方便的帮助用户查 找到需要的资料信息,整个操作界面简洁和实用。(所有权: 毕业设计网 ) 关键词: MFC;XML;

25、框架;窗口 The Design and Implementation of the Documents Management SystemAbstractThe Documents Management System can manage various materials. It is implemented by the Document-View framework provided by the MFC. In order to hold the materials data, a XML document is used. The system is composed by the

26、 user interface、the logic processing and the XML operation. The first part responds to the operation of the user. This part is implemented by the various kinds of windows in the MFC, such as a frame window, a view window, the dialog windows, and many control windows. The second part is design to pro

27、cess material management operation such as adding a material, deleting materials, browsing and searching materials. The last part is the serialization module. It uses a XML tree structure to organize the data in the memory and holds the data by a XML text document in the disk.Users can manage their

28、own materials conveniently by this system. In the system, every material has many attributes such as a name what we can call it, a path indicates where it is, an author who writes it, a catalogs field specifies how many catalogs it belongs to, and some keywords for searching it. If the material is a

29、 document in the computer, users can view it directly by double clicking the document. The system is enabled all the functions at design and quickly and conveniently search the users need. The document is concise and pragmatic. 系 统需求分析及功能设计随着信息时代的来临,电脑用户的资料日益增多,而这些资料 可能有着不同的特点。比如,它可能是一本书,也可能是一张光碟,也可

30、能是个电子文档。 如果稍有疏忽,资料的存放位置失去了某些特征,例如,某些电子文档你可能放到了一个 目录下,而另外一个文档你却放到了其它的目录下。当你需要的时候,将难于准确迅速的 找到,更谈不上有效的查询和管理了。总之,资料属性的多元化和数量的增多给管理这些 资料带来了很多不便。文档资料管理系统的设计目标正是为了解决这些问题。它将满 足用户对资源的管理:增加,删除,修改,搜索及查看资源。具体说来,该系统将具备下 面的功能:(1)增加资源用户能够添加一个资源,该资源可以是电子资源(比 如 PC 上某个目录下的一张图片)或者是非电子资源(例如书桌上的本书) 。添加该资源后, 用户将可以通过该系统直接

31、管理和使用该资源。(2)删除资源用户能够将系统 中的某个资源删除掉,从而放弃系统对该资源的管理。(3)修改资源当某个资 源的属性发生变化的时候(例如存放位置发生变化) ,用户能够选中某个资源,对其属性进 行修改,以反映这种变化。(4)搜索资源用户能够通过提供资源的某个特征属 性进行查找,获得相关的资源。 (5)查看资源如果所选 择资源为电子文档,用户将能在系统中直接查看该资源。 目 录1 引 言 12 设计理论依据 12.1 MFC 简介 12.2 XML 介绍 23 文档资料管理系统简介 43.1 系统开 发背景 43.2 系统开发环境 53.2.1 系统软件环境 53.2.2 工具简介 5

32、(所有权: 毕业设计网 ) 3.3 系统概述 54 文档资料 管理系统的设计 64.1 系统需求分析及功能设计 64.2 XML 存储结构 的设计 74.3 用户界面和事物处理 124.3.1 用户界面 124.3.2 事务处理 135 软件测试 15 结 论 18参考文献 18 致 谢 19声 明 20 摘 要 塑料制品具有原料来源丰富 ,价格低廉 ,性能优良等特点。它在电脑、 手机、汽车、电机、电器、仪器仪表、家电和通讯产品制造中具有不可替代的作用,应用 极其广泛。注射成 形是成形热塑件的主要方法,因此应用范围很广。(毕业设计网 ) 注射成形是把塑料原料放入料筒中经过加热熔化,使之成为高黏

33、度的流体,用柱塞或螺杆 作为加压工具,使熔体通过喷嘴以较高压力注入模具的型腔中,经过冷却、凝固阶段,而 后从模具中脱出,成为塑料制品。本次的毕业设计是水果刀刀壳的注塑模的设计水果 刀刀壳具有重量轻、易清洁、耐腐蚀老化、强度高 ,制作方便、价格低廉、美观等特点。 依据产品的数量和塑料的工艺性能确定塑件采用注射成形法生产。该产品设计为大批 量生产,故设计的模具要有较高的注塑效率,浇注系统要能够自动脱模,此外为保证塑件 表面质量采用侧浇口,因此选用单分型面注射模,侧浇口自动脱模结构。模具的型腔采用 一模四腔平衡布置,浇注系统采用侧浇口成形,推出形式为四推杆推出机构完成塑件的推 出。由于塑件的工艺性能

34、要求注塑模中有冷却系统,因此在模具设计中也进行了设计。本 次的设计中不仅参考了大量纸质文献,而且在互联网上查阅资料,设计过程比较完整。 43 模具与注塑机安装部分相关尺寸校核 1645 注射压 力的校核 1746 开模行程校核 17( 毕业设计网 ) 5.1 型腔尺寸计算 195.2 型芯径向尺寸: 206 模具温度调节系统计算 226.1 模具冷却系统计算 226.2 模具加热系统计算 247 模具的工作原理 258 模具总装图及模具的装配、试模 278.1 模具总装图及模具的装配 278.2 模具的安装试模 27致 谢 30参考文 献 31 试论中小企业的用人策略(字) 摘 要:随着中国经

35、济的发展,中小企业逐渐发展成为我国经济结构中不可或缺的重 要组成部分。人才的重要性也越来越被企业管理者重视。企业只有想方设法留住人才,用 好人才,才有可能使企业在激烈的商场竞争中发展壮大。然而,对于中小企业而言,要想 更好的发展最主要的也是人才的问题。我的论文就其中小企业在人才发面的困扰提供了一 些参考意见,更好的指明了中小企业的发展之道。 关键词:中小企业;招聘;激励;晋升;权益。 Employing Strategies of Small-and-medium-sized Enterprises Abstract: With thedevelopmentof Chinese economy

36、.small-and-medium-sized enterprises in Chinas economic structure has gradually become an indispensable part of. The important role of human resources managers more and more attention. Enterprise only ways to retain talent, good use of talent. Possible so that enterprises in the fierce business compe

37、tition in the development and growth at the same time. For small and medium-sized enterprises concerned. To better development of the main problem is also the. My papers about the people of small and medium- sized enterprises in trouble offers some advice. Better the development of smes. Key-words:S

38、mall-and-medium-sizedenterprises.Recruitment.Stimulate.Promotion.Entit- lement. Z3050 摇臂钻床壳体的加工工艺及工装设备(含工序卡)(包含任务书,论文说明书字,7 张 cad,工序卡) 摘要 壳体的加工质量将直接影响机器的性能和使用寿命。本次设计旨在提高 Z3050 摇臂钻床壳 体的加工效率,由此我们首先对壳体的结构特征和工艺进行了仔细的分析,然后确定了一 套合理的加工方案,加工方案要求简单,操作方便,并能保证零件的加工质量。在制定加 工工艺规程的顺序如下: 1 分析被加工零件; 2 选择毛坯; 3 设计工艺过

39、程:包括划分工艺过程的组成,选择定位基准,选择零件表面的加工方法, 安排加工顺序等; 4 工序设计:包括选择机床和工艺装备,确定加工余量,计算工序尺寸及其公差,确定切 削用量及计算工时等; 5 编制工艺文件。 此外,为了提高劳动生产率,降低劳动强度,保证加工质量,需设计专用夹具,本次设计 选择了第八道工序钻 5- 17, M48,M16 的夹具设计,以满足加工过程的需要。 关键词:壳体; 工艺规程; 夹具 Abstract: The shell processing quality directly will affect the machine the performance and the

40、 service life. This design is for the purpose of enhancing the Z3050 radial drill drilling machine shell the processing efficiency, first has carried on the careful analysis from this us to the shell structure characteristic and the craft, then had determined set of reasonable processings plans, the

41、 processing plan request are simple, the ease of operation, and can guarantee the components the processing quality. In formulation processing technological process order as follows: 1 analysis is processed the components; 2 choices semifinished materials; 3 designs technological process: Including

42、division technological process composition, preferred orientation datum, choice components surface processing method, arrangement processing order and so on; 4 working procedures designs: Including chooses the engine bed and the craft equipment, the determination processing remainder, the computatio

43、n working procedure size and its the common difference, the determination cutting specifications and the computation man-hour and so on; 5 establishments technological document. In addition, in order to enhance the labor productivity, reduces the labor intensity, guaranteed the processing quality, m

44、ust design the unit clamp, this design chose the eighth working procedure to drill 5- 17, M48, the M16 jig design, by satisfied the processing process the need. Key word: Shell; technological process; 本次设计是提高 Z3050 摇臂钻床壳体的加工效率,适应壳体镗面和加工孔的要求,设计正 确的加工工艺路线,以及某道工序的夹具。这次设计涉及到机床,机械加工工艺,工装夹 具等机制专业的几乎所有的专业基

45、础知识,是一次全面,系统地检查自己在大学期间对专 业知识学习的情况,在整个设计过程中做到严谨认真,一丝不苟的精神,尽量使自己的设 计达到理想的水平,通过独立的查找资料,分析,计算完成方案设计,图纸设计和编写技 术文件等,设计了这套比较完整的加工工艺路线,使自己对机制专业有了更深刻的认识。 加入 WTO 前后我国粮食贸易的对比分析(字) 摘要:我国的农业是国民经济的基础,粮食是基础的基础。当前,我国加入 WTO 已有 10 年,过渡期已基本结束,为了更好的认识加入 WTO 给我国粮食贸易带来的影响和冲击, 并制定有效政策予以应对,我们有必要对加入 WTO 前后我国粮食贸易的情况进行对比分 析,本

46、文将从四个方面着手对我国入世前后粮食贸易进行对比分析:一是简述入世前我国 粮食贸易的概况及特征分析;二是描述入世后我国粮食贸易的现状及特征分析;三是深入 对比分析入世后我国粮食贸易中存在的新问题;四是针对我国入世后粮食贸易出现的新问 题提出有效的建议。 关键词:WTO;粮食贸易;国际竞争力;贸易格局; Study on Before and After Joining the WTO in Chinas Grain Trade and the Comparative Analysis Abstract: Our countrys agriculture which is based on th

47、e national economy, grain is the most important status on the national economy. At present, Chinas joining to WTO for 10 years, and the transition period has been completed. In order to understanding the impact of grain trade after joining the WTO, and to developing effective policies to deal with q

48、uestions. Its necessary to comparative analysis the affect on our grain trade before and after joining in the WTO , the paper will be from four aspects to compared analysis before and after joining in the WTO: First, Chinas grain trade before the WTO brief overview and feature analysis. Second is to

49、 describe the WTO and the status of Chinas grain trade analysis. Thirdly in-depth comparative analysis of food trade in China after WTO new problems. At last, Chinas accession to the WTO for trade in the new problems of food to propose effective recommendations. Key words: WTO; Grain trade; International competitiveness; Trade pattern 主要内容及研究方法 本文共分为五部分。第一部分为绪论,主要阐述了本文选题的目的和研究意义;国内外的 研究动态;本文的主要内容及研究方法。第二部分主要对湖南省旅游电子商务发展现状进 行了分析。湖南省旅游电子商务市场空间强劲,市场的发展潜力还未被完全释放,整体的 市场销售趋势呈上升状态。但是旅游电子商务行业的竞争也将更加的激烈,加上当前电子 信息技术更新较快,湖南省旅游电子商务正面临着前所未有的

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 实用文档资料库 > 策划方案

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。