资源描述:
《网上订餐管理系统 毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计说明书(论文)作者:学号:学院:信息工程学院专业:题目:网上订餐管理系统指导者:评阅者:2013年6月毕业设计说明书(论文)中文摘要随着传统的购物方式正在向网络化发展,出现了“网购”这种越来越受欢迎的新型消费方式。为了提高餐饮业务水平和效率,实现比电话订购更有效的送餐业务,网上订餐系统应运而生。通过对订餐流程和业务进行全面考察分析,结合目前最先进的软件开发技术,实现了订餐的网络化管理。目前,网上订餐业务还处于形成期,成长空间还很大。本毕业设计的内容是设计并且实现一个基于web技术的网上订餐系统,故而系统主要以J2EE作为开发基础,主要使用了
2、struts2+spring+hibernate等多种框架的结合使用,用MyEclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用Java语言开发,页面采取JSP动态页面开发技术。该系统界面简单、操作方便,容易维护。关键词:网上订餐;管理系统;S.S.H(Struts,Hibernate,Spring);JSP技术V毕业设计说明书(论文)外文摘要TitleOnlinemealorderingmanagementsystemAbstractAstraditionalwayofsho
3、ppingareturningtonetworkdevelopment,graduallyappearedtheincreasinglypopularnewconsumptionmode"E-Commerce".Inordertoimprovethecateringbusinesslevelorefficiencyandtorealizethemoreeffectiveroomservicesthantelephonereservation;Onlineordersystemhasemergedbecauseofdemand.Throughthei
4、nvestigationandcomprehensiveanalysisonprocessofthebusiness,combinedwiththemostadvancedsoftwaredevelopmenttechnology,itcanrealizethenetworkmanagementorder.Currently,theonlinebusinessisinformativeperiod,italsohasverybiggrowingspace.Thecontentofgraduationdesignistodesignandimplem
5、entawebbasedonlinemealorderingsystem,sothesystemismainlytoj2EEasadevelopmentbase,themainuseofstruts2+spring+hibernateandotherframeusedincombination,usingMyEclipseasadevelopmenttool,usingMYSQLasthedatabase,withMacromedia'sDreamweaverastheinterfacelandscapingtools,theuseofJavala
6、nguagedevelopmentpageJSP,adoptdynamicpagetechnology.Thissysteminterfaceissimple,convenientoperation,easymaintenance.Keywords:Onlinemealordering;Managementsystem;S.S.H(Struts,Hibernate,Spring);JSPtechnologyV目录目录摘要IAbstractII第1章绪论11.1课题研究的背景11.2课题研究的意义11.3课题研究的目的21.4主要研究内容21.5论文
7、结构2第2章系统的开发环境及技术简介32.1系统开发环境32.1.1MyEclipse32.1.2MySQL数据库32.1.3Tomcat42.2系统开发的思想与技术42.2.1JSP技术与MVC模式以及系统的基本框架42.2.2S.S.H框架的优点4第3章系统需求分析73.1可行性分析73.1.1经济可行性分析73.1.2技术能力分析83.1.3运行可行性分析83.1.4法律可行性分析83.2用户需求分析83.2.1功能分析83.2.2用例分析93.3系统设计目标分析113.4业务流程分析113.4.1管理员业务流程113.4.2会员业务流程11
8、3.5数据流图11第4章系统总体设计144.1系统流程概述14V目录4.2总体功能模块144.3管理员功能模块154.4用