![WEB_2[1].0论文:架构_电子商务_网上购物_数据库.doc_第1页](http://file.renrendoc.com/FileRoot1/2019-1/22/b1dc9a4d-f453-4279-817e-0b5fc6fd3721/b1dc9a4d-f453-4279-817e-0b5fc6fd37211.gif)
![WEB_2[1].0论文:架构_电子商务_网上购物_数据库.doc_第2页](http://file.renrendoc.com/FileRoot1/2019-1/22/b1dc9a4d-f453-4279-817e-0b5fc6fd3721/b1dc9a4d-f453-4279-817e-0b5fc6fd37212.gif)
![WEB_2[1].0论文:架构_电子商务_网上购物_数据库.doc_第3页](http://file.renrendoc.com/FileRoot1/2019-1/22/b1dc9a4d-f453-4279-817e-0b5fc6fd3721/b1dc9a4d-f453-4279-817e-0b5fc6fd37213.gif)
![WEB_2[1].0论文:架构_电子商务_网上购物_数据库.doc_第4页](http://file.renrendoc.com/FileRoot1/2019-1/22/b1dc9a4d-f453-4279-817e-0b5fc6fd3721/b1dc9a4d-f453-4279-817e-0b5fc6fd37214.gif)
![WEB_2[1].0论文:架构_电子商务_网上购物_数据库.doc_第5页](http://file.renrendoc.com/FileRoot1/2019-1/22/b1dc9a4d-f453-4279-817e-0b5fc6fd3721/b1dc9a4d-f453-4279-817e-0b5fc6fd37215.gif)
免费预览已结束,剩余1页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
web 2.0论文:架构 电子商务 网上购物 数据库【中文摘要】随着internet的迅速发展,电子商务的作用,越来越受到人们的重视。先进的互联网信息技术是跨越时空距离,节省交易成本的最有效手段之一,并为企业的发展创造了全新的机遇。因此,对网上电子商城进行研究,结合企业的实际需求情况进行设计,是有着重要的意义的。本文研究web2.0技术下的网上电子商城系统,结合面向对象的思想,采用网络技术和数据库技术。首先介绍了课题的,研究现状、技术趋势以及课题研究的主要和意义,提出论文主要研究内容;其次,研究了web2.0开发环境的技术背景和技术定义。随后,介绍了系统设计所采用的应用模型技术、asp.net技术体系以及系统的开发结构和编程语言,对比选择的基础上确定系统实现的开发环境,并选择c#语言进行编程,使用sql server 2000数据库工具进行数据库设计。接下来,对本文研究中所设计的系统进行数据库设计,分析了系统的设计目标、数据信息需求以及逻辑模型;并且,对于使用到的数据库表的结构、视图与存储过程进行了详细设计,并设计系统的数据流图,利用uml技术对系统模型进行优化。最后,在分析的基础上,以一个产品交易型的网上电子商城平台为背景,论述了产品交易所涉及到的各种角色及其之间的电子商务行为,且使用asp.net技术进行电子商务系统的设计与实现,实现了包括前台首页、推荐商品模块、购物车模块、会员注册模块、以及后台登录、商品管理模块等主要功能,完成了一个符合internet特点企业级电子商务网站。文章末尾,对本web2.0技术服务下的网上电子商城的研究和今后的工作与发展趋势做进一步的展望。【英文摘要】with the rapid development of internet, e-commerce effect, more and more attention by people. the advanced internet information technology is spanning spatio-temporal distance, save transaction cost one of the most effective means for the development of enterprises, and created new opportunities. therefore, the online electronic mall is studied, combined with the actual demand of the enterprise is to carry on the design, is of great significance.in this thesis, web2.0 technology system under the e-mall, with object-oriented thinking, the use of network technology and database technology. first introduces the research background, status, technology trends, and the main purpose of the research and significance of proposed research paper; second, the study of the technical background web2.0 development environment and technical definitions.subsequently, the introduction of the system design model used by the application of technology, asp.net technology systems and system development structure and programming language selected on the basis of comparison to determine implementation of the system development environment, and select the c # programming language, use the sql server 2000 database tools for database design. next, the study of this system is designed for database design, analysis, system design goals, data requirements and logical model; and, for the use of the database table structure, view and stored procedure in detail the design and design system data flow diagram, using uml technology to optimize the system model.finally, based on the analysis, a type of online trading platform for electronic mall as the background, discusses a variety of products related to the role of exchange and commerce between the behavior of asp.net technology and the use of e-commerce system design and implementation, including the front page to achieve the recommended product module, shopping cart module, membership registration module, and log back, merchandise and other major function of management module, completed a consistent feature enterprise-class e-commerce internet site. end of the article, web2.0 technology services to the e-mall under the research and development trend of future work and further prospects.【关键词】web 2.0 b/s架构 电子商务 网上购物 数据库【英文关键词】web 2.0 b/s structure e-commerce online shopping database【目录】web2.0技术服务下的网上电子商城的设计与实现摘要4-5abstract5-6第一章 绪论10-161.1 课题研究背景10-111.2 电子商务研究现状11-121.3 电子商务技术优势12-131.4 研究目的和意义13-151.4.1 研究目的13-141.4.2 研究意义14-151.5 论文章节安排15-16第二章 开发环境与关键技术分析16-272.1 web 2.0 概述16-172.1.1 web2.0 技术背景162.1.2 web2.0 技术定义16-172.2 基础技术理论17-192.2.1 软件开发技术172.2.2 数据库技术17-182.2.3 数据挖掘技术18-192.3 三层架构技术19-202.3.1 三层架构192.3.2 三层架构逻辑19-202.4 开发技术和编程语言20-222.4.1 asp.net 技术20-212.4.2 c21-222.5 系统开发环境22-242.6 数据库工具选择24-252.7 uml 建模工具25-262.8 本章小结26-27第三章 电子商城系统分析与设计27-433.1 电子商务系统273.2 电子商务系统特性27-283.2.1 电子商务分类27-283.2.2 电子商务特点283.3 设计目标28-293.4 功能需求分析293.5 性能需求分析29-303.6 系统性能设计30-313.6.1 以xml 传递数据303.6.2 业务逻辑处理30-313.6.3 统一管理业务接口313.7 系统总体结构设计31-323.8 系统数据流图32-333.9 数据库表设计33-383.10 系统结构设计38-403.10.1 系统逻辑结构38-393.10.2 系统软件体系结构39-403.11 系统优化设计40-423.11.1 系统行为模型40-413.11.2 系统状态图41-423.12 本章小结42-43第四章 电子商城系统功能实现43-644.1 电子商务系统开发43-444.2 系统公共类实现44-464.3 系统数据层实现46-484.3.1 数据连接设计464.3.2 数据管理功能46-474.3.3 数据质量保障47-484.4 视图与存储过程设计实现48-504.5 前台功能设计实现50-554.5.1 前台首页实现50-514.5.2 推荐商品模块实现51-524.5.3 购物车模块实现52-544.5.4 会员注册模块实现54-554.6 后台功能设计与实现55-614.6.1 后台登录模块实现55-574.6.2 商品管理模块实现57-614.7 系统安全体系实现61-634.7.1 ca 认证体系61-624.7.2 数据加密624.7.3 用户权限控制62-634.7.4 日志管理634.8 本章小结63-64第五章 电子商城系统测试64-705.1 测试需求645.2 性能保障测试64-655.3 测试实施内容65-665.4
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 公司组织立冬活动方案
- 公司组强拓展活动方案
- 公司新品上市策划方案
- 公司旧物互换活动方案
- 2025年智能机器人职业资格考试试题及答案
- 2025年信息系统工程师职称考试试卷及答案
- 2025年信息技术支持服务能力考试卷及答案
- 2025年心理测量师资格考试题及答案
- 2025年现代物流管理师资格考试试题及答案
- 2025年网络工程师资格考试试题及答案
- 2024年宁夏中考数学真题含解析
- 部编版六年级下册道德与法治全册教案教学设计
- 国家开放大学电大《基础写作》期末题库及答案
- 河南省郑州2023-2024学年八年级下学期期末模拟-英语试卷(含解析)
- 法院婚内财产协议书模板
- 四年级信息技术测试卷附答案
- 侵入性操作相关感染防控
- 云计算平台搭建与运维考核试卷
- 五年级下学期科学立体小菜园课件
- 2024年河北石家庄市市属国企业春季面向社会公开招聘282人易考易错模拟试题(共500题)试卷后附参考答案
- 旅游集散中心建设设计方案
评论
0/150
提交评论