资源描述:
《毕业论文--《基于Android的手机订餐系统的设计与实现》》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、太原理工大学毕业设计(论文)用纸基于android的手机订餐系统的设计与实现摘要随着科技的发展,二十一世纪成为了以网络化、信息化为核心的社会。网络商业化也成为了时下最热门的词汇,越来越多的宅男宅女们青睐于足不出户便可处理完生活琐事。传统的订餐方式已不能满足人们的需求,为了解决这种处在高速发展社会的就餐困难的问题,所以设计了本系统。本设计是一个基于Android手机的网上订餐系统,采用C/S模式,为客户提供网上选择、浏览菜品,在线下单服务,并为管理员提供一个服务平台实现用户信息、商家信息以及顾客订单的管理,从而提高了服务的质量。本文从系统需求、系统设计、测试等几个方面介绍了整个软件的开
2、发过程,这个系统采用JAVA、MYSQL数据库,并利用MyEclipse、TOMCAT、AndroidSDK、ADT等开发环境并遵照MVC模式来进行开发。采用MVC模式,使用TOMCAT服务器,基于Eclipse的开发平台,运用JAVA和Android语言设计并完善了基于android的手机订餐系统,实现了它的网上订餐的主要功能,且此系统界面美观、操作便捷将会受到广大用户的青睐。关键词Android;JAVA;手机订餐;C/S模式77太原理工大学毕业设计(论文)用纸Designandimplementationofmobilephoneorderingsystembasedonand
3、roidAbstractWiththedevelopmentoftechnology,thetwenty-firstcenturyhasbecometothenetworkandtheinformationsociety.Commercialnetworkshasbecomethemostpopularwordsnowadays,moreandmorepeoplearefavoredinthetreatmentofdomesticchorescanbecompletedwithoutleavinghome.Thetraditionalorderingmethodscannotmeet
4、people'sneeds,inordertosolvethisdifficultproblemwhichdiningouthardintherapiddevelopmentofsociety,sodesignedthesystem.This design is ordering system, using C / S mode, providing customers to view presentation of dishes, ordering services, and provide administrators with a service platform for us
5、er information and customer order management. This paper introduced the software development process from many aspects, system uses some development tools include JAVA, MYSQL database ,MyEclipse, TOMCAT, Android SDK, ADT,following the MVC pattern to develop.UsingtheMVCpattern,usingTOMCATserver,
6、Eclipse-baseddevelopmentplatform,theuseofJAVAandAndroid-basedlanguagedesignandimprovetheandroidphoneorderingsystem,themainfunctionofitsonlineordering,andthissystemisbeautifulinterface,easyoperationwillbythemajorityofusersofallages.Keywords:Android;JAVA;Mobilephoneordering;C/Smodel77太原理工大学毕业设计(论
7、文)用纸目录摘要iAbstractii1绪论11.1课题研究背景和意义11.2目前形势11.3论文所研究的内容22开发环境和相关技术简介32.1Android技术介绍32.1.1Android简介32.1.2AndroidFeatures特性32.1.3Android基本框架(AndroidArchitecture)42.1.4Android系统的四大组件42.2Java技术介绍52.3MySQL数据库62.3.1MySQL概述62.3.2MySQL的优势