您好,欢迎访问三七文档
当前位置:首页 > 行业资料 > 酒店餐饮 > 网上订餐系统的设计与实现论文
I中国西南大学(成都)远程教育学院毕业设计(论文)网上订餐系统的设计与实现姓名:郑雨航学号:118140130017性别:男专业:计算机科学与技术指导教师:张老师日期:2013年7月18日摘要随着网络技术的不断发展。人们对于网络有了越来越多的要求.Ebay,阿里巴巴,淘宝的出现,让电子商务重现曙光,google,baidu的出现,让人们通过网络进行信息检索,获取到有效信息的途径更加丰富。当写字楼群的白领们工作了整个上午后。享用丰盛的午餐成为了一种基本需求。而目前已经存在的网上订餐系统都是为用户提供有限的菜品资源,用户的选择非常有限。针对目前网络订餐门户网站的这种局限性,我们提出并设计实现了这个II网络订餐系统。本系统属于商品管理自动化系统的一个子系统,它也是一个单独的功能完善的系统,本课题是网上订餐管理系统的研发,本文的系统分析和设计只是相对于一般的团体而言。本文包括网上订餐管理系统NOMS(Net-OrderManagementsystem)的总体方案设计和开发。着重介绍了订餐管理系统的详细开发方案和实现,内容涉及系统分析、软件设计。在开发设计中,采用B/S(Browser/Server)结构,这种结构使得数据只有结果集合在浏览器中显示,数据的处理在服务器进行,用户不用安装客户端,而且由于通过服务器端统一管理数据,易于保证数据的一致性。数据库方面,推荐业界具有领导地位的关系数据库管理系统MicrosoftSQLsever2000,使系统安全性能更高。同时采用当前正在流行的JSP(JavaServerPages)编程,用户界面更友好。在开发中选择了JSP+JavaBean+SQL2000的模式,实现了应用程序逻辑和页面显示分离,界面设计更简单。JavaBean可重用的软件组件满足小型应用,同时使编程人员投入量精力便可重用组件,在简单的应用中可以充分考虑。关键字网上订餐管理系统,NOMS(Ordermanagementsystem),B/S,JSP(JavaServerPages),JavaBeanAbstractWiththecontinuousdevelopmentofnetworktechnology.Peoplefornetworktherehasbeenincreasingrequirements.Ebay,alibaba,taobaooccurrence,lettheelectroniccommercerecreateshuguang,Google,theemergenceofbaidu,letpeoplethroughthenetworkforinformationretrieval,obtaintheeffectivewaysofmoreabundantinformationrich.Whenwritingneon-smearedwhite-collarworkersworkafterthewholemorning.Enjoybiglunchbecomeakindofbasicneeds.Andoftheexistingonlinereservationsystemsaretoprovideuserswithlimitedfoodresources,theuser'soptionsarelimited.Inviewofthepresentnetworkroscoegatewaywebsitethislimitation,weputforwardandIIIrealizedthisnetworkdesignroscoesystem.Thissystembelongstocommodityautomatedsystemforthemanagementofasubsystem,anditisalsoaseparatefunctionperfectsystem,thistopicisonlinemealmanagementsystemdevelopment,thispaperofsystemanalysisanddesignisrelativetothegeneralgroupsofpeople.ThispaperincludesonlinemealManagementsystem(asp.netNOMSManagementsystem)-madeoverallschemeofthedesignanddevelopment.Introducesemphaticallythemealmanagementsystemdevelopmentplanandimplementationdetailcontentinvolvesthesystemanalysisanddesignofsoftware.Inthedevelopmentofdesign,adoptsB/S(isclicked/Server)structure,thiskindofstructureallowsdataonlyresultsetsintheBrowserdisplay,dataprocessinginServer,usersneednotinstallclient,andbecausebytheServerunifiedmanagementdata,easytoensuretheconsistencyofthedata.Database,recommendindustryoftheleadingrelationaldatabasemanagementsystem,thesystemsever2000MicrosoftSQLsafetyperformanceishigher.ByadoptingtheJSParecurrentlypopularwebServer(Java)programming,morefriendlyuserinterface.IndevelopingchoseJSP+JavaBean+SQL2000model,realizedtheapplicationlogicandpageshowstheseparation,interfacedesignmoresimple.JavaBeanreusablesoftwarecomponentmeet,andmeanwhilemakesmallapplicationprogrammerinputs,energyandreusablecomponents,insimpleapplicationstoconsider.Keywordonlinemealmanagementsystem目录第一章绪论.....................................................................................11.1课题的背景及意义...............................................................11.2课题分析................................................................................11.3技术方案的选取....................................................................2IV1.3.1开发语言.......................................................................21.3.2开发模式选择...............................................................31.3.3数据库...........................................................................4第二章系统概述.............................................................................52.1运行环境................................................................................52.1.1软件运行环境................................................................52.2需求分析................................................................................52.2.1性能需求分析...............................................................52.2.2产品质量需求分析.......................................................52.2.3可行性分析...................................................................62.3总体设计原则.......................................................................72.4系统体系结构分析...............................................................72.4.1C/S结构与B/S结构....................................................72.4.2B/S与C/S的优越性....................................................8第三章程序设计.............................................................................103.1系统流程分析......................................................................103.2系统数据库设计..................................................................113.3系统结构设计......................................................................15V3.4核心算法实现——分页显示算法.....................................16第四章系统实现主要技术...........................................................184.1JavaServerPages(JSP)技术简介....................................184.2JSP和其他类似或相关技术的一个简单比较.................194.3最佳JSP应用服务器Tomcat...........................................194.4javaBean组件技术..............................................................204.5JSP中JavaBeans的应用....................................................234.5.1jsp:useBean操作指令...............
本文标题:网上订餐系统的设计与实现论文
链接地址:https://www.777doc.com/doc-2141495 .html