基于移动终端的订餐系统的设计与实现_王占山.docx
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_1.gif)
![资源得分’ title=](/images/score_05.gif)
《基于移动终端的订餐系统的设计与实现_王占山.docx》由会员分享,可在线阅读,更多相关《基于移动终端的订餐系统的设计与实现_王占山.docx(48页珍藏版)》请在淘文阁 - 分享文档赚钱的网站上搜索。
1、摘要 基于移动终端的订餐系统的设计与实现 借助于移动智能终端的崛起,微信作为一款智能手机必不可少的即时通讯工具在 中国得到大力发展,在移动互联网时代,人们更乐于使用微信作为基本通讯工具,而不 是文本形式单一而且需要付费的运营商短信服务平台。微信的语音和文本通讯服务,是 其业务的基础,通过免费和富文本的形式对传统的运营商短信和语音服务造成了极大的 冲击力,在 2013年末的除夕夜短信发送量中就可以嗅探到运营商的颓势。无论是移动 运营商还是互联网公司,他们有一个重要的目标就是沟通你我,而现在微信握住了沟通 的喉咙,所以,微信的发展前景一片光明。我也正是借助于微信庞大的用户群体,在微 信设立的公共平
2、台的基础上,构建一个服务周边群众的订餐系统。 本文首先介绍微信公共平台的概念,如何利用公共平台开发更好地实现用户的需 求,对微信给开发者提供的接口进行基本说明,探讨如何通过有限的接口功能实现用户 信息服务的最大化。 本系统采用 B/S结构进行设计,使用 MYSQL作为了构建的数据库,以脚本语言 PHP (非常流行实用)为设计语言,免费开源的 Apache作为网页服务器来开发一个功能较 为完善的订餐系统。 前台页面提供给用户提 供了方便的实现移动终端网上订餐,而且能够查看和追踪 订单信息、以及多样化的订餐体验。后台管理实现菜单管理、订单管理、订单管理,用 户管理等基本网上订餐功能。不仅方便用户了
3、解和直观的看到餐厅的美食,而且利于用 户快捷的下单订餐,并低成本的进行活动。 本论文对基于移动终端的网上订餐系统的设计与实现进行了详细的分析。仔细的 分析了下,网上订餐的管理系统的要求,如何满足自己的业务流程需求又可以在以前的 基础上实现对于移动终端的优化是重中之重。本论文主要是从系统设计和系统实现这俩 个主旨来进行构架的。 本文通过微信接 口进行前台用户发送消息和后台服务器之间的数据传输,通过 php 语言对后台进行维护和处理。通过 HTML, CSS, javascript技术构建简单地移动订餐网 站,界面友好,操作方便。与此同时,网站的构架方式为 B/S结构,系统管理员和商家 们可以通过
4、后台进行管理。 关键字:微信公共平台,订餐平台,移动互联网,手机订餐 Abstract Design and implementation of Reservation System Based on Mobile Terminal Aid the rise of mobile intelligent terminals, Wechat as a smart phone instant messaging tools are essential to develop in China, in the mobile Internet era, people are more willing to
5、 use Wechat as a basic communication tool, not a single text but need to pay the operator SMS service platform. Wechat have voice and text communications services, is the foundation of its business through free and rich-text in the form of traditional operators SMS and voice services caused great im
6、pact, the amount of text messages sent in the New Years Eve at the end of 2013 can be sniffing the operators decline. Whether it is a mobile operator or Internet companies, they have an important goal is to connect you and me, and now hold a Wechat communication throat, so the prospects for the deve
7、lopment of Wechat is bright . I also believe it is by means of large user base, established on the basis of Wechat on a public platform to build a service people around the reservation system . This paper introduces the concept of Wechat public platform , how to use a public platform to better reali
8、ze the needs of users of the Wechat interfaces to developers provide basic instructions , to explore how information services through a limited user interface capabilities maximized. This system adopts B/S structure is designed, using MYSQL as the building of the database, with the PHP scripting lan
9、guage (is very popular and practical) is a design language, a free, open source Apache as a web server to develop a more complete reservation system. Front page the user to provide a convenient online reservations, the implementation of the mobile terminal and able to view and track the order inform
10、ation, as well as the diversity order experience. Background management menu management, order management, order management, user management, etc. The basic function of online reservation. Not only convenient for users to understand and intuitive see restaurant food, and for users quick order order,
11、 and low cost. In this paper on the online reservation system based on mobile terminal design and implementation are analyzed in detail. Carefully analyzed, online order management system, how to meet the demand of their business processes and can be realized on the basis of the former for the optim
12、ization of mobile terminal is very important. This thesis mainly from the system design and system implementation this two aims for architecture. Through Wechat interface foreground users to send messages and data transfer between the backend server through php language maintenance and treatment of
13、the background. Constructed by simply moving the reservation website HTML, CSS, javascript technology, user-friendly, easy to operate. At the same time, the way the site architecture for B S structure , system administrators and businesses can be managed through the background. Keywords: Wechat Publ
14、ic Platform, Restaurant Ordering Platform, Mobile Internet, Mobile ordering 录 ABSTRACT . 1 g m . 1 第一胃雜 . 1 1. 1研究背景 . 1 1.2国内外现状 . 2 1.3研究的目的及意义 . 3 1. 4本文的组织结构 . 3 第二章相关开发技术概述 . 5 2. 1 HTML 技术 . 5 2. 2 JAVASCRIPT 技术 . 5 2. 3 AJAX 技术 . 5 2.4微信公共平台 . 6 2.4. 1微信介绍 . 6 2. 4. 2微信公共平台介绍 . 6 2. 5移动平台 . 7
15、 2. 5. 1 Android 平台 . 7 2. 5. 2 IOS 平台 . 8 2. 5. 3 WP 平台 . 8 2.6微信公共平台开放 API . 10 2. 6. 1基本 API介绍 . 10 2. 6. 2 高级 API . 12 2. 7本章小结 . 13 第三章系统设计 . 14 3. 1系统设计的目标 . 14 3. 2系统的需求分析 . 15 3.3系统的总体设计 . 16 3. 3. 1微信端 . 16 3. 3. 2 Web 端 . 17 3.4系统功能模块设计 . 17 3.4. 1微信端功能 . 17 3.4.2微信端用户查询功能 . 18 3.4.3微信端用户摇
16、色子功能 . 18 3.4.4微信端用户查询 . 18 3.4.5微信端用户查询订单状态 . 19 3. 4. 6 Web端用户订餐 . 19 3. 4. 7商家后台管理 . 20 3. 5数据库设计 .21 3.5.1数据分析 . 21 3. 5. 2数据库的结构设计 . 22 3. 6本章小结 .23 第四章系统实现 .24 4. 1系统环境 .24 4. 2数据库操作的实现 .24 4. 3微信端与服务器端的通信实现 .25 4. 4系统功能实现 .27 4.4.2微信端互动实现 . W 4. 5本章小结 .31 第五章系统测试 .32 5. 1系统测试环境 .32 5. 3系统测试分析
17、 .34 5. 4具体测试 .34 5.4. 1微信 Web端功能测试 . 34 5.4.2后台功能测试 . 38 5. 5本章小结 .39 第六章总结与展望 .40 参考文献 .41 i射 . 42 第一章绪论 1. 1研究背景 在智能硬件以及宽带资源的极大提高的带动下,世界范围内,移动互联网迅速 普及。而移动互联网和智能终端互相促进,据报道,在 2013年底的时候,中国内地 手机网民规模已经到达 5亿人,在这 5亿人中大约有 3.8亿人使用的是智能手机。 由此可见智能手机的普及率提高之快,而且,在智能手机的基础上,人们便可以体 验更丰富的移动互联网功能。大概在四五年前,我们的手机主页功能也
18、许是打电话, 或者发短信,或者是简单地浏览下网页等等,对于绝大多数用户,这就是他们全部 的用户行为了,但是随着智能手机的普及,通过统计数据显示,以安卓系统为例, 2013年,用户在安卓平台上的应用下载类型可以分为几大类,其中游戏类应用占了 大多数,是最热门的下载类型,社交类和阅读类的应用次之,越来越多的生活类应 用下载量也在崛起,像如大众点评,美团等应用也是手机必装的。而且这类生活服 务的应用下载量在持续增长,这一方面说明用户在这一方面的需求在持续增长,另 一方面也反映出应用本身的功能在改进,用户体验在提升。 与此同时, 2013年的报告显示,在网民的年龄分布方面, 20到 29岁占了三分 之
19、一还多,青年人口占了三分之一左右,这样的统计数字足以说明,手机网民的中 间力量还处于成长阶段,手机应用的发展的潜力是巨大的。参照于统计数据,我们 可以看到中国网民的男女比例大概是 1: 1,这说明网民的性别构成是合理的。 在这样的背景下,越来越多的传统行业在互联网化,或者是,越来越多的互联 网企业在向传统行业进军。而且,用户也需要通过互联网使得传统的购物或者其他 生活方式更加便捷。 比如,淘宝在向传统的零售商店渗透,已经成为年青一代购买衣服, 食物的重 要渠道;美团,大众点评等团购网站,或者是生活信息服务网站,越来越多的成为 了传统参观的顾客流量来源。而普通用户来越来越多的愿意使用优酷,搜狐视
20、频等 应用在手机上看视频,而不是通过传统的电视机。这样的案例都是移动互联网普及 的冰山一角。或许在我们看不到,或者不注意的地方,移动互联网,手机智能终端 正在一点一滴的改变着我们的生活。 与此同时,作为传统的餐厅,外卖服务也越来越趋向于手机应用点餐,过去也 许还需要为没有想要订餐餐厅的电话号码而发愁,而现在,你只需要打开手机上的 订餐应用,用手指头轻轻点击,便可订餐成功,这是多么方便,也是势必是大势所 趋,随着微信以及智能终端在国内的普及,微信公共账号将会得到广泛的普及,在 内容方面也会随着高级接口的不断实现,更有利于本地生活信息的服务。 如今,随着移动互联网硬件基础的大规模,快速化与普适化的
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 移动 终端 系统 设计 实现 王占山
![提示](https://www.taowenge.com/images/bang_tan.gif)
限制150内