资源描述:
《基于Android技术的名厨到家app系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计(论文)基于Android技术的名厨到家app系统的设计与实现DESIGNANDIMPLEMENTATIONOFCHEFHOMEAPPSYSTEMBASEDONANDROID学生姓名学院名称信电工程学院学号班级专业名称计算机科学与技术指导教师20X年6月3日徐州工程学院毕业设计(论文)III徐州工程学院毕业设计(论文)摘要名厨到家app是一款手机软件,专门为那些不会做饭的人或者工作比较忙的人设计的。我想集结一批经过专业认证厨师,他们擅长各系特色菜.他们专门为那些吃饭特别讲究的人提供上门服务,根据他们的要求
2、,为他们做上他们想吃的可口的饭菜。本论文先是介绍了绪论,包括本系统的课题背景及意义,课题研究的现状。接着介绍了开发工具及相关技术,包括eclipse、myeclipse、MySQL以及json技术。在接着介绍了需求分析,包括功能模块的需求分析,系统的业务流程,使用Rose进行业务建模。然后介绍了系统的设计,包括本系统体系结构的总体设计,系统的功能设计,安全设计等。之后介绍了系统的实现,包括主要功能的实现,例如订单功能的实现,菜系信息管理的功能实现等。最后,介绍了系统的测试,包括我的订单功能系统的测试,用户管理功能
3、的系统测试。最后介绍了结论和致谢。关键词名厨到家;Android;UML;MySqlIII徐州工程学院毕业设计(论文)AbstractChefhomeappisamobilephonesoftware,designedforthosewhocannotcookorwhoarebusyfortheirwork.Iwouldliketogatheragroupofprofessionalcertifiedchef,theyaregoodattheDepartmentofspecialtydishes.Theyoffe
4、rdoor-to-doorservicetothosewhoeatspecialattention,Accordingtotheirrequirements,Makethemadeliciousmealtheywanttoeat.Thispaperfirstintroducestheintroduction,Includingthetopicbackgroundandsignificanceofthissystem,thepresentsituationoftheresearch.Thenintroducesth
5、edevelopmenttoolsandrelatedtechnologies,Includingeclipse,myeclipseandMySQLandJSONtechnology.Thenintroducestherequirementanalysis,includingthedemandanalysisoffunctionmodule,thebusinessprocessinthesystem,BusinessmodelingusingRose.Thenintroducesthedesignofthesys
6、tem,includingtheoveralldesignofthearchitectureofthissystem,thefunctionofthesystemdesign,safetydesign,etc.Aftertherealizationofthesystemareintroduced,includingtheimplementationofmainfunctions,Forexample,therealizationofthefunctionoforder,thecuisineoftherealiza
7、tionofthefunctionoftheinformationmanagementandsoon.Finally,thispaperintroducesthetestsystem,includingmyorderfunctionsystemtest,Usermanagementfunctionsofthesystemtest.Finallyintroducestheconclusionandthanks.KeywordsAndroidChef2homeUMLMySQLIII徐州工程学院毕业设计(论文)目录1绪
8、论11.1课题背景及意义11.2课题研究的现状11.3论文主要内容12开发工具及相关技术32.1Eclipse32.2Myeclipse32.3MySQL32.4JSON技术32.5MVC33需求分析43.1需求描述43.1.1功能模块需求描述43.1.2系统的业务流程43.2业务建模63.2.1业务用例建模63.2.2动态建模63.2.3业务静态建模84系统设计94.1