1 / 39
文档名称:

基于SSH的珠宝销售网站的设计与实现-毕业设计.doc

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

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

分享

预览

基于SSH的珠宝销售网站的设计与实现-毕业设计.doc

上传人:799474576 2013/9/8 文件大小:0 KB

下载得到文件列表

基于SSH的珠宝销售网站的设计与实现-毕业设计.doc

文档介绍

文档介绍:毕业设计(论文)
题目基于SSH的珠宝销售网站
摘要
随着电子商务的兴起,创造了一个全球性的商务革命和经营革命,并以极重要的商务方式成为全球经济发展中的热点。随着在经济活动中广泛的运用互联网,网络正在潜移默化中改变着人们的生活理念和生活方式。网上购物作为一种新的消费模式,受到越来越多的人们的关注。
本文介绍了基于SSH框架的珠宝销售网站的设计与实现。整个网站系统从需求分析到网站设计,再到各个模块的开发,再到最后的测试,都是按照软件工程的流程一步步实现的。
本文是以网站的开发步骤来写,首先介绍本网站系统开发的准备工作,包括所用到的主要工具与技术,接下来是网站的需求分析,然后系统数据库设计,最后是网站的具体的实现,并做较为完善的测试。
关键词:电子商务;SSH框架;JavaEE
Abstract
With the rise of merce, created a global business and management revolution, and play very important business way to e a hot spot in the global economic development. With the widely use of in economic activities, work is changing people's life concept and way of life. Shopping online as a new consumption patterns, are payed attention by more and more people.
This paper introduces the jewelry sales site design and implementation based on SSH. The whole website system developed according to the software engineering process, from requirement analysis to web design, and then the development of the various modules, and the end of the test.
This paper is following a website development steps to write. First of all introduces the preparing of the website system development, including tools and technology, and then the site needs analysis, system database design, and finally the website of the specific implementation, and do more perfect test.
Keywords: merce, SSH, JavaEE
目录
摘要 I
Abstract II
第1章 概述 1
购物网站研究设计的背景分析 1
购物网站设计的意义 1
购物网站的国内外发展情况 2
第2章 网站开发的工具与技术 4
开发网站所需软件 4
网站开发所用技术 5
Struts2 5
Hibernate 5
Spring 6
第3章 珠宝销售网站的需求分析 7
第4章 系统数据库设计 9
Hibernate对数据库的支持 9
数据库表设计 9
第5章 网站的具体设计与实现 13
网站的设计 13
系统主要模块实现 13
登录、注册模块 13
购物车及订单模块 15
商品浏览及购买模块 18
总体流程模块 20
总结 20
第6章 网站系统的测试 22
系统功能测试 22
测试结论 23
第7章 总结与展望 28
总结 28
对未来的展望 28
参考文献 30
致谢 32
概述
购物网站研究设计的背景分析
J2EE(Java 2 Platform, Enterprise Edition)是SUN公司定义的一个开发分布式企业级应用的规范。它提供了一个多层次的分布式应用模型和一系列开发技术规范。多层次分布式应用模型是指根据功能把应用逻辑分成多个层次,每个层次支持相应的服务器和组