毕业论文

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

Android手机平台的外卖宝的设计

时间:2022-03-08 21:41来源:毕业论文
基于电脑本地MySQL数据库,实现了消费者的注册、管理帐户、查询餐馆及菜品、购物车、下订单、追踪订单、评价订单;实现了送餐员的查询订单、实时更新订单状态

摘要本文设计并实现了基于 Android 手机平台的外卖点餐客户端,以及基于 Web 浏览器的 外卖点餐后台服务器。此系统基于电脑本地 MySQL 数据库,实现了消费者的注册、管理 帐户、查询餐馆及菜品、购物车、下订单、追踪订单、评价订单;实现了送餐员的查询 订单、实时更新订单状态;实现了餐厅管理员的菜品管理、类别管理、订单管理、员工 管理;实现了系统管理员的餐厅管理。该系统使用 HTML5 实现客户端的静态页面,用 JavaScript 实现客户端界面的动态化,利用 Jquery 里的 Ajax 异步刷新方法完成客户端 向服务器的请求,由服务器执行对数据库的各种操作。服务器的实现是使用 JSP 等JavaWeb 技术,基于 SSH 框架,利用 Hibernate 等类中封装的方法执行数据库的操作语句。系统 整合调试和测试结果表明,该系统运行状况良好,能够满足当前外卖快递业务中的常规 业务需求。78749

毕业论文关键词 外卖应用 Android JavaWeb

毕 业 设 计 说 明 书 外 文 摘 要

Title Design and implementation of meal take-out  application based on Android platform for mobile phone

Abstract In this article, a meal take-out client application based on Android platform for mobile phone, as well as a server based on Web browser, are designed and implemented。 This system is based on MySQL database in local computer。 It enables the consumers to register,manage user information, query restaurants and dishes, manage the shopping car, track orders, evaluate orders ; enables the deliveries to query orders, update order status in real time; enables the restaurant manager to achieve the category management, order management, staff management; enables system administrators to achieve restaurant management。 The system utilizes HTML5 to develop static pages of the client, JavaScript to develop dynamic client interface, Ajax, a asynchronous method, to complete the refresh request from the client to the server, and various operations on the MySQL database is performed by the server。Implementation of server refers to JavaWeb technique like JSP,bases on SSH framework,uses Hibernate and other types of encapsulation methods to perform operations on the database。 Results of system integration and debugging test show that the system can be well operated to meet the regular business requirement of current takeout express business。

Keywords    meal take-out application     Android        JavaWeb

1 引言 1

1。1 研究背景及意义 1

1。2 国内外研究现状 1

2 相关技术 3

2。1Android 平台 3

2。2JavaWeb 技术 3

2。3JavaScript 语言 3

2。4Java 语言 4

2。5MySQL 数据库 4

2。6MyEclipse 平台和 Android 开发工具 ADT 4

3 需求分析 5

3。1 功能需求 5

3。1。1 消费者用户 Android手机平台的外卖宝的设计:http://www.youerw.com/jisuanji/lunwen_90823.html

------分隔线----------------------------
推荐内容