- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
网上购物系统毕业论文43715
网上商城购物系统
摘 要
本网上购物系统是一个基于Internet,采用B2C(Business to Consumers)模式,并根据现有的网上购物系统的现状而设计开发的电子商务平台。它不但可以扩大商家的规模和市场影响力,而且可以减少企业的经营成本,提高工作效率。本文首先介绍了网上购物系统的现状及开发背景,然后论述了系统的设计目标,系统需求和总体设计方案,较详细的论述了系统的详细设计和实现。最后,本文对网上购物系统进行了系统检测并提出了还需要改进的问题。本系统主要为用户提供了会员注册,购物车管理,商品搜索,等功能,为管理员提供了,,管理,管理等功能。在设计方面,本系统采用B/S三层结构,同时使用JSP技术进行动态页面的设计,从系统的安全性和代码的可重用性方面考虑,运用Java Bean对程序的关键代码进行封装。后台数据库选用数据库。
B2C,B/S,JSPSQL Sever
Online mall shopping system
ABSTRACT
The online shopping system is one based on Internet, B2C (Business to Consumers) mode, and in accordance with the status quo of the existing online shopping system design and development of e-commerce platform. It can not only expand the business scale and market influence, and can reduce the operating costs of enterprises, improve work efficiency.This paper first introduces the status and development background of the online shopping system, and then discusses the system design objectives, system requirements and overall design, a more detailed discussion of the detailed design and implementation of the system. Finally, the online shopping system, the system detects and also need to improve.
The system is mainly to provide users with membership registration, shopping cart management, product search, my orders, and other functions, provides administrators with a supply management, sales management, inventory management, system configuration management functions. In terms of design, the system uses the B / S three-tier structure, and dynamic page design using JSP technology, from the security of the system and code reusability considerations, the use of Java Bean encapsulated the key code of the program. The back-end database selected SQL Sever database.
KEY WORDS: B2C,B/S,JSPDATABASE,SQL Sever
目 录
前 言 1
第1章 绪论 2
1.1 课题背景 2
1.2 课题研究的意义 2
1.3 课题研究的方法 2
第2章 程序开发的技术基础 3
2.1 HTML语言 3
2.2 JSP 4
2.3 SSH 4
2.3.1 Hibernate的工作原理 4
2.3.2 Spring的工作原理 5
2.3.3 Struts2的工作原理 6
2.4 数据库原理 8
2.4.1 SQL语言简单介绍 8
2.4.2 ADO技术介绍 8
第3章 需求分析 10
3.1 系统主要工作流程图 10
3
文档评论(0)