欢迎来到天天文库
浏览记录
ID:796389
大小:976.04 KB
页数:50页
时间:2017-09-05
《jsp++网上订餐系统的毕设毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要本系统属于商品管理自动化系统的一个子系统,它也是一个单独的功能完善的系统,本课题是网上订餐管理系统的研发,本文的系统分析和设计只是相对于一般的团体而言。本文包括网上订餐管理系统NOMS(Net-OrderManagementsystem)的总体方案设计和开发。着重介绍了订餐管理系统的详细开发方案和实现,内容涉及系统分析、软件设计。在开发设计中,采用B/S(Browser/Server)结构,这种结构使得数据只有结果集合在浏览器中显示,数据的处理在服务器进行,用户不用安装客户端,而且由于通过服务器端统一管理数据,易于保证数据的一致性。数据库方面,推荐业界具有领导地位的关系数据库管理系统M
2、icrosoftSQLsever2005,使系统安全性能更高。同时采用当前正在流行的JSP(JavaServerPages)编程,用户界面更友好。在开发中选择了JSP+JavaBean+SQL2005的模式,实现了应用程序逻辑和页面显示分离,界面设计更简单。JavaBean可重用的软件组件满足小型应用,同时使编程人员投入量精力便可重用组件,在简单的应用中可以充分考虑。关键词:网上订餐管理系统;NOMS(Ordermanagementsystem);B/S;JSP(JavaServerPages);JavaBeanABSTRACTThissystembelongstotheproductma
3、nagementautomationsystemasub-system,italsoisthesystemwhichanindependentfunctionconsummates,ThistopicistheNet-OrderManagementSystempartialresearchanddevelopment,Thisarticlesystemanalysisandthedesignonlyisoppositeinthecommonassociationsays.ThispaperincludessystemdesignanddevelopmentofNOMS.Itintroduc
4、edthedetaileddevelopmentproductmanagementandrealizationsoftheNet-OrderManagermentSystem.Itcontainssystemanalysisanddesignofsoftware.Indeveloping,itadoptsthestructureofBrowser/Server.Thisstructuremakesonlyconcourseofresultdataprintinthebrowser.Andthiskindofstructurecanlightenclientburdengreatly.Ast
5、heserveradministersthedatainunison,itisapttoguaranteetheconsistencyofthedata.TheMicrosoftSQLsever2005databaseissecurity,solotsofuseit.Inaddition,thetoolofJSPmakestheinterfacemoreamity.ChoseinthedevelopmentJSP+JavaBean+SQL2005Pattern,RealizedThecontactsurfacedesignissimpler.JavaBeanMayentrustwithhe
6、avyresponsibilitysoftwaremoduleSatisfiesthesmallapplication,AlsocausesTheprogrammersinputsenergythenmayentrustwithheavyresponsibilitythemodule,Mayfullyconsiderinthesimpleapplication.KEYWORD:B/S;NOMS;Jsp;Javabean目录第一章概述11.1课题的背景及意义11.2课题分析11.3技术方案的选取21.3.1开发语言21.3.2开发模式选择31.3.3数据库3第二章系统概述52.1运行环境52
7、.1.1软件运行环境52.2需求分析52.2.1管理者的需求52.2.2系统使用者需求62.2.3系统维护人员需求62.3总体设计原则72.4系统体系结构分析72.4.1C/S结构与B/S结构72.4.2B/S与C/S的优越性8第三章程序设计103.1系统数据库设计123.2程序模块设计153.3系统模块总图153.3分页显示算法163.4上传下载的实现错误!未定义书签。3.4.1jspSmartUpload组件的特点错
此文档下载收益归作者所有