资源描述
精选优质文档-倾情为你奉上南京邮电大学继续教育学院毕 业 设 计(论文)题 目:基于JSP技术的连锁洗浴管理系统的设计与实现专 业 _软件工程_学 生 姓 名 _郑浩_学 号 _zk_指 导 教 师 _戴帧_完 成 日 期 _ 日期: 年 月 日至 年 月 日附表一南京邮电大学继续教育学院毕业设计任务书(论文)题目:专 业 _软件工程_学 生 姓 名 _郑浩 _学 号 _zk _指 导 教 师(签字) _指 导 单 位 _南京邮电大学_指导单位负责人(签字)_学 院 审 核(盖章) _日 期 _ _设计题目基于JSP技术的连锁洗浴管理系统的设计与实现设计内容与技术要求设计内容:本系统实现的目标是借助于Internet,使信息管理工作中的各个环节达到自动化、规范化、管理工作由复杂、繁琐转为简单快捷化。从而达到在减轻操作人员的工作量的同时,又方便、快捷、准确的对信息进行管理。设计要求:1、首页:首页是整个系统的第一个展示部分,是系统中的重要组成部分之一。包括最新课程显示模块、考试模块、用户登录模块、问卷调查模块、论坛最新内容等;2、客户消费模块:包括前台的客户列表、消费列表、消费的地点,后台的消费信息添加、信息修改、信息删除等功能;3、问卷调查模块:包括前台的问卷调查、投票数据显示,后台的添加问卷、修改问卷内容,修改候选项,删除问卷等4、论坛模块:包括前台的论坛帖子列表,发帖、跟帖,修改自己已发的帖子,后台的版块设置、版块删除、版块修改,管理用户所发帖子,管理所有跟帖等5、用户模块:包括前台的用户注册,用户登录,个人信息修改,后台的管理员添加,管理员信息修改、管理员账户删除、用户账户删除等;6、权限模块:包括后台的角色创建、角色权限分配、权限组创建、权限组成员管理等。附:英文翻译文章(不少于2000中文汉字)设计进度毕业设计(论文)开始后第一、二周:开题报告,查找参考资料;毕业设计(论文)开始后第三、四周:对高校教务管理系统的相关知识有一定理解,选定英文翻译文章;毕业设计(论文)开始后第五、六周:进行论文的构建,翻译英文;查阅使用jsp开发高校教务管理系统的资料,设计相关的数据库;毕业设计(论文)开始后第七周:中期检查;毕业设计(论文)开始后第八到十一周:编写代码,实现功能;毕业设计(论文)开始后第十二到十三周:撰写毕业论文;毕业设计(论文)开始后第十四周:准备毕业答辩;毕业设计(论文)开始后第十五周:毕业设计(论文)答辩参考资料1 JSP程序设计 人民邮电出版社 范立锋 编著 2009年2 Java Web整合开发王者归来 清华大学出版社 刘京华 编著 2010年3 JSP动态网站开发电子工业出版社 赵增敏 2008年4 SQL Server 2005高级程序设计 电子工业出版社 (美)Itzik Ben-Gan 编著 2009年5 JavaScript完全自学手册机械工业出版社 胡添 编著2009年附表二开 题 报 告班级:08软件2班 学号:zk姓名:郑浩提 纲:连锁洗浴管理系统的设计与实现1.对教师下达的课题任务的学习与理解2.阅读文献资料进行调研的综述3.根据任务书的任务及文献调研结果,初步拟定的执行(实施)方案(含具体进度计划)一、 对教师下达的课题任务的学习与理解1.选题的目的和意义:目前国家的教育体制也正处在不断改革、创新的阶段,我国教育部门充分吸取国外优秀的教学模式,结合国内多年的办学经验,逐步探索出适合中国特色的教学形式,因此国家教育部面向各级各类学校开展了全面学分制改革。因此,各院校迫切学要对自己的现有教务管理系统进行改进和提高,根据国内大学的现在管理模式,结合国际新的思想观念,在校园网络环境下建设先进的、与国际水平接轨的信息化管理平台。提高学校管理工作的现代化水平,使之成为学校公共信息服务体系的重要组成部分。在这样的大环境下,我们选择了“高校教务管理系统”这个设计题目,符合实际需求。连锁洗浴管理系统系统是商业化管理应用软件。熟悉洗浴管理工作的全部过程,从洗浴消费工作的实际出发,解决工作中关键性的难点问题,并充分利用计算机网络功能,实现连锁工作全过程的计算机管理,帮助具体管理人员从复杂烦琐工作中解放出来。使得连锁管理走向无纸化办公和规范化、现代化管理。下面是JSP技术和分析:JSP(Java ServerPages)是Sun Microsystem公司推出的新一代Web应用开发语言,它是在传统的HTML代码中,利用HTML标签的扩展,加入Java程序片段和JSP标记,构成JSP的页面.JSP完全解决了ASP的一个问题脚本级执行。虽然JSP在服务器端执行脚本代码,但它采用的却是一种全新的先对代码进行转换、编译,而后再执行的处理方式,是最强劲的动态页面技术。JSP可以在Servlet和JavaBean的支持下,实现功能强大的应用系统。采用JSP技术的优点 适用平台广几乎可运行所有平台,只要该平台提供了Java虚拟机 代码执行高效代码只在一次运行的时候被编译,以后每次执行时不再编译。代码的可移植性好JSP是基于Java语言的。继承Java的一切特性,在一种平台的机器上编写JSP代码,只要做很少的变动,就可原封不动地在另一种平台的机器上编译通过。实用性JSP技术可以和JavaBean结合使用,使用JavaBean可为编程人员节省很多时间。强大的数据库技术JSP与数据库的连接非常方便,它通过Java语言的JDBC技术,可以和任何与JDBC兼容的数据库建立连接,使用JSP能访问诸如Oracle,Sybase,MS SQLServer等主流数据库。 采用JSP技术的弱势与ASP一样,Java的一些优势正是它致使的问题所在。正是由于跨平台的功能,为了极度的伸缩能力,所以极大地增加了产品的复杂性。Java的运行速度是用class常驻内存来完成的,所以它的一些情况下所使用的内存比起用户数量来说确实是“最低性价比”了。2.国内外发展动态和趋势连锁管理是目前发展的趋势,涉及到多方面的日常管理,随着软件的不断改进,需求的不断增加,尤其是连锁管理的深入和普及。使管理工作日趋繁重、复杂。迫切需要研制开发一台基于INTERNET网的综合网上连锁管理软件。 国外连锁一般具有较大规模的稳定的技术队伍来提供服务与技术支持。国内连锁信息化建设相对起步较晚。在数字理论逐步应用的过程中,各方面不断投资购建各种硬件、系统软件和网络,另一方面也不断开发实施了各类管理等应用系统,形成了一定规模的信息化建设体系。但是,由于整体信息化程度相对落后,经费短缺,理论体系不健全等原因,国内连锁管理系统在机构设置、服务范围、及人员要求上与国外高校相比都有一定的差距。纵观目前国内研究现状,在安全性和信息更新化方面存在有一定的不足,各现有系统资料单独建立,共享性差;在以管理者为主体的方式中,信息取舍依赖管理者对于信息的认知与喜好,较不容易掌握用户真正的需求,也因此无法完全满足用户的需求。因此,连锁管理软件应充分依托局域网,实现客户信息的集中管理、分散操作、信息共享,使传统的教务管理朝数字化、无纸化、智能化、综合化的方向发展,并为进一步实现完善的计算机连锁管理系统和信息系统打下良好的基础。3.课题研究的基本内容该课题为设计并实现一个基于JSP技术的论坛短信息系统的设计与实现该网站具有如下模块:第一部分:客户消费模块l 第二部分:问卷调查模块l第三部分:论坛模块l第四部分:用户模块l 第五部分:权限模块l4.研究内容及拟采用的方法和手段(1).在充分调研和需求分析的基础上,完成系统的如下设计工作。l 总体功能规划设计。l 数据库的逻辑设计。l 网页框架的规划设计。(2).利用JSP、Java语言、SQL Server 2005数据库技术等来实现一个动态交互式的论坛短信息系统平台网站。5.预期达到的水平及所需的科研条件(1)网站建设的基本目标为:第一部分:客户消费模块包括前台的消费列表、详细消费显示,后台的消费物品添加、物品修改、物品删除等功能;第二部分:问卷调查模块包括前台的问卷调查、投票数据显示,后台的添加问卷、修改问卷内容,修改候选项,删除问卷等第三部分:论坛模块包括前台的问卷调查、投票数据显示,后台的添加问卷、修改问卷内容,修改候选项,删除问卷等第四部分:用户模块包括前台的用户注册,用户登录,个人信息修改,后台的管理员添加,管理员信息修改、管理员账户删除、用户账户删除等;第五部分:权限模块包括后台的角色创建、角色权限分配、权限组创建、权限组成员管理等。(2)开发环境 开发语言:Java开发环境:MyEclipse6.5以上数据库:SQL2005或以上二、 阅读文献资料进行调研的综述1.JSP程序设计 人民邮电出版社 范立锋 编著 2009年JSP程序设计系统地介绍了JSP技术的概念、方法与实现过程,包括JSP运行环境、JSP语法与组成元素、JSP内置对象、JSP对数据库的操作、JSP对JavaBean和Servlet的调用、JSP核心表达式与标签、Web网页模板技术、JSP实用组件技术和MVC设计模式等,最后还介绍了论坛和购物车两个JSP综合实例。通过JSP程序设计的学习,读者可以系统地掌握JSP技术相关概念、方法、编程思路和技巧。JSP程序设计不求面面俱到,也不追求博大精深,仅要求能够使读者在最短的时间内学会用JSP开发动态网站的编程技术。JSP程序设计可作为普通高等院校计算机及相关专业“Web程序设计”、“JSP程序设计”、“动态网站设计”等课程的教材,也可作为JSP初学者及网站开发人员的参考用书。2.Java Web整合开发王者归来 清华大学出版社 刘京华 编著 2010年本书全面介绍了Java Web开发中的各种相关技术及知识。全书分为9篇,内容层次清晰,难度循序渐进。第1篇为入门篇,内容包括Java Web开发概述等;第2篇为基础篇,内容包括Servlet技术、JSP技术、会话跟踪、过滤器Filter、监听器Listener等;第3篇为高级篇,内容包括JSTL标签库的使用、如何自定义标签、资源国际化、数据库概述、JDBC详解、XML概述等;第4篇为Struts框架篇,内容不仅包括Struts 1.x的内容,也包括Struts 2.x中的内容;第5篇为Hibernate框架篇;第6篇为Spring框架篇;第7篇为EJB与Web服务篇,内容包括EJB 3概述、JPA规范Web服务框架XFire等;第8篇为工具篇,内容包括在Java Web项目中常用的开源工具框架、主要有版本管理工具SVN、日志工具commons-logging与Log4J、报表图形引擎JFreeChart 、PDF组件iText等;第9篇为实战篇,内容为两个典型的应用系统:论坛系统(Spring+Struts+Hibernate)、宠物商店(EJB 3+JPA+Struts 2)。3.JSP动态网站开发电子工业出版社 赵增敏 2008年本书分5篇共15章,以“基本知识PHP基础编程PHP高级编程MySQL数据库管理与编程PHP动态网站开发实例”为主线,遵循从基础到实践的讲述模式,利用Dreamwreaver 8可视化设计与手工编码结合的方法,详细地讲述了如何开发以MySQL作为后台数据库的PHF,动态网站。本书采用案例教学法和项目教学法,深入浅出、循序渐进地介绍PHP动态网站设计所需要的知识点和编程技巧。书中共提供了233个通过测试的完整例子和4个PHP站点开发实例,在讲解这些例子时,首先给出最终的运行效果图,然后介绍具体的设计步骤,既讲解各种可视化设计工具和各种服务器行为的应用,也注重介绍如何通过手工编码控制程序流程,并辅以上机操作的屏幕画面,使读者有身临其境之感。本书结构合理,内容丰富,操作步骤清晰。每章后面均附有小结和习题,可供读者复习和自我测试之用。本书配套光盘提供了书中全部例子和PHP站点的源代码和素材,也提供了PHP开发环境的配置文件。4.JavaScript完全自学手册机械工业出版社 胡添 编著2009年JavaScript完全自学手册(珍藏版)特色:涵盖基础知识、核心技术、典型示例等内容;按照“基本概念核心语法典型示例”的模式讲解,容易上手;提供280余个示例、20余个典型应用实例。超值光盘内容:JavaScript完全自学手册源代码+JavaScript完全自学手册视频演示+JavaScript完全自学手册电子教案(PPT);1200余页编程技术文档(免费赠送)+45个编程专题视频讲座(免费赠送)。JavaScript完全自学手册涵盖主题:JavaScript语法与内置对象;递归调用、作用域、封装的私有与公有成员;JavaScript的类与继承;深入剖析JavaScript与DOM的交互;Behavior与JavaScript的封装以实现内容、样式和行为的分离;使用脚本构建HTA应用程序;Ajax底层原理剖析;常见Ajax框架使用;快速构建Ajax应用;数据绑定与表格的分页、排序;JavaScript对XML的支持;用JavaScript构造模拟的页面内窗口;实现可自定义的、通用的多媒体播放界面;使用正则表达式;VML画图与HTC封装;以JSON为数据传输格式的Ajax应用。三、 初步拟定的执行方案及具体进度计划12月3日-12月20日 收集资料,阅读文献,完成开题报告12月21日-1月10日 系统分析阶段1月11日-1月20日 系统设计阶段1月21日-2月1日 系统实施与编程。2月2日-2月7日 系统调试与改进2月8日-3月12日 毕业论文撰写3月13日- 4月15日 毕业论文打印、毕业答辩准备及PPT制作。指导教师批阅意见 指导教师签名 _ 注:写不完可另加附页。附表三南京邮电大学继续教育学院 毕业设计(论文)评语表(本科)姓名学号专业题目毕业设计(论文)评语: (对学生的思想表现、工作能力、设计质量等写出评语) 指导教师(签名) 年 月 日备注附表四毕业设计工作中期检查表类 别指 导 教 师 检 查 意 见备 注(包括工作摘记)计 划 执 行 情 况毕 业 设 计 工 作动 纪 律 思 想 品 德期 间 工 作 态 度 劳学 生 在 毕 业 设 计毕 业 设 计 调 整 意 见学号学生姓名指导教师签 名 20 年 月 日目 录摘 要洗浴中心连锁管理系统是为了实现洗浴中心消费自动化管理而设计的,它完全取代了原来一直使用的人工处理的工作方式,并且避免了由于管理人员的工作疏忽以及管理质量问题所造成的各种错误,为及时、准确、高效的完成工作提供了强有力的工具和管理手段。针对传统的洗浴中心管理带来的诸多不便,文章介绍了新型的管理模式。在开发连锁管理系统中,采用tomcat5.0以及jdk1.5搭建管理系统平台,并采用了mssql数据库管理系统及jsp,java,javascript主流开发技术进行了实现实现流程规范化,数据灵活化配置一套管理系统。通过系统的开发掌握软件的基本的开发流程,了解了系统的业务。从而掌握软件开发整体过程,把知识运用实际生产中。 关键词:数据库管理系统, 系统设计, jsp,mssqlABSTRACTHotel Restaurant Management System is to achieve automated management of the ho- tel restaurant design, it completely replaced the original hotel restaurant management has b- een using the manual processing of the work, and to prevent any management staff over- sight and management of quality problems caused by the error, for the timely, accurate and efficient completion of the hotel restaurant provides a powerful management tools and man- agement tools. The traditional Hotel Restaurant Management brought a lot of inconvenience, the article introduces a new type of hotel and catering management. Hotel Restaurant Management in the development of the system, using tomcat5.0 and jdk1.5 build management system platform, and uses mssql2005 database management system and jsp, java, javascript mainstream development of technologies to achieve process standardization to achieve, flexibility of configuration data a food management system. Control software system development through the basic development process, to understand the systems business. To grasp the overall software development process, the knowledge of the use of actual production. Keywords: database management system, system design, jsp,mysql专心-专注-专业引 言近年来,随着改革开放步伐的加快和中西方文化的交流与发展,我国人民生活水平显著提高,全社会对洗浴消费的档次也越来越高,伴随着消费的持续增长,洗浴行业已经成为现代社会中发展最快的行业之一。要想在激烈的市场竞争中生存,就必须在经营管理、服务等方面提高管理意识。而对洗浴中心 的经营状况起决定作用的是对洗浴中心日常营业的管理。如何用先进的管理手段,提高洗浴中心的管理水平,是每一家洗浴中心的经营者所面临的重要课题。 所以应势而出的洗浴中心管理系统有着很好的可行应用性。一直以来人们都采用传统人工的方式管理账单,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了很多的困难,同时,也加大了管理者的工作量和工作难度。本系统很好的克服了这些缺点,并且有检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等优点。这些优点能够极大地提高宾馆管理的效率,也是洗浴中心的科学化、正规化管理,与世界接轨的重要条件。 系统以Microsoft SQL Server 2000作为后台数据库,Visual Basic 6.0为前台开发工具,运用自顶向下逐层分解的模块化结构设计思想、面向对象的设计方法,完成了洗浴中心管理系统的主要模块。现如今随着经济的不断发展,旅游出国等带来的洗浴中心市场营业量大大增加。这样就存在客房管理和登记入住等一系列数据的导入和导出,大多数经销商只是用简单的Office Excel记录,这样在查询和记录方面都很不方便。如果设计一款专门为洗浴中心管理人员和员工查询本洗浴中心信息,以及各种预订,消费等的专业软件,将会大大减少销售商的工作并提高洗浴中心营业额。同时为加强对客户和员工的管理工作,我们为某洗浴中心开发洗浴中心管理系统,解决了该洗浴中心管理复杂、不规范等问题,优化了管理流程,实现了该洗浴中心管理工作的无纸化办公。 Primed words In recent years, with the reform and opening up and accelerate the pace of Western cultural exchange and development, our country peoples living standards have markedly improved, the whole society to bath the consumption level is higher and higher also, accompanied by continued growth in consumption, bath industry in modern society has become one of the fastest growing industries in. In order to survive in the intense market competition, must be in management, service and other aspects to enhance management consciousness. The bath center management condition is the decisive force of the bath center daily business management.How to use the advanced management methods, improve the bath center management level, is a bath center operator is facing the important subject. So should the situation out of the bath center management system has a very good practical application. Since people use traditional artificial management of bills, this management way has many shortcomings, such as: low efficiency, confidentiality of the poor, another time a long, will produce the massive documents and the data, this find, update and maintenance has brought many difficulties, at the same time, but also increased the managers the workload and the difficulty of the work. This system is very good to overcome these shortcomings, and search quickly, find convenient, high reliability, large storage capacity, confidentiality good, long life, low cost advantages.These advantages can greatly improve the efficiency of the hotel management, but also to take bath the centre of scientific and standardized management, and an important condition for the world. System based on the Microsoft SQL Server 2000database as a background, Visual Basic 6 as the front-end development tool, layer decomposition using top-down modular structure design idea, object oriented design method, completed the bath center management system the main module. Nowadays, with the development of economy, tourism abroad brought bath center market sales increased greatly. So there is room management and registration of a series of data import and export, the majority of dealers just use simple Office Excel records, in this query and records are not convenient. If the design of a specifically designed for the bath center management and staff to query the bath center information, as well as various booking, consumer and professional software, will greatly reduce the work and improve the sales turnover bath center. At the same time, in order to strengthen the customer and employee management, we provide a bathing center development bath center management system, solves the bath center management complex, non-standard wait for a problem, optimize the management process, the bath center management work of the paperless office.第一章 绪论1.1系统开发背景随着我国市场经济的快速发展,各行业都呈现出生机勃勃的发展景象,其中洗浴行业 的发展尤为突出。近两年来已呈现出高速发展的态势。但在快速发展的同时,洗浴行业在日常经营管理中仍普遍采用手工管理方式,整体科技含量低。随着企业规模和数量的不断增长,手工管理模式无论是在工作效率、人员成本还是提供决策信息方面都已难以适应现代化经营管理的要求,因此制约了整个行业的规模化发展和整体服务水平的提升。有效的管理成为了一个难题,为能有效的解决这些问题提高企业的经济效益,在这些中小型洗浴中心中采用工作流技术,结合绿色管理内容,实施计算机管理信息系统不视为一条有效的解决途径。 洗浴行业的蓬勃发展带动投资多元化,大量资本的进入进一步推动了行业的快速、健康发展,随着社会各领域信息化建设的不断普及,也开始不断注入信息化元素,将业务融入计算机管理,既节省人力资源,也提高了管理效率和工作效率,将提升到一个新的阶段。该系统从发展现状谈起,结合用户实际需求提出本系统的总体结构和功能模块,然后通过系统结构设计、安全设计及前端开发,构建了一个以JSP技术和SQL后台数据库为基础的、具备相关功能的系统。根据系统的流程,完成从用户登录到进入洗浴中心,到结账收银,到统计一条线的信息化管理,因此整个管理信息系统的研发内容就是开发一整套管理信息系统,实现业务的计算机化。该系统将业中消费、退钱、预定、结账等一连串的业务用计算机来管理,分析与设计了系统的结构及功能模块,解决系统的关键技术,给出了业务的解决方案,实现了现代化的管理机制。当今世界已进入了在计算机信息管理领域中激烈竞争的时代,应用计算机已经变得十分普遍了,如同我们离不开的自行车、汽车一样。我们应该承认,谁掌握的知识多,信息量大,信息处理速度快,批量大,谁的效率就高,谁就能够在各种竞争中立于不败之地。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。越来越多的管理人员意识到信息管理的重要性。作为计算机应用的一部分,使用计算机对企业信息进行管理,具有手工管理所无法比拟的优点.例如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大地提高信息管理的效率,也是企业的科学化、正规化管理与世界接轨的重要条件。1.2国内外相关研究状态随着信息化技术的日益普及,这样的传统行业也越来越多的采用信息技术来管理业务,市场上管理软件正处于百花齐放、百家争鸣的阶段。目前市场上大多数软件是基于WINDOWS操作系统的,也有部分软件考虑到版权的问题,采用LINUX操作系统;又比如,系统数据库,有ACCESS、SYBASE、MYSQL、SQLSERVER等,对于系统来说,采用什么数据库与洗浴中心的规模比较相关,较小的洗浴中心可以采用比较简单的数据库如ACCESS,这样使用维护都可以做的比较简单,而规模大的洗浴中心就应该用SQLSERVER这样的数据库,可以保障数据比较安全、系统比较稳定,但同时也要求有专门的系统管理员来维护。还有,数据的录入通常有三种方式,一是基于普通电脑,二是基于触摸屏,三是采用无线点菜系统,而无线技术又有基于红外技术和基于无线网络的技术。从目前的发展趋势看,系统越来越多的采用触摸屏,而无线技术正在逐步成熟起来。 在国内,软件的发展也正处于蓬勃发展的时期,如北京天良软件,它是一家以软件开发、销售为主营方向的技术开发型企业。天良软件立足于及洗浴中心客房管理市场,致力于为客户提供一流的产品及服务,企业下设市场拓展部、产品研发部、公关策划部、客户服务部等主要职能部门。在国外发展比较成熟的软件有软件采用了独特的组网技术,以Window为操作平台,全32位应用软件系统,功能在国内处于领先地位。网络系统是以Windows搭成的对等网络,简单实用、稳定可靠,保证企业非常迅速地把信息传递到各个点。The first chapter of introduction1.1the system development backgroundAlong with our country market economy fast development, the industry presents excellent development trend, particularly in the development of the industry that wash bath. Over the past two years have shown a trend of rapid development. But in the rapid development of the industry, bathing in the daily management and operation still generally adopt manual management, the overall low content of science and technology. Along with the enterprise scale and growing number of manual management mode, whether in work efficiency, personnel cost or provide decision information have been difficult to adapt to the modern business management requirements, which restricted the industry scale development and the overall improvement of service level. Effective management is becoming a problem, in order to effectively address these issues to improve the economic efficiency of enterprises, in these small bath center in using workflow technology, combined with the content of green management, the implementation of management information system of the computer is regarded as an effective solution.Bath industry drives the diversification of investment, a large amount of capital to further promote the industrys rapid and healthy development, with the various fields of the society informatization construction to gain ground ceaselessly, also began to inject elements of information, put into the computer business management, saving human resources, but also improve the efficiency and management efficiency, will rise to a new phase.The system from the development current situation, combined with the actual needs of users of the system structure and function modules, and then through the system structure design, safety design and software development, to construct a JSP technology and SQL database based, with the relevant functions of the system.According to the system of the process, from the user login to enter the bath center, to a checkout cashier to statistics, a line of information management, so the management information system development is to develop a set of management information system, realize business computer.The system will be industry consumer, refund, a predetermined, settle accounts to wait a series of operations using computer to manage, analyze and design the system structure and function modules, solve the key technologies of the system, given the business solutions, realize the modernization of management mechanism.Current world already entered in the field of computer information management in the times of intense competition, the application of computer has become very popular, as we can not bicycles, car. We should admit, who mastered the knowledge, information, information processing speed, large volume, whose efficiency is high, who can be in competition remain invincible in various. With the continuous improvement of science and technology, computer science increasingly mature, its powerful features for people to have a profound understanding, it has entered the human society in various fields and play an increasingly important role in. More and more management staff is aware of the importance of information management.As a part of computer applications, use the computer to enterprise information management, with a manual management of the incomparable advantages. For example: the rapid retrieval and search for convenient, high reliability, large storage capacity, confidentiality good, long life, low cost. These advantages can greatly improve the efficiency of information management, the enterprise is also a scientific, standardized management, and an important condition for the world.1.2related domestic and international research statusAlong with the information technology is becoming more and more popular, the traditional industry is more and more use of information technology to the management of the business, the market management software is in the stage of contention of a hundred schools of thought, all flowers bloom together.Currently on the market most software is based on the WINDOWS operating system, also part of the software takes into account the copyright issues, the LINUX operating system; for instance, the database of the system, there are ACCESS, SYBASE, MYSQL, SQLSERVER, for the system, the database and bath center size, smaller bath can be used relatively simple databases such as ACCESS, so that the use of maintenance can be relatively simple to do, and the large size of the bath center should use SQLSERVER database, you can protect the data security, the system is relatively stable, but also require dedicated administrator to maintain. Also, data entry usually have three ways, one is based on the ordinary computer, the two is based on the touch screen, the three is the use of wireless order system, and wireless technology and based on the infrared technology and based on wireless network technology. Looking from the present trend of development, the system is more and more used in touch screen, wireless technology is gradually mature.In the domestic, software development also is in a period of vigorous development, such as Beijing s software, it is a software development, sales for the main direction of the development of technology-based enterprises. Software based on conscience and bath room management market, committed to providing customers with first-class products and services, enterprises under the market development department, product R & D department, public relations planning department, customer service department and other major
展开阅读全文