- 1、本文档共44页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
JSP玩具网站开发及设计
基于JSP的玩具网站开发与设计
摘 要
本课题采用JSP技术生成前台的显示页面,使用mysql为后台数据库服务器,运用面向对象的设计思想进行开发实现B/S系统。在internet上实现商品的展示、商品的检索、商品的订购、订单的全程跟踪与管理的购物系统网上购物系统是电子商务的一种重要形式绍了购物车的项目背景和意义,着重阐述了数据库设计和与订单相关的功能的实现;从系统的需求分析、模块设计、数据库设计到模块实现等各个环节都进行了详尽的分析和描述。
The Development and Design of Toy-selling Website
Based on JSP
ABSTRACT
On this project, JSP technology has been used to generate the display of front pages, using mysql as the backend database server, object-oriented design is used to develop and achieve B / S system. In the internet to achieve the display of goods, merchandise search, product ordering, order tracking and management online toy-selling system. Online shopping system is an important form of e-commerce, but also we need to study this major problem. The online shopping cart system design and practice is the key to the development of its technologies to run one. In this project I mainly introduce in the shopping cart system, the project background and significance, focusing on the database design and functionality with the implementation of orders related; from the system requirements analysis, module design, database design, and other links to the module, a detailed analysis and description has been conducted. Its basic features include user login screen, once users log in the system, they can type to view products, shopping cart contents, order products, display operations such as purchase orders to delete the specified purchase order. Secondly, created a new display module, so users through it quickly to find the aspect of the new goods, speed up information transmission. Thus, users are provided with a convenient and official shopping environment.
KEY WORDS: hopping cart system,E-commerce
目 录
摘 要 I
ABSTRACT II
1 引言 1
1.1 项目开发的背景 1
1.2 项目开发的目的 1
1.3 项目开发的目标 1
1.4 项目开发的方法 1
2 系统分析 3
2.1 系统的设计思想 3
2.2 可行性分析 3
2.2.1 经济可行性 3
2.2.2 技术可行性 4
2.2.3 法律可行性 4
2.2.4 运行可行性 4
2.2.5 时机可行性 4
2.3 需求分析 4
2.3.1 系统需求分析 5
2.3.2 功能需求分析 5
3 系统开发和技术 6
3.1 开发工具及运行环境的搭建 6
3.1.1 服务器配置 6
3.1.2 JDK的安装与环境
文档评论(0)