数码商城网站的设计与实现——购物车等前台的设计和实现毕业设计论文 联系客服

发布时间 : 星期五 文章数码商城网站的设计与实现——购物车等前台的设计和实现毕业设计论文更新完毕开始阅读

浙江工商大学杭州商学院本科毕业论文 摘要

学位论文原创性声明

本人郑重声明:所呈交的论文是本人在导师的指导下独立进行研究所取得的研究成果。除了文中特别加以标注引用的内容外,本论文不包含任何其他个人或集体已经发表或撰写的成果作品。对本文的研究做出重要贡献的个人和集体,均已在文中以明确方式标明。本人完全意识到本声明的法律后果由本人承担。

作者签名: 日期: 年 月 日

学位论文版权使用授权书

本学位论文作者完全了解学校有关保留、使用学位论文的规定,同意学校保留并向国家有关部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅。本人授权 大学可以将本学位论文的全部或部分内容编入有关数据库进行检索,可以采用影印、缩印或扫描等复制手段保存和汇编本学位论文。

涉密论文按学校规定处理。

作者签名: 日期: 年 月 日

导师签名: 日期: 年 月 日

II

浙江工商大学杭州商学院本科毕业论文 摘要

摘要

网上数码商城是一个根据购物现状而开发的一个网上购物网站,采用了时下最流行的B2C模式,是一个中小型电子商务应用平台。数码商城购物网站免去了高额的租金以及装修费用,降低了经营成本的同时也扩大了企业的销售渠道;基于网络的销售模式更能提供给消费者较高质量的产品和售后服务,完善企业的物流基础设施。本文首先介绍了数码商城网站的现状背景,论述了开发该网站的意义和目的,接着介绍了网站的运行环境、开发工具以及对数码商城网站的分析、设计与实现,最后对网站的部分功能进行了测试。本数码商城网站主要功能包括了商品浏览功能、订单管理功能、管理员管理、购物车管理、用户信息管理和新闻公告等。本网站使用ASP.NET技术进行网站的设计,采用ACCESS进行数据库的设计。该数码商城网站拥有友好美观的界面,良好的安全性和扩展性,拥有一个中小型电子商务网站所具备的所有功能,能满足用户的基本需求。

关键词 数码商城网站,网站设计与实现,ASP技术,功能设计

III

浙江工商大学杭州商学院本科毕业论文 Abstract

Abstract

The online shopping website for digital products is according to the present shopping situation and develops a online shopping website.Adopted the most popular mode -B2C e-commerce. This online shopping website for digital products is a small application platform. The online shopping website based on B2C mode is depriving the high rents and decorates cost, reduce enterprise operation costs and expanded enterprise sales channels at the same time. Sales mode based on web can provide more high quality products and after-sales service to consumers, better logistics infrastructure of the enterprise. This paper firstly introduces the current situation and background of online shopping website, discusses the meaning and purpose of the website, then introduces the operation environment of the system and development tools, system analysis design and implementation. And finally the debugging of this website is discussed in detail. The website's main function including commodities browsing, order management function, administrator management, shopping cart management, customer information management and news information management. This website using ASP.NET technology for website design, the design of database using ACCESS, this digital products website possesses friendly and beautiful interface with good safety and expansibility, this website own have all function which a small or medium-sized e-commerce sites have, and can satisfy users’ daily needs.

Keywords shopping website of digital products, The design and implementation of the website, ASP, Functional design

IV

浙江工商大学杭州商学院本科毕业论文

目录

摘要 ........................................................................................................... I Abstract .................................................................................................. IV 目录 .......................................................................................................... V 第1章 绪论 ............................................................................................. 1

1.1 课题背景 ....................................................................................................... 1 1.2 国内外网上购物商城网站发展现状 ........................................................... 2

1.2.1 国外网上购物商城网站的发展现状 ................................................................. 2 1.2.2 国内网上购物商城的发展现状 ......................................................................... 3 1.2.3 实现网上数码商城的优势 ................................................................................. 3

1.3 论文章节结构和内容 ................................................................................... 4

第2章 开发平台、环境及相关技术介绍 ............................................. 5

2.1 开发环境和平台 ........................................................................................... 5 2.2 开发语言和相关技术简介 ........................................................................... 5

2.2.1 Macromedia Dreamweaver MX 2004 .................................................................. 5 2.2.2 ASP简介 .............................................................................................................. 6 2.2.3 Access2003数据库介绍 ...................................................................................... 6

第3章 网站前台功能需求分析 ............................................................. 8

3.1 网站可行性分析 ........................................................................................... 8 3.2 网站前台性能需求 ....................................................................................... 8

3.2.1 灵活性 ................................................................................................................. 8 3.2.2 安全性 ................................................................................................................. 8 3.2.3 适用性 ................................................................................................................. 9 3.2.4 完整性 ................................................................................................................. 9

3.3 前台功能需求 ............................................................................................... 9

3.3.1 会员管理 ............................................................................................................. 9 3.3.2 商品管理 ............................................................................................................. 9 3.3.3 商品交易 ........................................................................................................... 10

V