基于mvc网上花店销售系统的设计与实现.doc

约34页DOC格式手机打开展开

基于mvc网上花店销售系统的设计与实现,基于mvc网上花店销售系统的设计与实现页数 34 字数 16215摘 要网上购物是目前最流行的web系统。任何种类的商品,都可以通过建立电子购物网站来实现商品的自助选购。网上购物系统,是在网络上建立一个虚拟的购物商场,避免了挑选商品的繁琐过程,使您的购物过程变得轻松、快捷、方便,很适合现代人快节奏的生活,同时又能有效的...
编号:10-26871大小:1.35M
分类: 论文>计算机论文

内容介绍

此文档由会员 赵亮 发布

基于MVC网上花店销售系统的设计与实现

页数 34 字数 16215

摘 要

网上购物是目前最流行的Web系统。任何种类的商品,都可以通过建立电子购物网站来实现商品的自助选购。网上购物系统,是在网络上建立一个虚拟的购物商场,避免了挑选商品的繁琐过程,使您的购物过程变得轻松、快捷、方便,很适合现代人快节奏的生活,同时又能有效的控制“商场”运营的成本。
本文是根据网上花店销售系统设计实践写成的。文中主要介绍了基于MVC的网上花店销售系统的客户需求、系统组成、概要设计、详细设计、系统测试和部署。采用规范的软件设计开发流程(需求分析、建模、设计、编码、测试、运行),选择B/S结构,运用MVC开发模式和Java服务器页面技术(JSP),设计和开发一个功能较完整,可以自成体系,并顺利运行的网上商店信息系统。该系统包括花店鲜花信息的录入、查询、选购、开票等功能模块,以及访问权限控制、系统配置和维护等系统模块。设计过程中采用了面向对象的方法,并使用了UML图形。文章着重讨论了JSP/Servlet+WebLogic+My SQL作为开发/运行环境的优越性。

关键词:MVC,网上购物,JSP,UML
ABSTRACT

Web shop, Namely the user accesses through the network orders the commodity, Is the present most popular Web system Any type commodity, All may implement the commodity self-service through the establishment electron shopping website to select and purchase. The web shopping system, is establishes a hypothesized shopping market in the network, has avoided the choice commodity troublesome process, causes your shopping process to change with ease, quick, is convenient, suits for the people in the rush of modern life. Simultaneously can the effective control "the market" the operation cost.
This article was written based on the design practice of the Web flower shop’ Marketing System. It mainly covers customer's requirements, system structure, summary design,details design,system test and deployment. The method of B/S is used in the course of the design as well as the diagrams of UML. The article focuses on the advantages when JSP/Servlet+WebLogic+My SQL is used as the environment of the project development and operation. In addition, the implement of the system design is illustrated with UML diagrams.

KEY WORDS:MVC,Web Shop,JSP,UML
目 录

前 言 1
第1章 需求分析 2
1.1用例分析 2
1.2网上花店销售系统的业务划分 4
1.3网上花店销售系统业务流程 5
1.4实体-关系分析 6
1.5实体属性和职责 7
第2章 设计方案 8
2.1系统结构 8
2.2系统架构选择 9
2.3设计模式选择 10
2.2.1模型 11
2.2.2视图 11
2.2.3控制器 11
2.4技术路线选择 11
2.4.1 Servlet的简介 12
2.4.2 JSP的简介 12
2.5设计工具的选择 12
2.5.1网页设计工具选择 12
2.5.2 Java应用开发工具选择 13
2.5.3 WebLogic服务器的选择 13
2.5.4 CA ERwin数据库设计工具的选择 14
2.5.5 MySQL数据库服务器的选择 14
2.5.6 Rational Rose建模工具的选择 15
第3章 系统设计 15
3.1各子模块工作流程 16
3.2数据表结构设计 19
3.3数据表关联关系设计 21
3.4数据库连接方式 22
3.5主要界面设计 23
第4章 系统实现 24
4.1系统文件功能 24
4.2主要类和接口 24
4.3主要系统界面 26
4.4文件的打包和部署 28
4.5设计难题及解决办法 28
结束语 29
致 谢 30
参考文献 31

参考文献

1.冯燕奎 赵德奎编著,JSP实用案例教程,清华大学出版社,2004年5月第1版。
2.赵红梅主编,《JSP应用开发详解》,电子工业出版社,2004年1月第二版。
3.吴应良主编,《电子商务概论》,华南理工大学出版社,2003年8月第一版。
4.朱顺泉主编,《电子商务系统及其设计》,西安电子科技大学出版,2003年1月1日第一版。
5.飞思科技产品研发,精通Jbuilder9,电子工业出版社,2004年1月第1版