1本科生毕业论文地方美食分享网站学生姓名学号指导教师所在学院专业名称班级21摘要首先,论文一开始便是清楚的论述了系统的研究内容。其次,剖析系统需求分析,弄明白“做什么”,分析包括业务分析和业务流程的分析以及用例分析,更进一步明确系统的需求。然后在明白了系统的需求基础上需要进一步地设计系统,主要包罗软件架构模式、整体功能模块、数据库设计。本项目软件架构选择B/S模式和java技术,总体功能模块运用自顶向下的分层思想。再然后就是实现系统并进行代码编写实现功能。论文的最后章节总结一下自己完成本论文和开发本项目的心得和总结。通过地方美食分享网站将会使地方美食分享各个方面的工作效率带来实质性的提升。关键字:B/S模式;java技术;地方美食分享;软件架构32AbstractFirstofall,thepaperclearlydiscussestheresearchcontentofthesystematthebeginning.Secondly,analyzethesystemrequirementsanalysis,figureout"whattodo",theanalysisincludesbusinessanalysisandbusinessprocessanalysisandusecaseanalysis,andfurtherclarifythesystemrequirements.Thenonthebasisofunderstandingtherequirementsofthesystem,itisnecessarytofurtherdesignthesystem,mainlyincludingthesoftwarearchitecturemode,theoverallfunctionmodule,andthedatabasedesign.ThesoftwarearchitectureofthisprojectselectsB/Smodeandjavatechnology,andtheoverallfunctionalmoduleadoptsthetop-downlayeringidea.Thenitistoimplementthesystemandwritethecodetorealizethefunction.Thelastchapterofthethesissummarizestheexperienceandsummaryofthecompletionofthisthesisandthedevelopmentofthisproject.Throughthelocalfoodsharingwebsite,theworkefficiencyofallaspectsoflocalfoodsharingwillbesubstantiallyimproved.Keywords:B/Smode;Javatechnology;localfoodsharing;softwarearchitecture43目录1绪论.............................................................................................................................51.1项目研究的背景...............................................................................................51.2开发意义...........................................................................................................51.3项目研究内容...................................................................................................52开发技术介绍.............................................................................................................72.1Java介绍...........................................................................................................72.2Vue.js介绍.........................................................................................................72.3MySQL介绍......................................................................................................72.4MySQL环境配置..............................................................................................82.5SpringBoot技术.................................................................................................82.6B/S架构............................................................................................................83系统分析...................................................................................................................103.1可行性分析.....................................................................................................103.1.1技术可行性...........................................................................................103.1.2经济可行性...................................................................................