登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

网上花店的设计与实现

 2023-03-01 10:03  

论文总字数:21504字

摘 要

网上花店使人们能通过网购的方式在网上进行花卉交易,使它能够满足对花卉特别关注的人群的侧重需求,给买卖双方都带来直接的经济利益,实现个人、企业乃至全社会的高效率、低成本的贸易活动。而网上花店的本质是大型的电子商务网站,是能够发布产品、订单处理、处理购物车等功能组合而成的复杂动态系统。它拥有用户系统、查询系统、购物流程、用户服务等功能模块。为了实现他们需要进行购物系统的功能分析和模块设计,对数据库的设计与搭建,对相关动态页面进行设计。除了提供给网站用户注册、购物等功能,一个完善的网站还要提供给网站所有者一个功能齐全的后台管理系统。在制作设计好前台购物页面的基础上,增添设计后台购物系统方便信息管理。

本文将着重论述如何利用PHP、HTML、Javascript等语言,连接MYSQL数据库,使用IIS构建的本地服务器,辅以Photoshop等美图工具对图片和图标进行处理,在Dreamweaver的工作平台下建设并设计网上花店,然后通过结论指出目前研究中存在的问题与今后的研究方向。

关键词:语言;动态;数据库;服务器;图片;功能

Abstract

Online florist make people by way of online shopping online flower trading, enable it to meet people paid particular attention to flowers focuses on demand, to bring direct economic benefits to both buyers and sellers, realization of individual, enterprise and the whole society with high efficiency, low cost of trading activities. The essence of the online shop is a large e-commerce site, is able to release products, order processing, processing and other functions of the shopping cart and other complex dynamic system. It has member system, query system, shopping process, member service and other functions module. In order to realize the function analysis and module design of the shopping system, the design and construction of the database are designed, and the related dynamic pages are designed.. In addition to providing the site user registration, shopping and other functions, a perfect site also provides a full-featured background management system to the site owners. In the production design good foreground shopping page, add the design background shopping system to facilitate information management.

This article will focus on how to use PHP, HTML and Javascript language and MySQL database con123ection, use IIS to establish the local server, Mito, supplemented with Photoshop tools for processing of images and icons. In Dreamweaver platform construction and design online florist, ran after the conclusion pointed out that existed in the current research problems and future research directions.

Keywords: language, dynamics, database, server, pictures, function

目  录

摘 要 2

Abstract 3

第一章 绪论 6

1.1 课题意义 6

1.2 主要工作 6

1.3 工具选择 6

第二章 构建工作环境 7

2.1 构建本地服务器 7

2.2 安装与配置PHP MySQL 8

2.3 建立网站站点、连接数据库 8

第三章 总体设计 11

3.1 功能设计 11

3.2 总体布局设计 11

3.2.1 结构布局 11

3.2.2 页面布局 12

3.3 数据库数据表设计 15

3.4 图片与图标设计 18

第四章 系统前台功能实现 20

4.1 搜索系统 20

4.1.1 一般搜索 20

4.1.2 高级搜索 21

4.2 用户系统 22

4.2.1 用户登录 23

4.2.2 用户注册 26

4.2.3 找回密码 28

4.2.4 用户中心 29

4.3 公告系统 30

4.4 商品系统 32

4.4.1 商品展示 33

4.4.2 商品分类 35

4.4.3 商品评论 36

4.5 订单系统 37

4.5.1 购物车 37

4.5.2 订单查询 39

第五章 系统后台功能实现 40

5.1 账户管理系统 40

5.1.1 管理员登陆 41

5.1.2 管理员修改 41

5.1.3 用户管理 42

5.1.4 留言管理 43

5.2 商品管理系统 44

5.2.1 增加商品 44

5.2.2 修改商品 45

5.2.3 添加类别 46

5.2.4 删除类别 46

5.3 订单管理系统 47

5.3.1 编辑订单 47

5.3.2 查询订单 48

5.4 信息管理系统 49

5.4.1 公告管理 49

5.4.2 评论管理 50

结 论 51

致 谢 53

参考文献 54

第一章 绪论

1.1 课题意义

随着网络在人们生活中的进一步普及,电子商务从一片空白发展到现在一片欣欣向荣的景象。人们通过电脑、手机等平台随时随地的进行网上购物,人们在网上买穿的、吃的、用的,甚至汽车、珠宝等贵重物品,只要你能想到的,基本就没买不到的。网络极大的拉近了人们的生活距离,也给许多行业增加商机。其中建设与设计网上花店能使人们能通过网购的方式在网上进行花卉交易,使它能够满足对花卉特别关注的人群的侧重需求,给买卖双方都带来直接的经济利益,在整个汹涌的电商浪潮中实现个人、商户乃至全社会的高效率、低成本的贸易活动。

1.2 主要工作

网上花店的本质是大型的电子商务网站,是能够发布产品、订单处理、处理购物车等功能组合而成的复杂动态系统。它拥有用户系统、查询系统、购物流程、用户服务等功能模块。为了实现他们需要进行购物系统的功能分析和模块设计,对数据库的设计与搭建,对相关动态页面进行设计。除了提供给网站用户注册、购物等功能,一个完善的网站还要提供给网站所有者一个功能齐全的后台管理系统。在制作设计好前台购物页面的基础上,增添设计后台购物系统方便信息管理。构建好工作环境后,在整体页面规划的思路下进行网页设计,数据库设计和连接,然后逐步调试最终实现研究目的。

1.3 工具选择

Apache PHP MySQL是当前非常主流的组合之一,但是因为选择使用的操作系统是Windows 7 , 而Internet Information Services(IIS)在Windows操作系统下的安装更为简易,而与PHP MySQL也没有冲突,所以选择IIS构建本地服务器。

选择Dreamweaver CS6作为主要工作平台,因为其身为视觉化网页开发工具,页面简单,集合简单,可以提升代码工作的乐趣和成就感。

剩余内容已隐藏,请支付后下载全文,论文总字数:21504字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图