**** 2025 届本科毕业论文(设计) 论文(设计)题目: Android 手机终端点菜系统 学生姓名: *** 所在院系: 信息工程学院 所学专业: 计算机科学与技术 导师姓名: *** 完成时间: 2025-05-10 摘要 本课题所实现的电子点菜系统改变了传统的服务员和菜单的点菜模式,采纳新颖的电子终端点菜系统,这种新式的方式使得餐馆更有档次和特色,对于其在同行业的竞争有着明显的帮助。本课题采纳 c/s 开发模式,分为服务器端和 Android 客户端的一些操作。在服务器端主要采纳 Jsp 动态网页技术,实现了后台餐馆一方对菜谱信息的管理和对顾客订单的处理。在客户端主要采纳 Android 技术实现了顾客对菜品的查找、分类查看、顾客对自己订单的选择和查看,顾客在确定订单之后可以提交给餐馆一方,使得餐馆一方得以查看并通知厨房做出菜品。关键词 Android,MySQL,Jsp,JavaABSTRACTElectronic ordering system the realization of this project has changed the traditional service and menu menu mode,the novel electronic terminal order system,the new method makes the restaurant more grades and characteristics,this is very helpful for the same industry competition.This topic uses c/s development mode,divided into some operation server and Android client.On the server side Jsp dynamic Webpage technology mainly uses,this has realized the backstage restaurant management side of the menu informationand customer order processing.The client uses the Android technology to realize the customer on the foodsearch, classification and view view, of their customers the choice of orders,customers in the restaurant after the order is confirmed can be submitted to a party.This makes the restaurant side to see and notice the kitchen to make dishes.Keywords Android,MySQL,Jsp,Java目 录1. 绪论.........................................................11.1 项目背景及意义..........................................11.2 Android 系统概述........................................12. 系统理论和技术路线.....................