资料详情

基于Android的O2O点餐系统毕业论文+任务书+中期检查+设计源码+数据库+答辩PPT+查重报告

头像

android

编号:3451

基于Android的O2O点餐系统

摘 要

近年来,随着社会科技的不断发展,人们的生活方方面面进入了信息化时代。计算机的普及,使得我们的生活更加丰富多彩,同时,随着安卓微信的普遍使用,不少的安卓应用也应运而生,逐步改变着大学生的生活方式。微信作为这个时代的新生产物,具有高效、便携、更能随时随地的进行操作。论文详细论述了基于android的微信点餐app设计和实现过程,采用Android平台完成开发,这是一个基于Android的O2O点餐系统。满足用户的需求,具有识别能力强、界面简洁、稳定性强、灵活性好、系统安全性高等特点。21世纪,出现了安卓系统,同时互联网时代有了重大变革,为了适应人们快节奏的生活,缓解餐厅就餐高峰时期的压力,基于Android的O2O点餐系统的设计也应运而生。

该设计主要功能包括以下几个方面:客户点餐、菜单管理;用户登录;更新个人信息与修改密码。基于订餐系统业务的多样性、处理性能强以及待处理的种类多,本文主要基于这些特性给出了详细的方案。

关键词 语言识别;Android平台;运动健康类APP


Aabstract

In recent years, with the continuous development of social science and technology, all aspects of people's lives have entered the information age. With the popularity of computers, our life is more colorful. At the same time, with the widespread use of Android WeChat, many Android applications have emerged, gradually changing the lifestyle of college students. WeChat as a new product of this era, with high efficiency, portable, more can operate anytime, anywhere. In this paper, the design and implementation of app based on android are discussed in detail. The system is developed on the platform of Android, which is a code scanning system of WeChat. Meet the needs of users The 21st century saw the emergence of Android and a major revolution in the Internet era, in order to adapt to people's fast-paced lives. The design of O _ 2O ordering system based on Android emerges as the times require to relieve the pressure during the dining rush.

The main functions of the design include the following aspects: customer order, menu management, user login, update personal information and change password. Based on the diversity of order system business, strong processing performance and many kinds of processing, this paper mainly gives a detailed scheme based on these characteristics.

Keywords language recognition; Android platform; APP


目 录

摘 要 i

Aabstract ii

1 系统开发概述 1

1.1 开发背景 1

1.2 课题的研究内容 1

1.3  课题目标 2

2  开发环境介绍 3

2.1 Android技术 3

2.1.1 Android技术简介 3

2.1.2  Android技术的不足 3

2.1.3  Android体系结构概述 4

2.2 Java技术介绍 5

2.3系统开发环境 5

2.4 Android系统四大核心组件 6

2.5 Mysql数据库 7

2.5.1 MySQL特点特性 9

2.5.2 MySQL数据库应用环境 9

3 需求分析 10

3.1设计目标 10

3.2系统可行性分析 10

3.2.1操作的可行性分析 10

3.2.2发展可行性分析 11

3.2.3技术可行性分析 11

3.3系统结构设计 11

3.4功能需求 12

3.4.1业务流程分析 13

3.4.2数据流程分析 14

3.4.3 功能流程图分析 16

4  系统设计与实现 19

4.1 总体设计重要性 19

4.2 系统数据库设计 19

4.3 服务器登陆界面设计 23

4.4 服务器主界面 26

4.4.1 订餐信息管理 26

4.4.2 用户信息管理 27

4.4.3 菜品信息管理 27

4.5 客户端登录 28

4.6 客户端主界面 34

4.6.1 用户点餐 36

4.6.2 订单查询 36

5 系统测试 37

5.1 软件测试的概念、目标、意义 37

5.2 功能测试 38

5.3 可用性测试 38

5.4 性能测试 39

5.5 测试的主要内容 39

5.6 测试结果分析 40

结 语 41

参考文献 43

致 谢 44