{$cfg_webname}
主页 > 计算机 > ASP.NET >

尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)

来源:56doc.com  资料编号:5D20823 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20823
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)(任务书,开题报告,毕业论文11000字,程序代码,SQLserver数据库)
摘    要
随着时代的发展,计算机技术日新月异,开始涉入社会中的各行各业,也为许多行业带来方便,大大提升了企业在自身管理上的效率,使企业有了更大的发展空间,而我们的尚易在线购物网站也是在这样的大背景下逐渐发展起来的。
在这里,主要研究如何设计以及开发一套适合的在线交易购物网站,并为之提供完整的交易流程以及服务。网上购物系统分为产品管理、购物车管理、订单管理、支付、用户管理和系统安全等功能需求模块,根据在系统中所扮演的不同角色而言,将系统分为普通会员、注册开店会员和管理员三个角色构成的系统。设计的用户系统用于用户浏览商品,搜索商品,选择购买的商品放入购物车,查看商品详细信息,购买数量的编辑、删除,用户结算。用户后台管理:用于用户后台操作,运营,主要包括订单管理,密码修改以及退出系统。管理员系统:用于管理员的管理,包括商品添加,商品管理,用户添加,用户管理,分类管理,订单管理,密码修改,退出系统等等。
由于.net的集成开发环境在网站整体开发上较为便利,因而成为了我们进行开发的主要工具。在网站的整体框架上采用B/S架构,方便不同设备的访问,网站的整体使用C#编写,网站整体的数据使用SQL数据库进行数据存储。
关键词:基于.net的尚易在线购物网站,在线购物管理,数据库SQL2008,C#
Abstract
With the development of computer technology change rapidly, began involvement in the society from all walks of life, but also bring convenience for many industries, greatly enhance the enterprise in its management efficiency, so that enterprises have more development space, and we are still easy online shopping site is also gradually developed in the context of such.Here, the main research is how to design and develop a suitable online trading shopping website, and to provide a complete transaction process and services.
Here, the main research is how to design and develop a suitable online trading shopping website, and to provide a complete transaction process and services. Network shopping merchandise division product management, shipping vehicle management, rebranch management, support, usage management Japanese system safety, etc Functional demand series, rooted system studio duty musical disorderly color stupidity, preliminary system integral members ordinary members, note book opening store association Administrator Three - by - one color corpuscutive system. Design, use, management, usage, product, searching item, selective purchasing item delivery, shipping vehicle, survey item Details of belief, purchase quantity quantification, exclusion, usage. Administrative entrance management: for operation, operation, major comprehensive review, close maintenance training, exit system. Administrative staff: Used management administrative management, comprehensive product addition, product management, usage addition, use management, classification management, school management, close management improvement, exit system etc etc.
Because the integrated development environment of.Net is more convenient for the overall development of the website, it becomes the main tool for us to develop. In the overall framework of the site, using B/S architecture to facilitate access to different devices, the overall use of the site C# prepared, the site's overall data using the SQL database for data storage.
Key words: .net based still easy online shopping website, online shopping management, database SQL2008,C#
功能需求概述
在线购物管理信息系统大致分为产品管理、购物车管理、订单管理、支付界面、用户管理和系统安全等功能模块。
依据使用系统的用户类型不同,将使用系统的用户类型分为普通会员、注册开店会员和管理员三个角色。
消费者管理:用于用户浏览商品,搜索商品,选择购买的商品放入购物车,查看商品详细信息,购买数量的编辑、删除,用户结算。
商家管理:用于用户后台操作,运营,主要包括订单管理,密码修改以及退出系统。
管理员系统:用于对系统信息进行管理,商家添加,用户管理,分类管理,订单管理,密码修改,退出系统等等
开发环境:Microsoft Visual Studio
数据库:Microsoft SQL Server
程序语言:ASP.NET(C#)语言
 

尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)
尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)
尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)
尚易在线购物(智能手机商城)网站的设计与实现(ASP.NET,SQL)


目    录
第1章  绪论    1
1.1 课题背景    1
1.2 国内外研究现状    1
1.3 研究目标    1
第2章 系统需求分析    3
2.1 可行性分析    3
2.2 功能需求概述    4
2.3 UML用例图    4
2.4 业务流程分析    6
2.5 数据流程分析    10
2.6 数据字典    14
第3章 系统设计    17
3.1 功能模块设计    17
3.2 数据库概念结构设计    18
3.3 数据库逻辑结构设计    21
3.4 数据库物理设计    22
第4章  系统实现    25
4.1  用户注册登录    25
4.2  后台基本操作    28
4.3  会员管理    28
4.4  商品信息管理    29
4.5 新闻信息管理    30
4.6 销售统计管理    30
4.7  系统首页展示    31
第5章  系统调试和测试    31
5.1  程序调试    31
5.2  程序的测试    32
5.2.1 测试的重要性及目的    32
5.2.2 测试的步骤    33
5.2.3 测试的主要内容    33
结    论    35
参考文献    37
致    谢    38

推荐资料