(完整版)网上购物系统设计与实现毕业设计 联系客服

发布时间 : 星期日 文章(完整版)网上购物系统设计与实现毕业设计更新完毕开始阅读747fa800b6360b4c2e3f5727a5e9856a561226f8

毕业设计(论文)中文摘要

网上购物系统设计与实现 摘 要:阿里巴巴集团董事局主席马云表示:“双11”并非所谓电商大战,而是中国经济转型的一个信号,新的商业模式大战传统商业模式,制造业贸易商们将会发现:今天的形势变了,新经济起来的时间到了!网上购物成了时下最流行的话题之一,网上购物给用户提供方便的购买途径,只要简单的网络操作,足不出户,即可送货上门,并具有完善的售后服务。因此,为了适应时代的潮流,选择了《网上购物系统》这个课题来做为毕业设计的课题,希望能从中学到更多现代计算机技术的知识。 《网上购物系统》是采用Dreamweaver动态页面设计技术、ASP对象技术、VBSCRIPT脚本语言、HTML标识语言及SQL Server数据库技术综合开发出来的网上购物系统。它的主要功能是实现网上商品的展示、顾客在线注册,登陆,查询、订购商品和对顾客资料、商品、订单进行后台管理等功能。本软件界面比较简单明快,主题突出,以网络营销为本。 本论文主要阐述网上购物系统的界面、顾客在线注册,登陆,以及顾客资料的管理方面的设计思想和实现的关键技术。 关键词: 网上购物;ASP;订单

毕业设计(论文)外文摘要

ABSTRACT Alibaba group chairman of the board Mayun said: \the so-called electric business war, but China's economic transformation of a signal, a new business model war traditional business model, manufacturing trade traders will find: today's situation has changed, the new economy up time! Online shopping became one of the most popular topic, online shopping to users to provide convenient purchase way, as long as the simple network operation, never leave home, can be door-to-door, and have perfect after-sale service. Therefore, in order to adapt to the trend of The Times and choose the online shopping system \the subject to the graduation design topic, hope I can learn more knowledge of modern computer technology. 《Online shopping system》 is adopt Dreaweaver, ASP object technic,Vbscript language,Hypertext Markup Language and the database technic of SQL server .It’s mainly function is carry out merchandise showing,customer online register、login、search、order merchandise and background manage for customer’s information、merchandise and order

form .This software’interface is very simple,the motif is stand out,base by online shopping. This text is detailed to introduce how to design and achive the system’s interface,customer register 、login online and how to manage the information of customer. Keywords : online-shopping; ASP; order form

目 录

ABSTRACT ................................................................................ II 前 言 ........................................................................................ 1 第一章 可行性分析 ................................................................ 2

1.1引言 ................................................................................................................. 2 1.2项目背景分析 .................................................................................................. 2 1.3开发工具可行性分析 ...................................................................................... 2 1.4功能模块的设计分析 ...................................................................................... 5 1.5分析结果 ......................................................................................................... 5

第二章 软件需求分析 ............................................................ 6

2.1引言 ................................................................................................................. 6 2.2系统概貌 ......................................................................................................... 6 2.3系统功能划分 .................................................................................................. 6

第三章 总体设计 .................................................................. 12

3.1 引言 ............................................................................................................ 12 3.2系统模块结构设计 ...................................................................................... 12 3.3数据库设计 ................................................................................................. 12

第四章 详细设计及编码 ...................................................... 15