【运行截图请往下看】编程语言:Android、iOS、C#、Asp/Asp.net、Java、Vb、Php、Jsp、C++等
【专业优势】18年功力源码技术大神,坐阵亲临指导,远程协助包100%成功运行!
网上书店的设计与实现
摘 要:网上书店系统是建立在Internet网上进行商务活动的虚拟网络空间和保障商务顺利运营的管理环境;是协调、整合信息流、物质流、资金流有序、关联、高效流动的重要场所。网上商家、合作商家、企业和网络客户可充分利用在线书城提供的网络基础设施、支付平台、安全平台、管理平台等共享资源有效地、低成本地开展自己的商务活动。
网上书店系统是基于B/S模式的小型电子商务系统,能够满足中小型书店的网上售书需要。
系统采用Visual Studio作为开发平台,以MS SQL Server 2000 作为 后台数据库来完成对系统的设计和开发。主要开发流程为:对基于WEB的网上购物系统进行可行性分析,并对资源分配、进度安排等做出合理的计划后,对该系统进行了需求分析、概要设计和详细设计,最后对每个模块进行了编码,并进一步对完成好的系统进行了测试和运行。
说明书首先对电子商务的基础知识和构建网上书店的关键业务进行了阐述。其次用面向对象的方法分析并设计了一个网上书店系统,其中涉及了网上书店系统开发的模式、后台关系型数据库的设计、工具及环境的说明。本网站开发过程中将依照软件生命周期法则,在需求分析阶段进行了功能需求分析、非功能性需求,其中包括系统业务流程分析。同时对数据库中的关键技术和分析方法也做了详细的阐述。基本囊括了一个电子商务网站的开发制作流程和应该予以重视的要点问题。
关键词: 电子商务;网上购物;数据库;动态建模
Design and Implementation of Online Bookstore system
Abstract: Online bookstore system is set up for business in the Internet online virtual business in cyberspace and protect the smooth operation of the regulatory environment; is to coordinate, integrate information flow, material flow, capital flow and orderly, association, and efficient flow of important places. Online merchants, cooperative business, enterprise and Internet customers can take advantage of online bookstores to provide the network infrastructure, payment platform, security platform, management platform to share resources efficiently, and cost-effectively carry out their business activities.
Online bookstore system is based on B / S mode of small e-commerce system that meets the needs of small bookstores sell books online.
The system adopts the Visual Studio 2005 as the development platform, with the MS SQL Server 2000 as the background database ,to complete the design and the development. The Main development process is:To carry on the viability assessment according to the WEB on-line shopping system, and assign to the resources, the degree of progress arrangement etc. after being the plan of a reasonable carried on the need to that system analysis, the essentials design and detailed design. At Last I carried on the coding to each mold piece, and further carry on testing and running on the completedthe system.
This paper first carried on the elaboration to the electronic commerce foundation knowledge and the construction of key business through the on-line book Shop. Secondly by using the method of object-oriented, an on-line book Shop system has been analyzed and designed. It is included that: the development pattern of system, the designing the relationship database, the environment of system and relative tools. This website performance defers to the software life cycle principle, carried on function requirement analysis and the non-function requirement analysis that includes the business process analysis during the requirement analysis stage. And it gives detailed elaboration of essential technology and the analysis method which be used in the database analysis and designation. This paper basically includes development process flow of an electronic commerce website and main points which should be valued.
Key Words: Electronic Commerce;Shopping On-line; Database;Dynamic Modelin
目 录
1 概述 1
2网上书店的设计与实现的设计方案 2
2.1 开发工具的选择 2
2.2 开发数据库的工具及数据库的选择 3
2.3 数据库连接技术的选择 4
3网上书店的设计与实现系统分析与设计 5
3.1 系统需求分析 5
3.1.1 系统功能分析 6
3.2 系统设计 7
3.2.1 系统设计思想 7
3.2.2系统功能模块设计 8
3.2.3 E-R图 9
3.2.4 系统架构分析 11
3.3 系统流程图 12
3.4 数据库的设计 14
4 网上书店系统的具体实现及代码分析 16
4.2 概要设计 16
4.2.1 前台设计 16
4.2.2 后台功能设计 17
4.3 详细设计 18
4.3.1 公用方法类设计 18
4.3.2 前台设计 19
4.3.3 后台设计 23
5 系统的测试与运行 23
5.1 系统测试 23
5.1.1配置测试环境 23
5.2 测试数据与结果 24
6. 结束语 29
参考文献 30
致 谢 31
附 录 32
源程序清单 32
本系统是一个网上购书系统,目标是赋予其基本的电子商务功能,应该使本网站的操作尽量简单使它能够吸引更多的在线顾客。所以需要力图分析理论中对顾客有价值的功能,除了基本的店面功能和网站必备的功能以外,我们还提供了购物车,可以让顾客像在超市中购物一样,将想要购买的物品放入购物车,如果顾客看中了其他物品不想买刚才的物品时可以从购物车将物品清出,添加新物品。通过购物车给顾客提供最大的选择空间。对于系统管理员,也力求尽量大可能方便其进行操作。prefix = o ns = "urn:schemas-microsoft-com:office:office"
总之,我将该网上书店系统的功能划分为会员对功能的需求和管理员对功能的需求两个部分
前台购书系统
A. 用户信息部分
a)用户注册(用户注册自己的用户名,密码,姓名等信息)
b)用户修改个人信息(用户可以修改注册时候填写的一些信息还有密码等)
c)用户登录/注销系统
d)顾客留言
e)用户添加/查看/修改自己购物车(可以查看最近一次的购物车内容,实时了解当前所购买商品总价,实时对购物车商品进行增删改)
f)用户查看定单(可以查看以前的订单的状态和结算,发货时间)
g)用户提交新定单(可以从购物车买完物品后提交新的定单)
B. 用户货物查询部分
a)按类浏览货物(可以按类别查询)
b)查看货物信息
c)全局搜索(可根据货物名称,分类名称,货物价格范围,货物描述来查询)
d)查看特价商品信息
后台管理系统
A. 管理员图书管理部分
a)修改/增加图书分类(多层分类,每类都有相关信息的说明)
b)增加图书(为某个分类增加图书,包括产品基本信息,图片,介绍
c)修改/删除图书(包括产品分类,基本信息,图片,介绍等)
d)增加/修改产品库存数量
e)修改产品折扣,即优惠价格
B. 管理员订单管理部分
a)查看/修改/销毁未确认订单
b)查看/修改/销毁未发货订单
c) 查看/修改/销毁过去已经确认过的订单
d)确认订单(某个用户交费过后,即可确认订单生效)
e) 货物发送后确认(把订单状态改为已发货)
C. 会员管理部分
a) 查看会员详细信息
b) 取消会员身份
c) 查看已经注册但未确认信息的用户(用户注册后须经管理员确认成为会员后方能登陆系统购买货物)
d) 确认用户为会员身份
e) 添加/维护管理员

qq空间详情地址: 计算机源码设计大神出品
视频演示:

(1)asp.net+div书店系统首页

(2)asp.net+div书店系统注册用户

(3)asp.net+div书店系统购物车

(4)asp.net+div书店系统参数设置

(5)asp.net+div书店系统添加图书

(6)asp.net+div书店系统图书管理

(7)asp.net+div书店系统栏目管理

(8)asp.net+div书店系统订单管理





- 482大神asp.net奖学金信息评优系统2014-03-05 19:32:30
- 大神asp.net大学生综合素质测评系统2011-10-19 08:29:52
- ASPNET009毕业生就业招聘信息网系统设计与实现2012-04-16 14:18:45
- ASPNET008基于web的服装销售网站系统设计2012-04-16 14:16:23
- 790ASP.NET广西旅游景点信息网站管理系统2017-06-16 00:57:27
- 475asp.net房屋租赁出租系统网站2014-01-15 19:51:17
- 474asp.net新闻发布系统2014-01-15 19:49:29
- 788大神asp.net民汉结对认亲台账信息管理系统2017-06-16 00:53:35

