基于安卓的无线点餐系统毕业论文
2022-03-17 20:38:30
论文总字数:13709字
摘 要
近年来,随着互联网行业和智能手机行业的迅猛发展,人们越来越多的通过手机接入网络,来进行网上购物、网上点餐、网上订房等一些十分方便的事情。而在国内,安卓手机还是占了大部分的手机市场份额,所以开发一个基于安卓平台的手机应用还是十分具有市场前景的。
设计并实现一个无线点餐系统是本款软件的主要目的。本文首先介绍课题的背景,说明开发本款软件的意义和市场,然后对软件中涉及的技术和知识进行详细的解释。客户端服务器模型是本款软件的基础,客户端采用Android,服务器端则用到了Servlet和数据库,数据库用的是MySQL,还用到了Android系统自带的SQLite数据库,java语言是本文的主要设计语言,最终实现诸多功能模块,包括用户登录、点菜、转台、并台、查台、更新、管理设置、注销等,并且用户交流和体验友好。
本文的内容安排如下:第一章为绪论,课题背景,第二章为开发工具和开发环境介绍,第三章为系统总体设计,第四章为数据库及流程设计,第五章为详细设计与系统实现,第六章为软件测试。
关键词:客户端/服务器系统 MySQL Android Java Servlet
Abstract
In recent years, with Internet industry and the smart phone industry developing fast, more and more people use their phones to access network to online shopping, online ordering, online booking and some very convenient thing. In China, Android mobile phone accounted for most of the mobile phone market share, so the development of a Android platform for mobile applications is still with a market outlook.
The main purpose of this software is to design and implement a wireless ordering system. This paper first introduces the background of the subject, explains the significance and the market of developing the software, and then explains the technology and knowledge involved in the software. This software is based on the client-server model, the client uses the Android, the server use the Servlet and database, database is MySQL, Android system comes with the SQLite database is also used, mainly adopts the design language is the Java language, ultimately to achieve user login, alacarte, change table,merge table, check, update and management settings, cancellation and other functional modules, and users experience and exchange information friendly.
Content of the paper is organized as the following,the introduction is the first chapter,project background,the second chapter describes the development tools and development environment, the third chapter of the overall system design, the fourth chapter of the database and process design, The fifth chapter is the detailed design and system implementation, Chapter VI of software testing.
Keywords:Client/Server MySQL Android Java Servlet
目 录
摘 要 I
Abstract II
第一章 绪 论 1
1.1 课题背景 1
1.2 课题意义 1
1.3 发展现状及展望 2
第二章 开发工具和开发环境介绍 3
2.1 Android简介 3
2.2 Java语言介绍 3
2.3 MySQL简介 4
2.4 Tomcat介绍 4
2.5 SQLite数据库介绍 5
2.6 Sverlet介绍 5
2.7 设计模式 6
第三章 系统总体设计 7
3.1 需求分析 7
3.2 功能设计 7
3.3 本章小结 8
第四章 数据库及流程设计 9
4.1 系统流程图 9
4.1.1 用户登录流程图 9
4.1.2 并台流程图 9
4.1.3 查台点餐流程图 10
4.1.4 添加菜品流程图 11
4.2 E-R图 11
4.3 用例图 14
4.4 数据库设计 15
4.5 本章小结 17
第五章 详细设计与系统实现 18
5.1 Servlet实现 18
5.2 关键代码 18
5.3 本章小结 23
第六章 软件测试 24
6.1 软件功能 24
6.2 界面展示 24
6.3 本章小结 31
参考文献 32
致 谢 34
第一章 绪 论
1.1 课题背景
民以食为天。传统的餐馆是人为服务,用笔记下客人的订单,在实际操作中会出现不小的麻烦:服务员的字迹不工整从而引起菜上错了,菜单有遗漏,或者是加菜结账比较麻烦,也有可能在处理顾客的偏好备注上有诸多不便,大大降低了服务员的效率,导致餐馆的人工成本上升,并且不利于餐馆的生意。正因如此,无线点餐模式应运而生。基于安卓的无线点餐系统的出现,不仅减少了服务人员的工作量,而且可以大大提高服务人员的工作效率。对于餐馆来说,可以说是降低了成本,而且还升级了营销模式,为餐馆的经营提供了牢固的技术支持。
当今社会,是一个充满科技力量的世界,各种不同的技术悄无声息地改变着我们的世界,其中,互联网技术是对我们影响最大的。基于安卓的无线点餐系统在服务员的手中,满足客户的点餐需求,把消费者的点餐需求进行处理,实现服务员和消费者的友好互动,既方便了服务人员,又给消费者提供了温暖舒心的服务。
1.2 课题意义
Android设备凭借其易用、绚丽的操作界面以及人性化、智能化的功能受到用户的广泛青睐,Android设备亲民的价格更是促进了智能设备在世界范围内的普及。随着互联网技术的崛起,生活水平的提高,无线点餐系统不再是空想,已经出现在了许多的餐馆中。
请支付后下载全文,论文总字数:13709字