{$cfg_webname}
主页 > 计算机 > 其他 >

基于ASP.NET的网上购物系统设计(论文10000字)

来源:wenku163.com  资料编号:WK1636602 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK1636602
资料介绍

基于ASP.NET的网上购物系统设计(论文10000字)
【摘要】
网络购物使现代商业模式已经把重点放在了电子商务系统上,电子商务系统的高效、安全、全球化等优点,能有效的提高企业在现代市场中的竞争力。本文简述了网 上购物系统的现状和背景,需求和思想,各模块的详细功能设计及其实现技术。本系统是基于asp.net技术的购物网站,主要使用了visual studio2005和SQL Server 2000数据库这两个软件来实现。网站分成前台和后台两个部分,用户可以根据不同的角色浏览和操作网页。前台包含会员的登录注册,商品的浏览及查询,商品 的购买和购物车的操作等功能。后台包括管理员对商品信息的添加、修改和删除等操作,管理员还能对网站中会员的订单进行查看和统计。网上购物系统使用户能根 据自己的需求找到自己所要购买的商品,将其放入购物车后提交订单就可以了,使顾客能轻松、快捷的购物。
【关键词】
网上购物;购物车;ASP.NET
 
The Design Of Online Shopping System Based On ASP.NET
Abstract:
Online shopping makes the modern business model focus on electronic commerce system. Electronic commerce system has advantages of efficient, safe, globalization and so on. It can effectively improve the competitiveness of enterprises in the modern market. This article introduces online shopping system status and background, needs and ideas, functional design of each module and its implementation techniques. This system is a shopping site based on asp.net, using the Visual Studio 2005 and SQL Server 2000 database software to achieve. The site is divided into two parts of the foreground and background. The users can browse and manipulate the Web according to the different roles. The front contains the member's login and registration, browsing and querying of the commodity, the purchase of goods and operating functions of the shopping cart. Background provides the administrator to do the operations like add, modify or delete to the product information. The administrators also can view orders and statistical of the members. The online shopping system can make customers according to their own needs to find the desired goods, add the goods to shopping cart and they can submit the orders, it makes customers a quick and easy shopping.

Key words:
Online Shopping  Shopping Cart  ASP.NET
目  录

摘要    i
Abstract    ii
引言    1
1.系统分析    1
1.1系统总体调查    1
1.2可行性分析    3
1.3角色分析    4
1.4需求分析    4
1.5数据流程    5
1.5.1数据流图    5
1.5.2数据字典    6
2.系统设计    8
2.1设计目标    8
2.2设计思想    9
2.3系统功能分析    9
2.3.1公共模块的功能    9
2.3.2会员模块的功能    9
2.3.3管理员模块的功能    10
2.4系统功能模块设计    10
2.5数据库设计    11
3.系统实现    14
3.1开发工具    14
3.1.1前台开发简介    14
3.1.2后台数据库简介    15
3.2数据库实现    15
3.3功能实现    15
3.3.1系统操作流程图    15
3.3.2系统关键模块分析    18
3.4界面实现    18
4.系统测试    21
5.系统开发总结    22
参考文献    22
附     录    24
1.系统运行环境    24
2.系统运行步骤    24
致     谢    25

推荐资料