首页
会员中心
到顶部
到尾部
android毕设

手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)

时间:2020/10/13 22:05:18  作者:  来源:  查看:0  评论:0
内容摘要: 毕业设计(论文)任务书     第1页 毕业设计(论文)题目: 基于Android的手机订餐系统的设计与实现 毕业设计(论文)要求及原始数据(资料): 1.综...

毕业设计(论文)任务

     1

毕业设计(论文)题目:

基于Android的手机订餐系统的设计与实现

毕业设计(论文)要求及原始数据(资料):

1.综述国内外Android技术用于订餐服务现状

2.深入了解Android开发软件以及插件的相关技术

3.熟练掌握Android的手机订餐软件,包括该系统的总体设计,功能模块设计;程序代码的编写、调试和运行;整个系统的测试;

4设计并实现基于Android开发软件的插件

5.训练检索文献资料和利用文献资料的能力;

6.训练撰写技术文档与学位论文的能力。

                                                                          2

毕业设计(论文)主要内容:

1综述Android客户端java技术用于订餐服务的发展状况;

2介绍android开发的相关技术;

3阐述Android客户端以及Web应用服务器的开发环境; 

4.设计手机网上订餐系统的总体结构、功能模块、相关界面以及数据库表

5. 实现服务器端与数据库的链接,以及对数据的逻辑处理

6实现网页端与服务器的数据连通

7.设计与实现针基于Android的网上订餐系统的客户端应用程序

学生应交出的设计文件(论文):

1.内容完整、层次清晰、叙述流畅、排版规范的毕业设计论文;

2.包括毕业设计论文、源程序等内容在内的毕业设计电子文档及其它相关材料。

   3

主要参考文献(资料):

[1] 潘凯华,何凯华.PHP开发(典型模型大全).人民邮电出版社.2011.

[2] 李刚.疯狂Android讲义.电子工业出版社.2011.

[3] 吴亚峰,索伊娜等.Android核心技术与实例详解.电子工业出版社.2011.

[4] 陈昱勋,郑明杰等.Google Android SDK 开发范例大全(第一版).人民邮电出版社.2011.

[5] GavalasDamianosEconomouDaphne.IEEE Software.2011,28(1).

[6] 余志龙.Google Android SDK 开发范例大全[M].人民邮电出版社.2009.

[7] E2ECloud工作室,深入浅出Google Android [M].人民邮电出版社.2009.

[8] ShaneCondLauren Darcey.Android移动应用开发从入门到精通.人民邮电出版社.2010.

[9] 郭霖.第一行代码--Android.人民邮电出版社.2014.

  [10]()Y.Daniel Liang,李娜译.Java语言程序设计进阶篇.机械工业出版社.2011.

 

 

 

 

 

 

 

 


基于Android的手机订餐系统的设计与实现

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

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

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


Design and implementation of mobile phone ordering system based on Android

Aabstract

   In recent years, with the continuous development of social science and technology, all aspects of people's lives into the information age. The popularity of computer, makes our life more rich and colorful, at the same time, with the widespread use of the android mobile phone, many android applications also arises at the historic moment, gradually changing the college students' way of life. Mobile phone as the era of new products, with high efficiency, portable, more can operate anywhere at any time. Paper detailed discusses the clouds fitness class design and implementation process of APP, complete with Android platform development, this is a class system based on Android movement. Meet the needs of users, with the strong ability to recognize, interface simple, strong stability, good flexibility, high system security, etc. In the 21st century, the emergence of the Andrews system, while the Internet era has undergone major changes, in order to adapt to people's fast-paced life, ease the restaurant dinner peak pressure, based on Android O O meal system design also came into being.

The main functions of the design include the following aspects: customer ordering, menu management; user login; update personal information and modify the password. Based on the diversification of the service of the ordering system, the processing performance is strong and the kind of to be processed, this paper gives the detailed scheme based on these characteristics.

Key words language recognition  The Android platform  Fitness class APP

 

i

Aabstractii

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

1:外文原文45

2中文翻译51

手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)
手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)
手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)
手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)
手机APP订餐系统的设计与实现(论文+任务书+开题+中期+答辩+程序)

  


相关评论
android毕设
    本类推荐
      广告联系QQ:45157718 点击这里给我发消息 电话:13516821613 杭州余杭东港路118号雷恩国际科技创新园  网站技术支持:黄菊华互联网工作室 浙ICP备06056032号