论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

手机销售网站

 本文ID:LWGSW14112 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 手机销售网站 (收费:1000 积分)  

论文字数:19269.页数:54

摘    要
电子商务形式的网上商店具有高效、快捷,信息畅通的特点,还可以很大程度上降低销售成本。
本文通过在线手机销售系统的建设以实现商业零售企业的信息化管理。着重论述了在线手机销售系统功能的实现与设计过程。在系统的设计与开发过程中严格遵守软件工程的规范,运用软件设计模式,从而减少系统模块间的偶合,力求做到系统的稳定性、可重用性和可扩充性。
本系统功能主要包括会员注册、帐户管理、购物车、搜索、在线支付等基本功能。此外,本系统也将实现在线手机销售系统的后端管理,包括手机的添加、帐单的处理等功能。很大程度上减轻了维护人员的劳动强度,提高了工作效率与管理水平,具有很大的使用价值。
本系统运用ASP技术实现,后端数据库采用ACCESS 2000作为数据库服务器,前端开发工具使用Macromedia Dreamweaver 4。本系统具有用户使用简单、界面直观等优点,可以帮助顾客更快更准的了解手机市场信息,以便取得物美价廉的手机。

关键词:电子商务,网上商店,手机购物

Abstract
The on-line store of the electronic commerce form is efficient, fast and unimpeded information, which can also lower the sale cost up.
This text mainly describes to construct about the marketing system of an on-line cellular phone, provides the information-based management for the retailing business.Emphasized to discuss the realization and the design processes of the on-line cellular phone sale system.At the design and the development processes of the system in the norm of the strict observance software engineering, the usage about software design mode, thus reduce the system mold piece of match accidentally, try hard to make the system stability.
This system function mainly includes the member register, the bank account management, shopping car, search, settle an account the basic function and so on.In addition, this system also will carry out the hypervisor management about the on-line cellular phone sale system, including the cellular phone increase and the processing of the bill etc. function.Eased to support the personnel's labor strength on the very big degree, raise the work efficiency and manager the level, is big value of using.
This system is realized through ASP technique, hypervisor database adopt ACCESS 2000 as the database server, client applications development tool use the Macromedia Dreamweaver 4.This system is simple of using for customer, the interface keeps the view etc., help customer sooner and more precise understanding cellular phone market information, in order to obtain the cellular phone of the beautiful but low price.

Key words  Electronic commerce  On-line store  Cellular phone shopping 

目录
摘    要 4
Abstract 5
序言 6
第1章  绪  论 7
1.1  课题背景 7
1.2  课题研究的意义 7
1.3  手机销售网站的现状 7
第2章 ASP技术简介 8
2.1 系统运行环境配置 9
2.2.1 ASP的优点 10
2.2.2 简介ASP的6大对象 10
2.2.3 ASP的使用环境 12
2.2.4  配置Microsoft IIS 12
2.2.5 ASP的脚本语言 13
2.3  开发工具Dreamweaver MX简介 14
第3章 可行性分析 15
3.1技术可行性 15
3.2 经济可行性 15
3.3 社会可行性 15
第4章 系统分析 16
4.1采用生命周期法和原型法相结合的方法开发本网站 16
4.2系统的名称和目标 16
4.3实施计划 16
4.4 数据流程图 16
4.5数据字典 18
4.6 E-R图 19
4.7 用例图 19
图4-5管理员用例图 20
第5章 系统总体设计 21
5.1系统总体功能 21
5.1.1网站客户端功能模块 21
5.1.2网站管理端模块功能: 22
5.2系统开发工具与数据库 25
5.3代码设计 26
5.4数据库设计 26
5.4.1数据库逻辑设计 26
第6章  网站的风格及页面设计 29
6.1  页面设计的原则 29
6.1.1线条的使用 29
6.1.2色彩的选择 29
6.2  网站设计构思 30
6.3  网站的风格版面设计 30
6.4  商城主页设计 31
6.5  客户端界面结构设计 31
6.5.1界面头、尾设计 31
6.5.2界面左恻快捷菜单设计 32
6.6  管理端界面结构设计 32
第7章  系统详细设计 33
7.1  管理端界面设计 33
7.1.1商品(手机)管理设置 33
7.1.2会员维护模块 36
7.1.3订单维护模块 38
7.1.4管理员维护模块 40
7.1.5用户登陆模块 40
7.2  客户端界面设计 42
7.2.1商品(手机)信息浏览模块 42
7.2.2购物车管理模块设计 43
7.2.3提交订单模块设计 44
7.3  系统调试运行 46
结    论 47
致    谢 48
参考文献 49
附录代码 50
1.商城核心设置模块 50
2.商品管理设置模块 50


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:在线手机销售系统 下一篇:基于WEB的旅游网站建设
Tags:手机 销售网站 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号