基于J2EE酒店管理系统设计与实现.doc_第1页
基于J2EE酒店管理系统设计与实现.doc_第2页
基于J2EE酒店管理系统设计与实现.doc_第3页
基于J2EE酒店管理系统设计与实现.doc_第4页
基于J2EE酒店管理系统设计与实现.doc_第5页
已阅读5页,还剩6页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

基于J2EE酒店管理系统设计与实现 摘 要 为了提高酒店的经济效益,对人流、物流、资金流进行科学管理和有效控制,开发一个稳定可靠的酒店管理系统用以提高员工的工作效率与降低各种经营成本具有现实的必要性和重要意义。 本系统基于JAVA的Application模式,采用JAVA的图形化开发工具JCreator .摘  要为了提高酒店的经济效益,对人流、物流、资金流进行科学管理和有效控制,开发一个稳定可靠的酒店管理系统用以提高员工的工作效率与降低各种经营成本具有现实的必要性和重要意义。本系统基于JAVA的Application模式,采用JAVA的图形化开发工具JCreator和Access2000数据库进行开发,实现了前台管理,客房管理与系统设置功能,其中前台管理由住宿登记、追加押金与退房结账等模块构成,帮助操作员进行住宿登记,通过追加押金使房客继续入住或直接退房结账;客房管理由客房查询与房态查看模块构成,帮助管理人员全面了解入住信息和客房状态,及时对客房清理或维修;系统设置由操作员管理、权限设置与房态设置等模块构成,使操作员实时地对操作人员的权限进行有效地管理,对客房的设施进行维护和更新。(所有权: 毕业设计网 QQ:) 本系统具有良好的可移植性,占用系统资源少,方便用户使用,能满足酒店管理的实际需求。 关键词:酒店管理;JAVA;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 staff 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 management 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 functions, 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 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. Key word: hotel management; JAVA; JCreator; SQL 本系统利用信息技术提高酒店的管理水平、服务水平。酒店管理系统主要实现住宿登记、追加押金、退房结账、房态查看以及管理员权限管理等功能。将动态实时的住宿登记、追加押金等有机地联系在一起;对操作员权限分类管理,有助于即使有效的对客户进行服务,对客房进行全方位的管理,提高服务质量。使用本系统可以处理相对烦琐的客流量统计和资金的管理。操作人员可通过房态查看或客房查询来进行住宿登记,也可通过追加押金使房客继续入住或直接退房结账。操作员管理可实时地对操作人员的权限进行有效地管理和设置从而使酒店在管理上分工明确。本系统运用JAVA的图形化开发工具JCreator和Access数据库原理等技术,以及采用JAVA的Application模式进行开发设计。本系统主要是开发一个酒店管理系统,主要功能有前台管理:包括住宿登记、追加押金、退房结账;客房管理:包括客房查询、房态查看;系统设置:包括操作员管理、权限设置、房态设置等。本系统可应用于小型的酒店管理,如果想应用于大型酒店管理,需要进行数据库替换和功能模块扩展。本系统要求服务人员具备一定的计算机基础知识,通过简单培训便能较为熟练的操作计算机和操作本系统。 功能分析系统主要功能模块如图4-1所示,本系统利用信息技术提高酒店管理的水平,并希望通过本系统的开发使用使得酒店能对房客住宿及客房状况等一系列业务进行系统地管理。系统由3个部分,共8个完整的模块构成。其中具体部分是:前台管理、客房管理和系统设置。具体子模块如下:&#; 前台管理:包括住宿登记、追加押金、退房结账&#; 客房管理:包括客房查询、房态查看&#; 系统设置:包括权限设置、房态设置、操作员管理(所有权: 毕业设计网 QQ:) .目  录论文总页数:25页1 引言 11.1 设计背景 11.2 设计意义 11.3 设计方法 12 开发工具与平台 22.1 JAVA语言 22.2 JDK工具 32.3 JCreator工具 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 功能测试 206.2 测试总结 22结    论 22 参考文献 23致    谢 24声    明 25 紫外分光光度法测定硫酸新霉素可溶性粉含量(7200字)摘  要:以新霉素与乙酰丙酮—甲醛溶液发生反应后,生成的衍生物在紫外区有最大吸收峰的特点为依据,采用紫外分光光度法测定了硫酸新霉素可溶性粉含量,并运用本法与微生物检定法进行比较,两种方法测定结果无显著差异(P>0.05)。本法操作简捷,对仪器要求不高,检验周期短,适用于半成品的质量控制,在生产实践中能得到更广泛的使用。关键词:紫外分光光度法;抗生素微生物检定法;硫酸新霉素可溶性粉Determination of Neomycin Sulfate Soluble Powder by UV SpectrophotometryAbstract: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 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, 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)是互联网上出现的新概念。它是利用计算机技术、网络技术和远程通信技术,实现整个商务(买卖)过程中的电子化、数字化和网络化。随着它的广泛使用,给人们带来了便利,并逐渐改变了人们的生活方式. 国内在线购物网站多数是用asp,PHP技术实现的,而基于的优秀网站较少。本系统-网上图书超市采用+JAVABean+ SQL Server数据库三层模式设计并实现。本论文详细地阐述了系统的需求分析、系统总体架构、详细设计以及模块的实现过程,主要实现了以下模块功能:会员注册、登录/注销;用户管理;浏览图书详细信息;图书搜索;图书管理;购物车;订单;订单管理等。关键词: JSP;SQL Server;JAVABean;在线购物 Design and Implementation of online shopping system based on JAVAAbstractElectronic 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 convenience, 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, general 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;SQL 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 系统实现 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 网站后台主要功能模块设计 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本系统是一个中小型的电子商务系统-网上图书超市,可以为各类用户提供方便的在线买书环境,符合目前国内流行的电子商务模式。用户可以在系统中实现注册、浏览图书、搜索查询图书、下订单、处理订单等功能;管理员可以通过用户管理、订单管理、图书管理、公告管理、投票管理等管理功能来对系统进行维护更新。 系统功能简介网上图书超市系统是一个典型的JSP数据库开发应用程序,由前台商品展示及销售、后台管理2部分组成。* 前台商品展示及销售该部分主要包括新书上架、重点推荐、销售排行、购物车、会员管理、收银台及订单查询、商品查询等。 * 后台管理该部分主要对商城内的一些基础数据进行有效管理,包括图书管理、用户管理、订单管理、公告管理等。 摘    要本系统使用MFC提供的文档视图结构为主体框架,用XML文挡进行数据的储存,实现对各种资料的管理。第一部分是实现对用户界面操作的响应,这部分主要是使用MFC提供的不同的窗口类,即框架窗口,视图窗口,对话窗口以及控件来实现用户操作界面的主体框架的实现。第二部分为处理具体事务的模块,实现用户对资料的管理和使用。第三部分是用XML编写储存结构,这部分主要是设计XML树和对其存储和读取的具体实现。利用本系统可以管理自己的各种资料(文本的和电子的), 对每一份资料均有命名,对所有的资料进行归类,指明各资料的存放位置,可以给每一份资料指明关键字,便于用户查找资料。若是电子资料(如电脑上的文件),可以通过鼠标点击直接打开文件。整个系统实现了最初设计的各种功能,并能够快速方便的帮助用户查找到需要的资料信息,整个操作界面简洁和实用。(所有权: 毕业设计网 ) 关键词: MFC;XML;框架;窗口 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 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 process 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 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 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. 系统需求分析及功能设计随着信息时代的来临,电脑用户的资料日益增多,而这些资料可能有着不同的特点。比如,它可能是一本书,也可能是一张光碟,也可能是个电子文档。如果稍有疏忽,资料的存放位置失去了某些特征,例如,某些电子文档你可能放到了一个目录下,而另外一个文档你却放到了其它的目录下。当你需要的时候,将难于准确迅速的找到,更谈不上有效的查询和管理了。总之,资料属性的多元化和数量的增多给管理这些资料带来了很多不便。文档资料管理系统的设计目标正是为了解决这些问题。它将满足用户对资源的管理:增加,删除,修改,搜索及查看资源。具体说来,该系统将具备下面的功能:(1)增加资源用户能够添加一个资源,该资源可以是电子资源(比如PC上某个目录下的一张图片)或者是非电子资源(例如书桌上的本书)。添加该资源后,用户将可以通过该系统直接管理和使用该资源。(2)删除资源用户能够将系统中的某个资源删除掉,从而放弃系统对该资源的管理。(3)修改资源当某个资源的属性发生变化的时候(例如存放位置发生变化),用户能够选中某个资源,对其属性进行修改,以反映这种变化。(4)搜索资源用户能够通过提供资源的某个特征属性进行查找,获得相关的资源。 (5)查看资源如果所选择资源为电子文档,用户将能在系统中直接查看该资源。 目 录1引  言 12 设计理论依据 12.1 MFC简介 12.2 XML介绍 23文档资料管理系统简介 43.1 系统开发背景 43.2系统开发环境 53.2.1 系统软件环境 53.2.2工具简介 5(所有权: 毕业设计网 ) 3.3系统概述 54文档资料管理系统的设计 64.1系统需求分析及功能设计 64.2 XML存储结构的设计 74.3用户界面和事物处理 124.3.1用户界面 124.3.2事务处理 135软件测试 15结    论 18参考文献 18致    谢 19声    明 20 摘  要塑料制品具有原料来源丰富,价格低廉,性能优良等特点。它在电脑、手机、汽车、电机、电器、仪器仪表、家电和通讯产品制造中具有不可替代的作用,应用极其广泛。注射成 形是成形热塑件的主要方法,因此应用范围很广。(毕业设计网 ) 注射成形是把塑料原料放入料筒中经过加热熔化,使之成为高黏度的流体,用柱塞或螺杆作为加压工具,使熔体通过喷嘴以较高压力注入模具的型腔中,经过冷却、凝固阶段,而后从模具中脱出,成为塑料制品。本次的毕业设计是水果刀刀壳的注塑模的设计水果刀刀壳具有重量轻、易清洁、耐腐蚀老化、强度高 ,制作方便、价格低廉、美观等特点。依据产品的数量和塑料的工艺性能确定塑件采用注射成形法生产。该产品设计为大批量生产,故设计的模具要有较高的注塑效率,浇注系统要能够自动脱模,此外为保证塑件表面质量采用侧浇口,因此选用单分型面注射模,侧浇口自动脱模结构。模具的型腔采用一模四腔平衡布置,浇注系统采用侧浇口成形,推出形式为四推杆推出机构完成塑件的推出。由于塑件的工艺性能要求注塑模中有冷却系统,因此在模具设计中也进行了设计。本次的设计中不仅参考了大量纸质文献,而且在互联网上查阅资料,设计过程比较完整。 43  模具与注塑机安装部分相关尺寸校核 1645  注射压力的校核 1746  开模行程校核 17(毕业设计网 ) 5.1  型腔尺寸计算 195.2  型芯径向尺寸: 206  模具温度调节系统计算 226.1  模具冷却系统计算 226.2  模具加热系统计算 247 模具的工作原理 258 模具总装图及模具的装配、试模 278.1  模具总装图及模具的装配 278.2  模具的安装试模 27致  谢 30参考文献 31 试论中小企业的用人策略(字)摘  要:随着中国经济的发展,中小企业逐渐发展成为我国经济结构中不可或缺的重要组成部分。人才的重要性也越来越被企业管理者重视。企业只有想方设法留住人才,用好人才,才有可能使企业在激烈的商场竞争中发展壮大。然而,对于中小企业而言,要想更好的发展最主要的也是人才的问题。我的论文就其中小企业在人才发面的困扰提供了一些参考意见,更好的指明了中小企业的发展之道。关键词:中小企业;招聘;激励;晋升;权益。Employing Strategies of Small-and-medium-sized EnterprisesAbstract: With thedevelopmentof Chinese economy.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 competition 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:Small-and-medium-sizedenterprises.Recruitment.Stimulate.Promotion.Entit-lement.Z3050摇臂钻床壳体的加工工艺及工装设备(含工序卡)(包含任务书,论文说明书字,7张cad,工序卡)摘要壳体的加工质量将直接影响机器的性能和使用寿命。本次设计旨在提高Z3050摇臂钻床壳体的加工效率,由此我们首先对壳体的结构特征和工艺进行了仔细的分析,然后确定了一套合理的加工方案,加工方案要求简单,操作方便,并能保证零件的加工质量。在制定加工工艺规程的顺序如下:1分析被加工零件;2选择毛坯;3设计工艺过程:包括划分工艺过程的组成,选择定位基准,选择零件表面的加工方法,安排加工顺序等;4工序设计:包括选择机床和工艺装备,确定加工余量,计算工序尺寸及其公差,确定切削用量及计算工时等;5编制工艺文件。此外,为了提高劳动生产率,降低劳动强度,保证加工质量,需设计专用夹具,本次设计选择了第八道工序钻5- 17,M48,M16的夹具设计,以满足加工过程的需要。关键词:壳体; 工艺规程; 夹具Abstract: The shell processing quality directly will affect the machine the performance and the 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 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 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 computation 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, must 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摇臂钻床壳体的加工效率,适应壳体镗面和加工孔的要求,设计正确的加工工艺路线,以及某道工序的夹具。这次设计涉及到机床,机械加工工艺,工装夹具等机制专业的几乎所有的专业基础知识,是一次全面,系统地检查自己在大学期间对专业知识学习的情况,在整个设计过程中做到严谨认真,一丝不苟的精神,尽量使自己的设计达到理想的水平,通过独立的查找资料,分析,计算完成方案设计,图纸设计和编写技术文件等,设计了这套比较完整的加工工艺路线,使自己对机制专业有了更深刻的认识。 加入WTO前后我国粮食贸易的对比分析(字)摘要:我国的农业是国民经济的基础,粮食是基础的基础。当前,我国加入WTO已有10年,过渡期已基本结束,为了更好的认识加入WTO给我国粮食贸易带来的影响和冲击,并制定有效政策予以应对,我们有必要对加入WTO前后我国粮食贸易的情况进行对比分析,本文将从四个方面着手对我国入世前后粮食贸易进行对比分析:一是简述入世前我国粮食贸易的概况及特征分析;二是描述入世后我国粮食贸易的现状及特征分析;三是深入对比分析入世后我国粮食贸易中存在的新问题;四是针对我国入世后粮食贸易出现的新问题提出有效的建议。关键词:WTO;粮食贸易;国际竞争力;贸易格局;    Study on Before and After Joining the WTO in China’s Grain Trade and the Comparative AnalysisAbstract: Our country’s agriculture which is based on the 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 questions. It’s 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 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主要内容及研究方法本文共分为五部分。第一部分为绪论,主要阐述了本文选题的目的和研究意义;国内外的研究动态;本文的主要内容及研究方法。第二部分主要对湖南省旅游电子商务发展现状进行了分析。湖南省旅游电子商务市场空间强劲,市场的发展潜力还未被完全释放,整体的市场销售趋势呈上升状态。但

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论