ASP.NET模块化动态电子商务网站的开发(源代码+论文+开
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
如有需要请联系 QQ:306826066 [资料来源:http://www.THINK58.com]
摘 要
[来源:http://think58.com]
[资料来源:http://www.THINK58.com]
本文对用ASP.NET和ACCESS开发中小型电子商务网站的分析、设计、实施做了详尽的阐述。系统采用模块化设计方法,根据程序的应用与维护的易用性,将系统各个部分分置于不同的模块当中,方便了程序的扩展与维护。
论文首先对当今电子商务网站的应用进行了现状分析,分析了网站开发的目的以及意义。接着详尽的对系统作了可行性分析,需求分析,对网站进行了总体设计,搭好了网站开发框架。然后对网站主页面、商品展示、商品搜索、网站公告等系统子功能模块的详细设计过程进行了重点阐述,给出了设计的效果和相关代码。最后对网站进行了测试和全面的评价,并且对未来扩充提出了建设性意见。
关键词:模块化;电子商务;ASP.NET;展示;搜索
[来源:http://think58.com]
Abstract
[版权所有:http://think58.com]
This article to uses ASP.NET and ACCESS developed the middle and small scale electronic commerce website the analysis, the design, the implementation have made the exhaustive elaboration. The system uses the modular design method, according to the procedure application and the maintenance usability, puts in system each part of minute in the middle of the different module, has facilitated the procedure expansion and the maintenance.
First, The paper has carried on the present situation analysis to now the electronic commerce website application, has analyzed the website development goal as well as the significance. Then exhaustive has made the feasibility analysis to the system,The demand analysis, has carried on the system design to the website, built the website development frame. Then to the website main page surface, the commodity demonstrated, the commodity search, the website announced and so on the system sub-function module detailed design processes have carried on the key elaboration, has given the design effect and the related code. Finally has carried on the test and the comprehensive appraisal to the website, and will expand to the future gave the constructive comment. [来源:http://www.think58.com]
Keywords: Modulation; Electronic commerce; ASP.NET; Demonstration; Search
[资料来源:http://www.THINK58.com]
目 录
[资料来源:www.THINK58.com]
摘 要 I
Abstract II
目 录 III
第一章 引 言 1
1.1 系统开发背景 1
1.2 开发本系统的意义 1
1.3 本文主要内容 2
1.3.1 本文要点 2
1.3.2 本文组织结构 3
第二章 系统开发技术和环境简介 4
2.1 系统开发技术 4
2.1.1 ASP.NET简介 4
2.1.2 ADO.NET简介 5
2.2 系统数据库平台ACCESS简介 6
第三章 系统分析及概要设计 9
3.1 B2C网站分析 9
3.2 系统功能分析 11
3.3 Eshop.NET网络购物框架流程 11
第四章 数据库设计 14
4.1 数据库设计原则 14
4. 2 数据库的逻辑设计 15
第五章 系统的详细设计 18
5.1 网站的主页面的设计 18
5.2 商品管理模块的设计 19
5.2.1 商品的添加 19
5.2.2 商品的修改与查看 24
5.3 商品搜索功能的设计 24
5.4 新闻公告管理 25
第六章 系统测试 29
6.1 系统测试概述 29
6.2 本系统功能模块的测试 29
6.2.1 商品管理模块的测试 30
6.2.2 新闻管理模块的测试 30
6.2.3 商品搜索模块的测试 31
第七章 小 结 32
致 谢 33 [资料来源:http://www.THINK58.com]
参考文献 34
[资料来源:http://think58.com]
第一章 引 言 [来源:http://www.think58.com]
1.1 系统开发背景
贸易的全球化和internet 网络的全球化特征使两者很自然地走到了一起,形成了如今风靡全球的电子商务(E-Comnerce)。电子商务是指应用电子信息技术和现代internet网络技术在客户、厂商及其他交易主体之间进行的以信息为依托的商务活动,而购物网站正是这种活动的具体表现形式。随着生活“e时代”的到来,上网的人数越来越多,网上购物将是人们的一大生活方式之一,网上购物系统的完善和便捷将是现代社会必然的需求。
到20世纪90年代,随着Internet的出现带给电子商务以真正的活力,特别是自从HP公司、IBM公司等先后宣布1998年为“电子商务年”以来,电子商务更是在全球迅猛发展,平均大约每9个月交易额就翻一翻,全球电子商务交易额(包括网上贸易额、销售额等)达到数千亿美元,电子商务收入剧增262%。据联合国《2003年电子商务与发展报告》统计,到2002年,全球互联网用户人数达到5.91亿,这更加大大的促进了电子商务的发展。目前电子商务已经成为国际上各个国家制定经济政策的主要依据之一,世界范围内的政府部门、公众服务 [资料来源:www.THINK58.com]
[资料来源:www.THINK58.com]
[来源:http://think58.com]上一篇:ASP.NET教育报表管理系统-权限管理模块(源代码+论文)
下一篇:asp.net某店POS积分管理系统-创建会员信息文件(源代