毕业设计----手机商城网
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机信息管理专业(本科)毕业论文
论文题目:手机商城网
考生姓名:
指导教师:
通讯地址:
邮编:
联系电话:
摘要
近年来,随着计算机科学的发展以及计算机的普及,越来越多的商家开始把目光转向有着广阔前景的网络市场,把自己的商品放在网上卖,因此,网络上出现了许多网上商店。手机商城网使用户足不出户也能买到好的手机也得到快速的发展。网上购物系统具有强大的交互功能,可以使商家和用户方便的传递信息,更好的了解用户的需求。
本设计是根据网上购物的实际情况开发的。用户可以根据个人的喜好购买商品,系统会自动为顾客生成订单,按照顾客所填写的信息提交订单并发货。该网上手机网站不但可以扩大商家的经营规模、销售渠道和市场影响力,而且可以减少企业的经营成本,提高工作效率与企业形象。
本系统以Dreamweaver为开发软件,以ASP为主要制作工具,实现了用户注册、登陆、验证身份及用户信息的修改、商品信息的查看与修改,对留言的操作等。本系统界面设计友好、适用性强、管理方便,经过测试运行稳定,能够满足客户网上购手机的需要。
关键词:手机商城;订单管理;Dreamweaver
Abstract
In recent years, with the development of computer science and the popularization of computer, more and more businesses began to look towards a bright prospect of the network market, their goods on the net sell, therefore, the network appeared on many online stores. Mobile phone mall network users remain within doors can also buy a good mobile phone also gets rapid development. Online shopping system has powerful interactive function, can make the business and user convenience transmission of information, a better understanding of the needs of users.
The design is based on the actual situation in the development of online shopping. The user can according to personal preferences to buy goods, the system will automatically generate orders for customers, in accordance with the customer all the information submitted orders and shipments. The online mobile phone website can not only expand the business scale of operation, sales channels and market influence, and can reduce the operating costs of enterprises, improve work efficiency and enterprise image.
The system uses Dreamweaver as the development software, using ASP as the main tool, achieve a user registration, landing, verify the identity and user modification of information, commodity information to view and modify, message operation. The system interface is friendly, strong applicability, convenient management, after a test run stability, able to meet customer needs online purchase of mobile phone.
Key words: m obile phone mall; order management; Dreamweaver
目录
摘要 (2)
abstract (3)
目录 (4)
前言 (5)
一、基本方案 (6)
1.1 系统简介 (6)
1.2 ASP介绍 (7)
1.3 SQL2000介绍 (8)
1.4 Dreamweaver介绍 (9)
二、程序的设计 (11)
2.1 数据库数据的定义 (11)
2.2 网上手机网站的总体处理流程 (15)
2.3网上手机网站设计 (19)
2.4用户界面设计 (22)
2.5系统测试 (25)
2.6网上手机网站实施 (27)
2.7系统维护 (29)
三、结束语 (31)
参考文献 (32)
前言
企业与消费者间的电子商务,是一种网上直销方式,网上销售手机缩减了中间渠道,产品一般直接源自厂商的生产基地,不但品质有保证价格上也更优惠。同时网上销售在缩减支出方面的有时也是传统店铺无法比拟的,由于不需要实际的店面,不仅避免了店铺租金的开销,还可省去装修、管理等方面的诸多费用,所以价格成为众多网上购机用户的首选因素。另外所不同的就是网上购物可以足不出户,各地商品任选,如此方便快捷,无时间空间限制是传统经营模式无法比拟的,如今人们生活质量的提高,购物方式也变得轻松自由化、个性化,这将成为网上销售手机的一大优势。
参考和研究了大量的网上交易系统后,本文采用了现在普遍使用的注册会员、虚拟购物、提交货单、确认订单、确认发货等流程,并采用成熟的ASP技术结合SQL2000数据库来实现了一个网上虚拟的电子商务购物系统。