网上购物商城的设计与实现.zip
网上购物商城的设计与实现,首先说明,本压缩包包括 论文和asp的源代码,绝对可用网上购物商城系统实际上是一个b/s结构的信息系统,目前开发这种系统用到的主要开发工具有:asp、jsp、php等。用到的数据库主要是一些流行的大型数据库,如oracle、sql server等,我们开发该系统用到的开发工具为asp,数据库使用的是sql server...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 违规15 发布首先说明,本压缩包包括 论文和ASP的源代码,绝对可用
网上购物商城系统实际上是一个B/S结构的信息系统,目前开发这种系统用到的主要开发工具有:ASP、JSP、PHP等。用到的数据库主要是一些流行的大型数据库,如Oracle、SQL server等,我们开发该系统用到的开发工具为ASP,数据库使用的是SQL server2008。
本系统共分两个部分:前台用户部分和后台管理部份。前台用户部分包括用户在线注册、定购商品、浏览商品、查询商品信息等。后台管理部分包括商品信息的管理、用户订单的管理、普通管理员的管理、客户的管理、各种即时信息的发布管理。 作为一个购物系统,系统的安全性和实现购物的方便性是很重要的。安全性方面,系统主要考虑了数据存储的安全性,以及用了用户注册和密码等措施,没有使用到数字签名。
通过在线购物的方式,不仅方便了百姓的生活,更加影响了百姓的购物选择。这种基于互联网的购物方式节约了大量的购物成本,提高了效率。在物流系统更完善,网络覆盖率更高的未来,相信在线购物将成为百姓的首选。
摘 要
21世纪以来,人类经济高速发展。人们的生活发生了日新月异的变化,特别是计算机的应用普及到经济和社会生活的各个领域。为了让消费者网上购物过程变得简单、方便、安全、快捷,网上商城购物成了一种新型而热门的购物方式。网上商城购物系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商城,使购物过程变得轻松、快捷、方便。
网上购物商城系统实际上是一个B/S结构的信息系统,目前开发这种系统用到的主要开发工具有:ASP、JSP、PHP等。用到的数据库主要是一些流行的大型数据库,如Oracle、SQL server等,我们开发该系统用到的开发工具为ASP,数据库使用的是SQL server2008。
本系统共分两个部分:前台用户部分和后台管理部份。前台用户部分包括用户在线注册、定购商品、浏览商品、查询商品信息等。后台管理部分包括商品信息的管理、用户订单的管理、普通管理员的管理、客户的管理、各种即时信息的发布管理。 作为一个购物系统,系统的安全性和实现购物的方便性是很重要的。安全性方面,系统主要考虑了数据存储的安全性,以及用了用户注册和密码等措施,没有使用到数字签名。 通过在线购物的方式,不仅方便了百姓的生活,更加影响了百姓的购物选择。这种基于互联网的购物方式节约了大量的购物成本,提高了效率。在物流系统更完善,网络覆盖率更高的未来,相信在线购物将成为百姓的首选。
关键词: 在线商城; .Net技术; B/S结构
Abstract
In the 21st century, rapid economic development happens in the whole world. People’s life has been greatly changed with each passing day, especially the computers have been used in nearly every field of economy and social life. Shopping online is a new-fashioned and popular shopping way so that consumers can buy goods with more convenience, higher security, and shorter consuming time. Online shopping mall system is an interactive commercial database system. It is a virtual shopping mall based on the internet.
Online shopping mall system is actually an information system which is based on B/S structure. The main used development tools for this system are ASP, JSP, PHP, etc. The mainly used databases are large-scale databases, such as Oracle, SQL server. We use ASP and SQL server2008 to develop our online shopping mall system.
The system is divided into two parts: the front part of the user interface and the management of the underlying database. The front part of the user interface consist in user online registration, order goods, browse products, check product information and other operations. The management of the underlying database consists in the management of the product information, the management of the orders of the users, the management of the ordinary administrators, the management of the customers, customer, and the management of the announcement of the various real-time information. For an online shopping system, the system's security and the convenience of shopping for consumers are very important. The data storage security is considered in this online shopping system. The system uses measures such as user registration and password. The digital signature is not used in this system.
By means of online shopping, not only people's lives are more convenient, but also more shopping choices are available for the people. This way of shopping on the Internet saves a lot of the cost so as to improve efficiency. With the improvement of the logistics system and greater network coverage in the future, the online shopping will be the people's first choice.
Key words: Online mall; . Net technology; B/S structure
目 录
1 绪论 1
1.1 研究背景 1
1.2 目前网上购物在国内外发展现状 1
1.3 本文主要研究目的和内容 2
1.3.1 研究的目的和意义 2
1.3.2 本文研究内容 2
1.4 本论文的主要结构 3
2 .NET及其技术简介 4
2.1 .NET技术简介 4
2.2 ASP.NET介绍 5
2.3 .NET的数据库访问 6
2.4 可行性分析 7
2.5 系统运行环境 7
3 系统概要设计 9
3.1 总体功能 9
3.2 E-R图 9
4 系统详细设计 11
4.1后台数据库设计 11
4.1.1 SQL Server 2008介绍 11
4.1.2 数据库表结构 11
4.2 处理流程设计 14
4.2.1 系统操作流程 14
4.2.3 数据修改流程 16
4.3.4 数据删除流程 16
4.3 系统模块设计 18
4.3.1 首页 18
4.3.2 注册会员 19
4.3.3 购物流程 22
4.3.4 查看订单 22
4.3.5 后台管理 23
4.3.6 添加商品 23
5 系统调试与测试 27
5.1 程序调试 27
5.2 程序的测试 27
5.2.1 测试的重要性及目的 27
5.2.2 测试的步骤 28
5.2.3 测试的主要内容 28
6 结论 30
6.1 系统评价 30
6.2 安全性问题 30
参考文献 31
致谢 32