基于SSH的校园微博系统设计与实现 毕业论文+答辩PPT

摘要
校园微博系统是专门针对在校大学生而设计的一套信息交流系统 , 用户通过此系统可以了解其他用户的近况 , 了解校园内发生的实时新闻 , 同时也可以发布自己的近况 , 可以就某个问题与其他网友进行深入交流 , 本文通过阅读相关文献 , 分析国内外现有类似软件系统的实现技术 , 并结合在校大学生网络交流的需求 , 提出了一种集发布图文信息、及时分享和信息处理于一体的系统构建方案 。
在对微博系统和大学生网络交流现状进行详细研究与分析的基础上 , 通过采用B/S架构和MVC设计模式 , JSP和SSH2技术以及AJAX技术 , 结合当前流行的Java开源框架和现有微博系统现状 , 开发一个基于Web2.0的校园微博系统 。 在前台系统实现对微博用户、微博信息发布、微博信息转发、用户实时交流以及用户好友关系的管理 , 在后台系统实现对微博管理员、微博公告以及被举报微博的管理 。
系统经过验收测试及反复使用后 , 证明是可行的 , 且较已有类似软件更加具有针对性 。
关键词:网络交流;校园微博;及时分享
ABSTRACT
Thecampusmicrobloggingsystemisaninformationexchangingsystemdesignedspecificallyforstudentsininstitutesofhigherlearning,throughwhichthestudentscouldgetaccesstothecurrentsituationoftheirpeers,gettoknowthelatesthappeningsonthecampusaswellasupdatetheirstatus.Thustheuserscouldexchangefurtherideaswithothersonanyissues.Throughreadingacollectionofrelatedliteratureandanalyzingthepresenttechnologyappliedinsimilarsystemshomeandabroad,theauthorproposesasystemconstructionschemeonthebasisofthecommunicationneedsofthestudents.Thesystemconstructionschemeisasynthesisofupdating,sharingandprocessingsystem.
Onthebasisofdetailedresearchandanalysisonthemicrobloggingsystemandcollegestudents’statusofnetworkcommunication,developpingacampusmicrobloggingsystembasedonWeb2.0throughtheusingofB/SarchitectureandMVCdesignpatterns,JSPandSSH2technologyandAJAXtechnology,combinedwithpopularJavaopensourceframeworkandexistingmicro-statusofpacingsystem.Intheforegroundsystem,itincludestheusersofmicroblogging,microblogginginformation,microbloggingforwardinginformation,theuserreal-timecommunication,anduser-friendrelationshipmanagement,backofficesystemstoachievethemanagementoftheadministratorofmicroblogging,microbloggingannouncements,aswellasbeingreportedmicroblogging
Afteracceptancetestingandrepeateduse,itwasprovedtobefeasibleandmoretargetedthanothersimilarsoftware.
Keywords:campusmicroblog;networkcommunication;timelysharing
目录
第1章绪论1
1.1课题的背景与目的及意义1
1.2国内外微博系统现状1
1.3课题内容及论文的结构3
第2章系统需求分析与总体设计5
2.1系统需求分析5
2.1.1业务需求5
2.1.2功能需求6
2.1.3性能需求11
2.2系统总体设计11
2.2.1总体结构设计13
2.2.2运行环境设计17
2.2.3主要功能简要设计17
2.3数据库分析与设计19
2.3.1数据库需求分析19
2.3.2概念结构设计21
2.3.3物理结构设计22
2.4本章小结26
第3章系统详细设计与实现27
3.1系统界面设计27
3.2功能详细设计和实现30
3.2.1用户模块30
3.2.2微博内容模块32
3.2.3微博用户关系模块35
3.2.4微博检索模块36
3.2.5微博后台管理模块36
3.3系统测试37
3.3.1浏览器兼容性测试37
3.3.2主要功能性能测试38
3.4本章小结39
结论40
参考文献41
致谢44
包含:论文文档和答辩PPT(V:biyezuopin)
基于SSH的校园微博系统设计与实现 毕业论文+答辩PPT
文章图片
基于SSH的校园微博系统设计与实现 毕业论文+答辩PPT
文章图片
基于SSH的校园微博系统设计与实现 毕业论文+答辩PPT