- 1、本文档共42页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
成都理工大学工程技术学院毕业论文
毕业论文
网上商店设计及JSP实现技术研究
网上商店设计及JSP实现技术研究
- PAGE V -
摘要
随着计算机技术、网络技术、通信技术的迅速发展和人们生活水平及需要的不断提高,越来越多的网络商店走入了大众的生活,对电子商务网站的设计和实现技术要求也越来越高。(摘要、前言、正文及附件中的文字,除章节标题、图表说明文字外,统一使用小四宋体,首行缩进2字符,行间距统一为18磅。此外,文字中的标点符号应规范。)
论文研究电子商务网站的设计与实现,并采用JSP动态网页技术实现了一个小型电子商务网站即网上书店。论文首先简要介绍了电子商务及其实现技术,网上商店的构成及主要流程;然后详细介绍了网上书店的需求分析和系统设计,并给出了网上书店的JSP实现方案及技术细节,包括运行环境的配置、数据库建立及各个功能模块的JSP实现细节等。网上商店实现了基本的前台功能和后台管理功能。
JSP在动态网页实现方面具有诸多优势,值得进一步学习和研究。
关键词:电子商务 网上商店 动态网页 JSP Access
Abstract
With the technological development of computer, networking and communication, and with their increasing living standard and requirements, more and more Web stores come into the life of common people now. This requires high technology on designing and implementation E-Business websites.
This dissertation focuses on the designing and implementation of E-Business websites. And a small website, a E-bookstore is built using JSP. First, E-Business and its implementation technology, the structure and the transaction flows of webstores are briefly introduced. Then the requirements analysis and systematic design of a E-bookstore is discussed in detail. And the implementation with JSP, including the configuration of the running enrionment, the creation of databases, and the implementation details of each funtion module, is given. The E-bookstore has fundemental functions for both foreground and background.
JSP has great advantage on implementation active websites, it worthy for further learning and researching.
Keywords: electronic commerce, e-store, dynamic web page, JSP, Access
目录
(下面的目录使用Word标题及目录功能自动生成)
TOC \o 1-3 摘要 h I
Abstract h II
目录 h III
前言 h 1
1 电子商务网站技术概述 h 2
1.1 电子商务与电子商务网站 h 2
1.2 网上商店简介 h 2
1.3 电子商务网站实现技术 h 2
1.3.1 浏览器端开发技术 h 3
1.3.2 Web服务器端开发技术 h 3
1.3.3 网络数据库技术 h 3
2 网上商店 h 5
3 网上书店分析与设计 h 6
3.1 需求分析 h 6
3.2 系统设计 h 6
3.3 数据库设计 h 6
3.3.1 数据库需求分析 h 6
3.3.2 数据库逻辑结构设计 h 6
4 网上书店功能的JSP实现 h 8
4.1 业务处理模块功能的实现 h 8
总结 h 9
致谢 h 11
参考文献 h 12
附件1 系统安装说明 h 13
A1.1 JDK的安装与
文档评论(0)