- 资源介绍
- 更新记录
- 安装教程
摘 要
随着计算机网络技术的飞速发展和人们生活节奏的不断加快,电子商务技术已经逐渐融入了人们的日常生活当中,网上商城作为电子商务最普遍的一种形式,已被大众逐渐接受。因此开发一个网上商城系统,适合当今形势,更加方便人们在线购物。
本网上商城系统以MVC分层思想为原则,使用SSH框架进行整合开发。页面显示使用JSP和HTML,数据库使用MySQL,这些技术目前相对比较成熟,方便系统的维护与扩展。网上商城系统前台包括了用户注册、用户登录、商品查询、商品添加到购物车、删除商品等几大功能;后台管理功能则包括商品的修改、添加、删除、用户管理和订单管理等主要功能。本系统具有操作简单、页面友善、灵活性好、运行稳定等特点。
与其他使用ASP,PHP语言编写的网上商城系统相比,本系统使用的JSP语言更加方便快捷,开发更加效率。使用SSH框架和JSP相结合的方式,大大降低了系统的耦合度,增强了系统的可维护性、可移植性。本系统使用了数据库连接池技术,有效的防止了因连接数过大而引起系统崩溃局面的发生,并且使用了基于Annotation注解的方式进行开发,使网上商城系统的数据访问更加的快捷。
关键词:网上购物;MVC;SSH;MySQL
Abstract
With rapid development of computer network technology and theaccelerating of people lives rhythm,the electronic commerce technology has been gradually into people’s daily life, as the most common form of the e-commerce,online shopping is easy to accept by public. Therefore to develop an online store system for today’s situation,and more convenient for people to shop online.
This system of online shopping to MVC hierarchical thought principle,using the SSH framework for integrated development.The front display using JSP and HTML page, background database using MySQL,the technology is relatively mature,the system is convenient to maintenance and expansion.Online shopping mall in front of the system including the user registration,user login,commodity information,add commodity to cart, delete commodities,user messages and other major function;the backstage management function includes commodity modification,add,delete,user management,order management and other functions.;The backstage management function includes commodity modification, add,delete,user management,order management and other functions.This system has the advantages of simple operation,friendly interface,good flexibility,the characteristics of stable operation.
Compared with other online shop to use ASP, PHP language system, the system uses the JSP language more convenient, develop more efficiency.SSH framework and JSP combination of greatly reduced the degree of coupling of the system,and enhance the system’s maintainability,portability.This system uses a database connection pool technique is effective to prevent the occurrence of the number of connections is too large to cause a system crash situation, and use the Annotation annotation-based development, online store system data access is fast.
Key words:Online Store; MVC; SSH; MySQL
目 录
摘 要 i
Abstract ii
1 绪论 1
1.1 系统开发背景 1
1.2 开发意义 1
1.3 国内外现状 1
1.4 本系统设计的内容 2
1.5 设计的步骤 2
2 系统开发技术 2
2.1 动态网页技术JSP 2
2.2 框架SSH 2
2.3 系统开发工具 3
2.4 系统配置过程 3
2.5 配置关键性问题的解决 3
2.5.1 系统性能调整 4
2.5.2 数据库编码 4
2.5.3 页面字符集 4
3 系统分析 4
3.1 可行性分析 4
3.1.1 技术可行性 4
3.1.2 经济可行性 5
3.1.3 可行性分析结论 5
3.2 需求分析 5
3.2.1 开发意图 5
3.2.2 功能需求 5
3.2.3 数据流图 5
3.2.4 数据字典 8
4 系统设计 11
4.1 系统的功能模块设计 11
4.2 系统的工作流程 12
4.3 系统模块详细设计 14
5 数据库设计 20
5.1 数据库概念设计 20
5.1.1 实体属性的定义 20
5.2 数据库逻辑设计 22
6 系统实现 25
6.1 系统主页面 25
6.2 非登录用户操作 25
6.2.1 用户注册 25
6.2.2 用户登录 26
6.2.3 找回密码 27
6.2.4 查看商品信息 28
6.2.5 搜索商品 29
6.3 登录用户操作 29
6.3.1 购物车 29
6.3.2 付款 30
6.3.3 更新个人信息 31
6.4 后台管理 31
6.4.1 后台登录 31
6.4.2 后台主页面 32
6.4.3 新增商品种类 32
6.4.4 商品种类列表 33
6.4.5 新增商品 33
6.4.6 商品列表 34
6.4.7 订单列表 34
6.4.8 订单条件查询 34
6.4.9 用户列表 35
7 系统压力测试 35
7.1 系统压力测试工具及环境 35
7.2 录制测试过程 36
7.2.1 建立线程组 36
7.2.2 建立HTTP请求默认值 36
7.2.3 设置代理服务器 37
7.3 测试设置及启动 38
7.3.1 设置登录参数 38
7.3.2 启动测试 39
7.4 测试结果 39
7.4.1 系统压力测试聚合报告 39
7.4.2 系统压力测试图形结果 40
结 论 41
参考文献 42
致 谢 43




















猜你喜欢
-
地砖铺贴机设计说明书(论文)+任务书+开题报告+文献综述+cad图纸+Solidworks三维图纸
2021-06-08 -
基于单片机的刷卡考勤系统的设计毕业论文+附录代码
2021-06-08 -
变桨距风力发电机液压系统设计 说明书(论文)+开题报告+cad图纸
2021-06-08 -
年产2万吨山楂酒工厂的设计—原料前处理工段及车间的设计毕业论文+cad图纸
2021-06-09 -
商丘职业技术学院学生毕业设计(论文)工作规范
2021-06-08 -
秸秆压块机设计说明书(论文)+任务书+开题报告+翻译及原文+实习报告+cad图纸
2021-06-09 -
罗茨气体流量计的结构设计毕业论文+任务书+开题报告+cad图纸
2021-06-09 -
密封式离心风机的设计论文+任务书+开题报告
2021-06-10 -
基于SolidWorks的螺旋式压榨机机构设计说明书(论文)+cad图纸+SolidWorks三维模型
2021-06-09 -
成都东软学院毕业设计报告(论文)“相似性检测”工作通知
2021-06-08
-
基于Web的农家乐网站设计与开发(论文+开题报告+设计源码)
2021-06-10 -
某网吧网络布线规划设计毕业论文+网吧布线cad图纸.dwg+网吧布线网络拓扑图.vsd
2021-06-08 -
基于Python的京东评论数据抓取与分析设计毕业论文+项目源码及数据文件
2021-06-08 -
ZH1105机体三面攻丝组合机床设计(左主轴箱设计)说明书(论文)+任务书+开题+文献综述+实习报告+cad图纸
2021-06-08 -
35kV盈江化纤厂降压变电所电气设计毕业论文+任务书+cad图纸
2021-06-10 -
基于javaweb的闲置服装交易平台设计论文+设计源码
2021-06-10 -
基于Django框架的教育培训网课系统的设计与实现毕业论文+开题报告+项目源码及数据库
2021-06-08 -
基于STM32的户外环境监测系统的设计(STM32、APP、WIFI)毕业论文+原理图+电路图+论文附录程序
2021-06-09 -
基于SSH的保险业务管理系统设计与实现毕业论文+任务书+中期检查表+翻译及原文+答辩PPT+源码+数据库+辅导视频
2021-06-08 -
火电厂(4×300MW)电气主系统方案与设备配置初步设计毕业论文+外文翻译及原文+CAD图纸+答辩PPT+查重报告
2021-06-08
猜你在找
99源码网 » 基于SSH的网上购物系统设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+数据库+辅导视频
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网
- 2021-06-08Hi,初次和大家见面了,请多关照!