1 / 48
文档名称:

毕业设计(论文)-基于JSP网上订餐系统的设计与实现.doc

格式:doc   页数:48页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于JSP网上订餐系统的设计与实现.doc

上传人:3346389411 2013/3/2 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于JSP网上订餐系统的设计与实现.doc

文档介绍

文档介绍:毕业设计(论文)
基于JSP网上订餐系统的设计与实现

姓名
系别、专业
导师姓名、职称
完成时间
摘要
本系统属于商品管理自动化系统的一个子系统,它也是一个单独的功能完善的系统,本课题是网上订餐管理系统的研发,本文的系统分析和设计只是相对于一般的团体而言。
-Order Management system)的总体方案设计和开发。着重介绍了订餐管理系统的详细开发方案和实现,内容涉及系统分析、软件设计。
在开发设计中,采用B/S(Browser/Server)结构,这种结构使得数据只有结果集合在浏览器中显示,数据的处理在服务器进行,用户不用安装客户端,而且由于通过服务器端统一管理数据,易于保证数据的一致性。数据库方面,推荐业界具有领导地位的关系数据库管理系统Microsoft SQL sever2000,使系统安全性能更高。同时采用当前正在流行的JSP(Java Server Pages)编程,用户界面更友好。
在开发中选择了JSP+JavaBean+SQL2000的模式,实现了应用程序逻辑和页面显示分离,界面设计更简单。JavaBean可重用的软件组件满足小型应用,同时使编程人员投入量精力便可重用组件,在简单的应用中可以充分考虑。
关键字网上订餐管理系统,NOMS(Order management system),B/S,JSP(Java Server Pages),JavaBean

ABSTRACT
This system belongs to the product management automation system a sub- system, it also is the system which an independent function consummates,This topic is -Order Management System partial research and development, This article system analysis and the design only is opposite in mon association says.
This paper includes system design and development of NOMS. It introduced the detailed development product management and realizations of -Order Managerment System. It contains system analysis and design of software.
In developing, it adopts the structure of Browser/Server. This structure makes only concourse of result data print in the browser. And this kind of structure can lighten client burden greatly. As the server administers the data in unison, it is apt to guarantee the consistency of the data. The Microsoft SQL sever2000 database is security, so lots of use it. In addition, the tool of JSP makes the interface more amity.
Chose in the development JSP+JavaBean+SQl2000 Pattern,Realized The contact surface design is entrust with heavy responsibility software moduleSatisfies the small application,Also causesThe programmers inputs energy then may entrust with heavy responsibility the module,May fully consider in the simple application.
KEY WORD: B/S,NOMS, Jsp , Javabean
目录
第一章绪论 1
课题的背景及意义 1
2
2
1.