(完整版)购物网站含源文件毕业设计论文 联系客服

发布时间 : 星期日 文章(完整版)购物网站含源文件毕业设计论文更新完毕开始阅读1d7f695e6d85ec3a87c24028915f804d2b1687f3

优秀论文 审核通过 未经允许 切勿外传

毕业设计说明书

购物网站设计与实现

摘 要

本论文研究了一种基于数据关联规则的网上购物系统。其开发主要包括后台数据库的建立、后台管理以及前台页面的Web设计。系统使用Microsoft公司以C#为核心语言的ASP.NET开发工具,利用微软提供的VS2008自带的IIS建立运行环境,再结合SQL Server 2008建立数据连接关系。利用其提供的各种组件,在短时间内建立数据库,对数据库进行分析与建立ASP.NET页面,不断改进,直到功能基本实现的可行系统。

该网上购物系统由前台商品展示和后台管理两部分组成.前台商品展示主要包括新品上架、特价商品、销售排行、购物车、会员管理、商品公告商品分类等;后台管理主要对商城内的一些基础数据进行管理,包括商品管理、会员管理、订单管理和公告管理等。 关键词:网上购物,B2C,ASP.NET,ADO

Abstract

the paper aims to present a system of online shopping which is based on rules of data-related.It includes the establishment of database in the background, management in the background and web design of the foreground pages. The system uses ASP.NET developing instrument, which takes C# as key language that is develpoed by Microsoft Company,and exploit VS2008(IIS) offered by Microsoft as running environment, and then combine with SQL server 2008 to establish the database connection. At first, utilizing its various kinds of packages offered to set up the database within short time. Then, I analyzed database and made pages with ASP.NET, improving constantly, until basic functions of the system were realized.

the network is made up of foreground show and background management.Foreground products,bargaina-priced trolley,menbership

show

concludes

the

latest

goods,sale ranking,shopping

management,commondity

classification.Background management aims to manage the figures of shopping centre,such as commondity, membership, orders, and bulletin.

Keywords:shopping online, B2C ,ASP.NET ,ADO

摘 要 ................................................................................................................................................ 4

ABSTRACT ........................................................................................................................................... 5

前 言 ............................................................................................................................................ 7

1概述 ................................................................................................................................................. 7

1.1 问题定义及内容简介 .............................................................................................................. 7

1.2 研究背景与研究意义 .............................................................................................................. 8

1.2.1 研究背景 ......................................................................................................................... 8

1.2.2 研究意义 ......................................................................................................................... 8

2 网站设计的开发环境 ..................................................................................................................... 9

2.1 硬件环境 .................................................................................................................................. 9

2.2 软件环境 .................................................................................................................................. 9

2.3 BS模式 ..................................................................................................................................... 9

2.4 ASP.NET介绍 ............................................................................................................................ 9

2.4.1 C#语言 ............................................................................................................................... 9

2.4.2 ASP.NET ............................................................................................................................ 10

2.5 SQL SERVER 2008数据库 ........................................................................................................ 10

3 可行性分析 ................................................................................................................................... 11

3.1 技术可行性 ............................................................................................................................ 11

3.2经济可行性分析 ..................................................................................................................... 11

3.3技术可行性分析 ..................................................................................................................... 11

4 系统分析 ...................................................................................................................................... 12