基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)(任务书,中期检查报告,外文翻译,毕业论文14000字,程序代码,数据库,答辩PPT)

摘  要
随着现代都市生活节奏的不断加快、网络覆盖面的日益扩大,越来越多的人们加入了网上购物的行列。如今,网购已经成为人们生活的一部分。
本系统主要是使用JAVA作为开发语言开发出的一个基于SSH的婴幼儿产品销售系统。前台页面使用JSP,系统框架使用Struts2.0 +Spring2.0 + Hibernate3.2,后台使用Oracle作为数据库管理系统,服务器采用tomcat6.0,运行环境为MyEclipse8.5。
系统的设计主要针对婴幼儿产品的销售,为网站使用定位的目标人群。通过婴幼儿产品销售系统这个平台,可以使购物者足不出户就能了解丰富多彩的婴幼儿产品信息。买家注册登录后进行商品挑选,加入购物车,结算下订单;管理员进入后台管理程序,可完成对注册会员信息进行管理,对商品信息进行管理,处理订单,修改个人密码等功能。
此系统参照当前流行的几大婴幼儿产品销售网站进行设计,实现了购物网站的基本功能;在此基础上也添加了一些自己的想法和设计。
 
关键词:婴幼儿产品;网上购物;JAVA;SSH;Oracle
 
The Infant Product Sales System Based On 
SSH Framework
Abstract
    With the increasing surface coverage space of modern urban life, more and more people joined the ranks of online shopping. Today, online shopping has become part of people's lives.
    The system is developed using JAVA language developed as a SSH-based infant product sales system. Front page JSP, system framework using Struts2.0 + Spring2.0 + Hibernate3.2, background using Oracle as the database management system, server using tomcat6.0, the operating environment for MyEclipse8.5.
    System design sells products for infants and young children, use for the site to locate the target population. Infant product sales system through this platform allows shoppers to stay at home will be able to understand the variety of infant product information. Buyers of goods after registration selection, add to cart, under the settlement order; administrator management program into the background, to be completed by registered members information management, product information management, processing orders, modify personal passwords and other functions.
    Referring to the current system of several popular infant product sales website design, to achieve the basic functions shopping site; On this basis, also added some of my own ideas and designs.
Keywords:  Baby Products;Shopping online;B/S;SSH;JSP
 
此次设计主要采用MyEclipse加Tomcat后台服务器进行,数据存储使用Oracle数据库进行管理,下面对MyEclipse、Tomcat及Oracle数据库进行简要介绍。
功能模块需求分析
本系统最大的特点是使用操作简单、友好的提示信息。
本系统将实现以下基本功能:
   (1)系统具有简洁大方的页面,使用简便。
   (2)管理员用户具有商品类别管理、商品信息管理、商品信息更新管理、订单管理、会员信息管理、系统管理功能。 
   (3)普通用户具有浏览商品、商品查询、购买商品、修改个人信息等功能
   (4)具有较强的安全性,避免用户的恶意操作。
 
基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)
基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)
基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)
基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)
基于SSH婴幼儿产品销售系统设计(Struts2,Spring2,Hibernate3,Oracle)
目  录
摘  要 i
Abstract ii
1  绪论 1
1.1  课题背景 1
1.2  目的和意义 1
1.3  开发工具及技术 1
1.3.1  开发工具 1
1.3.2  JSP 2
1.3.3  JAVAScript 3
1.3.4  SSH 3
1.4  软硬件需求 5
2 可行性分析 6
2.1  技术可行性 6
2.2  经济可行性 6
2.3  操作可行性 6
2.4  法律可行性 6
3  需求分析 7
3.1  设计的基本思想 7
3.2  功能模块需求分析 7
3.3  系统用户用例图 9
3.3.1  普通用户用例图 9
3.3.2  管理员用例图 9
3.4  性能需求 10
3.4.1  系统的安全性 10
3.4.2 数据库的安全性 10
3.5  界面需求 10
4  系统分析与设计 12
4.1  数据库的分析与设计 12
4.1.1  数据库的概念结构设计 12
4.1.2  数据库的逻辑结构设计 14
4.1.3  数据库的连接原理 15
5  系统功能实现 18
5.1  普通用户模块 18
5.1.1  系统主页面实现 18
5.1.2  商品类别查询 19
5.1.3  用户注册 19
5.1.4  用户信息修改 20
5.1.5  购物车 21
5.1.6  用户订单确认 22
5.1.7  页面销售排行榜与最新商品 22
5.2  管理员登陆页面 24
5.3  管理员管理模块 25
5.3.1  商品类别管理 26
5.3.2  商品信息管理 29
5.3.3  会员信息管理 31
5.3.4  修改密码 32
5.3.5  退出系统 33
6  系统测试 34
6.1  系统测试目的与意义 34
6.2  功能测试 34
6.2.1  主页面的登录模块测试 34
6.2.2  主页面的商品模块测试 35
6.2.3  用户购物车模块测试 35
6.2.4  商品管理模块测试 35
6.3  性能测试 36
6.4  测试结论 37
结  论 38
参考文献 39
致  谢 40
外文原文 41
中文翻译 53