网上购物系统毕业设计.rar

RAR格式版权申诉手机打开展开

网上购物系统毕业设计,【摘要】网上购物系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商场,使购物过程变得轻松、快捷、方便。随着internet的普及,互联网以一股巨大变革力量的面貌出现在商务关系领域。计算机网络为商务活动开辟了新的空间,提供了新的手段,同时为公司业务发展赋予了更多的机会,成为现代商务的...
编号:50-208937大小:1.19M
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 孙中成 发布

网上购物系统毕业设计

【摘要】网上购物系统是一种具有交互功能的商业信息系统,它在网络上建立一个虚拟的购物商场,使购物过程变得轻松、快捷、方便。随着Internet的普及,互联网以一股巨大变革力量的面貌出现在商务关系领域。计算机网络为商务活动开辟了新的空间,提供了新的手段,同时为公司业务发展赋予了更多的机会,成为现代商务的潮流。有了网上购物系统,使身在远方的人们,也可以容易地看到一些公司的产品,在了接触渠道,自然也就容易刺激购买行为了。这样,这些公司将大大减少其他媒体的广告费用,增加利润。本文介绍了用ASP和access等工具建立一个网上购物系统网站。该设计遵循了软件工程中软件生命周期法(瀑布模型);按照软件分析、软件设计、软件编码、和软件维护分为定义系统目标、可行性分析、需求分析、概要设计、详细设计、软件编码、软件测试、软件维护等九个阶段 。并将面对用户的WEB界面采B/S结构和对于后台数据挖掘的管理逻辑层采用C/S。在本文第三部分的过程论述中,采用了结构化设计方法,采用了数据流程图(DFD),数据字典、程序流程图等工具清晰的展示升级过程。保证了系统的健壮性,可维护性,可扩充性。建立后的网站是一个动态、交互式、具有在线购物、商品提供、系统管理等功能的商务网站。
【关键词】电子商务,ASP,网上购物系统

 

 

 

 

 

 

 

 

 

 

 

 


The On-Line Shopping System
『ABSTRACT』The on-line shopping system is a kind of the business information system have to hand over with each other function, it build up a virtual shopping  market on the network, making the shopping process become relaxed, fast and convenient.With popularization of Internet, it brings one anew reform in the field of business relationship. Computer network has opened up the new area for the commercial activity, has offered the new means, and gave more chances for company's business development at the same time. E-commerce becomes the trends of the modern commercial affair. Had the on-line shopping system, make body after of people, can also see some products of company easily, there is the contact outlet, naturally also easy stimulated to purchase the behavior.Thus, these companies will reduce the advertisement expenses of other medium consumedly, the increment profits. This text introduced to build up an on-line shopping system website with ASP and access etc. tools.The design keeps to the classic life cycle of software engineering (waterfall model). According to software analysis, software design, software code and software maintenance, the design is divided into nine processes such as define systematic goal, feasibility analysis, demand analysis, outline design, design, software code, software test in detail, software maintain. In the web interface of user, we adopt B/S structure. And we adopt C/S to backstage supporter management logic layer that needs data mining. Course of the third of expounding the fact, adopt the structure design method in this text, use data flow chart( DFD), data dictionary, procedure flow chart, etc. tool to clear show upgrade the course. The ones that have guaranteed the system are stalwart, the maintainability, and expandability. The built web site is a dynamic and interactive CTOC Business Auction website that has functions of auction online, commodities supply and system management. Website that builds up the empress is a dynamic state, hand over with each other type, have the on-line shopping, merchandise to provide, the system management etc. function of business website.

Keywords
 E-Business, ASP,The On-Line Shopping System

 

 

 

 

 

 


目     录

第一章、网上购物系统简要说明┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄  1
第二章、系统运行环境┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ 2
第三章、系统设计┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄  3
(一) 系统分析┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄┄┄ 3
(二) 数据库设计┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄┄ 7
第四章、详细设计┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┈┈┈ 11
(一) 用户注册模块┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄ 11
(二) 用户登陆模块┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄ 14
(三) 用户查询商品信息模块┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄ 18
(四) 用户购买商品模块┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄ 23
第五章、系统运行与测试┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ 32
(一)测试┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄┄┄┄ 32
(二)运行┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄┄┄┄ 32
第六章、用户手册┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┈┈┈ 34
(一)系统使用方法┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄ 34
(二)系统维护┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄┄┄┄ 38
第七章、系统前景┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┈┈┈ 39
(一)电子商务优越性┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄ 39
(二)网上购物优越性┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄ 39
(三)本系统的优越性┈┈┈┈┈┈┈┈┈┈┈┈┈┈┄┄┄┄┄┄ 39
第八章、设计体会┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┈┈┈ 41
参考文献