asp+sql网上购物商城(源代码+毕业论文+开题报告).rar

RAR格式版权申诉手机打开展开

asp+sql网上购物商城(源代码+毕业论文+开题报告),asp+sql网上购物商城功能强大 含有源代码 开题报告 还有论文 内置小型iis服务器 无需再安装iis或easyweb 摘 要本文首先系统地研究了开发电子商务网站的背景和意义,分析了当今b2c电子商务交易的网站特点和共性,从而得出设计本网站的思路和方法。接着介绍了实现系统开发的asp.net和iis5.0环境,数据...
编号:58-204234大小:7.60M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 happiness 发布

ASP+SQL网上购物商城

功能强大 含有源代码 开题报告 还有论文 内置小型iis服务器 无需再安装iis或easyweb


摘  要


本文首先系统地研究了开发电子商务网站的背景和意义,分析了当今B2C电子商务交易的网站特点和共性,从而得出设计本网站的思路和方法。接着介绍了实现系统开发的ASP.NET和IIS5.0环境,数据库用ACCESS实现。同时简要介绍了以上工具的功能和方法。
在介绍以上基础知识的基础上,论文主要分析了系统设计的两个关键步骤:概要设计和详细设计。概要设计分成后台数据库管理操作设计和客户端操作设计,同时介绍了数据库的建立和维护。详细设计主要阐述了用户管理、商品管理、交易结算过程、模糊查寻等后台管理功能的实现,并给出了系统的设计代码。
最后,对每个功能模块和整个系统进行了测试,测试结果表明:系统基本具备了网上交易的功能以及快速的响应速度。

关键词:电子商务;后台管理;ASP.NET;ACESS


 


Abstract


This article first systematically has studied the development electronic commerce website background and the significance, has analyzed now the B2C electronic commerce transaction website characteristic and the general character, thus obtains designs this website the mentality and the method. Then introduced realization system development ASP.NET and the IIS5.0 environment, the database realizes with ACCESS. Simultaneously briefly introduced above the tool function and the method.
Above the introduction in the elementary knowledge foundation, the paper has mainly analyzed the system design two essential steps: Outline design and detailed design. The outline design divides into the backstage data bank administration operation design and the customer end operation design, simultaneously introduced the database establishment and the maintenance. The detailed design mainly elaborated backstage management function the and so on user management, commodity management, transaction settlement process, fuzzy search realization, and has produced the system design code.
Finally, carried on the test to each function module and the overall system, the test result had indicated that, The system has basically had the on-line transaction function as well as the fast speed of response.

Key word:Electronic commerce; Backstage management; ASP.NET;ACCESS

 

 

 

 

 


目  录


摘  要 I
Abstract II
目  录 III
第一章  引  言 1
1.1  系统开发背景 1
1.2  开发本系统的意义 1
1.3  本文的主要工作 2
第二章  系统开发工具简介 3
2.1  ASP.NET简介 3
2.2  Microsoft Access 简介 4
第三章  系统分析及概要设计 6
3.1  系统可行性研究 6
3.1.1  技术上的可行性 6
3.1.2  经济上的可行性 6
3.1.3  社会上的可行性 6
3.2  商贸B2C网站分析 6
3.3  系统目标功能分析 8
3.4  Eshop.NET网络购物网框架结构图 9
第四章  系统数据库的设计 11
4.1  数据库需求分析 11
4.2  数据库概念模型设计 12
4.3  数据表设计 13
第五章  系统详细设计 16
5.1  登陆模块的设计 16
5.2  商品和订单管理模块设计 19
5.2.1  商品分类管理模块 19
5.2.2  商品定单管理模块 23
5.3  网站信息设置模块设计 26
5.3.1  汇款方式管理模块 26
5.3.2  送货方式管理模块 30
5.3.3  定购方式管理模块 30
5.3.4  关于我们管理模块 31
第六章  系统测试 32
第七章  设计小结 34
7.1  本课题研究的不足 34
7.2  设计的体会与感受 34
参考文献 35
致  谢 36