- 1、本文档共48页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业论文
(此文档为word格式,下载后您可任意编辑修改!)
南 阳 理 工 学 院 本 科 毕 业 设 计(论文)
网上花店系统的设计与实现
Design and Implementation of Online Flower Shop System
学 院(系): 计算机与信息工程学院
专 业: 计算机科学与技术
学 生 姓 名: xxx
学 号: xxx
指 导 教 师(职称): xxx
评 阅 教 师: xxx
完 成 日 期: 2014年5月
南阳理工学院
Nanyang Institute of Technology
网上花店系统的设计与实现Design and Development of Online Flower Shop
Computer Science and Technology Major Abstract: This system uses Java language, uses the MVC pattern of development, JSP and Servlet development using the front page of the business logic using javaBean for background processing, to achieve a simple online trading platform,users register online account,you can browse and purchase goods flowers.The basic objective of the system reached a perliminary deal online e-commerce platform,The admininstrator can log on the backstage and operate on the flowers,he can also maintain the information of the users,solving the problem of people wasting lots of time but can not buy satisfied products in the entity shop. Above of all make the application of e-commerce platform more widely.MyEclipse as the main development tools, the Oracle database of the system.
Key words: Online Trading Platform; Informatization; Online Flower System
目 录
1 绪论 1
1.1 研究背景 1
1.2 MVC的发展现状 1
1.3 研究的目的和意义 2
1.4 本文研究内容及可行性分析 2
2 系统总体分析 3
2.1 系统概述 3
2.2 系统分析与设计原则 3
2.3 系统需求分析 4
2.3.1 系统数据流图分析 5
2.3.2 系统E-R图 6
3 系统设计 6
3.1 系统基本结构 6
3.2 系统体系结构设计 7
3.3 系统数据库设计 8
3.3.1 数据库的设计原则 8
3.3.2 数据库连接设计 9
3.3.3 数据库表格设计 10
3.4 系统主要功能模块设计 17
3.4.1 用户注册模块设计 17
3.4.2 商品查询模块设计 18
3.4.3 购物车管理模块设计 18
3.4.4 定单管理模块设计 18
3.4.5 后台管理模块设计 18
4 系统关键技术描述与实现 20
4.1 开发工具和相关技术简介 20
4.2 系统主要功能模块的实现 20
4.2.1 注册模块的实现 21
4.2.2 登录模块的实现 22
4.2.3 商品查询模块的实现 23
4.2.4 购物车模块的实现 24
4.2.5 定单模块的实现 26
4.3 系统关键技术及实现 28
4.3.1 用户控件的使用 28
4.3.2 数据库连接池技术 28
5 系统测试 29
5.1 概述 29
5.2 测试方法 29
5.3 测试技术 30
5.4 测试用例设计 30
5.4.1 登录模块的测试用例设计 30
5.4.2 注册模块测试用例设计 31
结论及不
文档评论(0)