毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于安卓平台的无线点餐系统设计

时间:2018-10-11 18:25来源:毕业论文
基于Android平台的无线点餐系统。结合传统人工点餐进行分析,设计与建模,论述了无线网路、移动设备改进传统流程的意义以及可操作性。最后给出了无线点餐系统的Android终端解决方案

摘要本文实现了一个基于Android平台的无线点餐系统。结合传统人工点餐进行分析,设计与建模,论述了无线网路、移动设备改进传统流程的意义以及可操作性。最后给出了无线点餐系统的Android终端解决方案的具体实现。28968
采用了HTTP协议,以JSON为消息体进行网络通信,在终端上采用Java发射技术进行解析,以尽可能少的接口进行网络通信,达到良好的鲁棒性与可扩展性。终端采用afinal框架进行数据管理,实现了数据的本地管理,网络刷新。
基于Android自身的效果与特点,采用扁平化的设计理念进行界面、流程设计,编码实现。充分考虑分析了终端设备的设计美学与人机交互体验,给出了一个内容丰富,操作简单,功能强大的点餐系统。
关键词   无线点餐  订单管理   Http协议  Json通信
毕业论文设计说明书外文摘要
Title    The Wireless Order System Based on Android       
Abstract
This thesis implements a wireless order system based on Android platform. It analyzes,designs and models the system Combined with traditional manual order system.The thesis discusses the significance and operability of improving the traditional process by wireless and mobile devices.Finally,the thesis offers the specific implements of Android client-side solution of wireless order system.
The system adopts HTTP protocol and network communicate based on JSON which is regarded as a message body. It analyze by using Java in the terminal with minimal interface for network communication to achieve a good  scalability. The terminal manages data by using afinal framework which implements the local management of data and the refreshment of  network.
Considering the effect and characteristics of Android itself, the system  adopts the flat design to achieve interfacial design, process design and the implements of code. It offers a content-fruitful , operation-simple and function-powerful order system with full account of the analysis of the design aesthetics and interactive experience of terminal equipment.
Keywords  Wireless Ordering  Order Management  Http Protocol Json communication
目   次    
1  绪论    1
1.1  研究背景    1
1.1.1传统人工传单流程分析    1
1.1.2 PDA点菜方式分析    3
1.2  设计目的与意义    4
1.2.1 安卓点餐系统的优势分析    4
2  相关技术    7
2.1网络通信    7
2.1.1 Socket 通信    7
2.1.2 SOAP协议    7
2.1.3 HTTP+JSON    8
2.2  Android 客户端    8
3  无线点餐系统概要设计    9
3.1  需求分析    9
3.1.1 任务描述    9
3.1.2 用例分析    9
3.1.2 系统配置    11
3.1.3 运行平台    11
3.2  系统模块设计    11
3.2.1 开桌选菜模块    12
3.2.2 点菜模块    13
3.2.3 查看订单    13
3.2.4 信息管理    14
3.3 数据库设计    15
4  无线点餐系统详细设计    17
4.1主页面设计    17
4.1.2界面版式    17
4.1.3 菜单布局    18
4.1.4 动画效果    18
4.2 具体功能实现    19
4.2.1 数据更新设计与实现    19
4.2.2  Android抽屉式菜单的实现    21
4.2.3 订单管理    23 基于安卓平台的无线点餐系统设计:http://www.751com.cn/jisuanji/lunwen_24029.html
------分隔线----------------------------
推荐内容