题目:基于SSH的微博系统的开发II摘要在计算机软件普遍应用的今天,更多的软件应运而生,最火的当属是微博,微信等等。不同的软件除了给大家带来便利的同时,更是给大家一种足不出户就可以与好朋友交流的机会。该系统的核心是一个微博式的交友平台,然后以微博用户群为基础,逐渐拓展其他功能。从生活的条件方面来看,基本上大学生每个人手里都会准备一台电脑;从软件条件来说,大学生是接受能力最强的群体,一套新的系统在大学生中更易推广;从需求来说,一个微博式的校内交友平台正是当今大学生所急需的。当前的系统使用的是普遍适用的B/S架构,并且框架选择的是大家熟知的SSH框架,前端则使用的是html+jsp+ajax来进行展现,实现了收发微博信息模块,关注模块,收藏模块,好友管理模块,趣点模块,评论模块,覆盖了微博系统绝大多数的功能。SSH框架当中,Spring的部分主要是用来整合框架,降低框架之间的排斥程度,Struts在过滤内容,过滤请求方面广泛使用,Hibernate目前主要在数据库这一方面使用,它的内部有很多利于我们更加方便快捷使用数据库的内置函数。由于SSH框架封装完善,语句与逻辑较为清晰。因此操作简单,管理容易,方便用户和管理员使用。另外在文中列举了较为详细的功能以及相应的流程图等用于说明,并且对每一部分系统都进行了详细的测试。当前开发的这个微博系统可以使得学生在学习和生活两方面交流更加顺畅,为大学生在校的学习生活增添不少的乐趣关键词:SSH复合框架,JSP+Html,MySql,B/S模式IIIABSTRACTToday.Themostpopularonesaremicro-blog,WeChatandsoon.Differentsoftwarenotonlybringsconveniencetoeveryone,butalsogivesyouanopportunitytocommunicatewithgoodfriendswithoutleavinghome.Thecoreofthesystemisamicro-blogstyledatingplatform,andthengraduallyexpandotherfunctionsbasedonmicro-blogusergroup.Fromthehardwareconditions,collegestudentsalmosthaveacomputer;fromthesoftwareconditions,andanewsystemiseasiertopromoteamongcollegestudents;fromdemand,amicro-blogtypeofcampusdatingplatformistheurgentneedfortoday'scollegestudents.ThecurrentsystemusesawidelyusedB/Sarchitecture,andtheframeworkselectstheknownSSHframework,andthefrontenduseshtml+jsp+ajaxtodisplay,realizesthemicro-bloginformationmodule,focusesonmodule,collectionmodule,friendmanagementmodule,interestpointblock,reviewmodule,coveringtheabsolutemicro-blogsystem.IntheSSHframework,Springintegratesandencapsulatesframeworks,Strutsisusedforfilteringfilesandprocesses,andHibernateisusedtomanagedatabases.BecauseSSHframeworkispackagedperfectly,statementsandlogicareclearer.Therefore,theoperationissimpleandthemanagementiseasy,whichisconvenientforusersandadministratorstouse.Inaddition,thedetailedfunctionsandcorrespondingflowchartsarelistedforillustration,andeachpartofthesystemistestedindetail.Thesystemisclosetouniversitylife,canhelpcollegestudentsgettoknowmorelike-mindedfriends,andmakecollegestudentsmorerelaxedandcolorfulintheirschoollife.KEYWORDS:Zhaiqingsong,SSH,JSP,MySql,B/SModel1..................................................................2...............................................3.....................................................3...........................................................3.........................................................3............................................................3.....................................................5......................................................5....................................................5.........................................................6....................................................12.....................................