資源描述:
《基于jsp的sns個人博客系統(tǒng)論文》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、基于JSP的SNS博客的設(shè)計與實現(xiàn)--摘要摘要本文對SNS博客系統(tǒng)的設(shè)計與開發(fā)過程進行了分析與敘述。依照系統(tǒng)開發(fā)的實際操作步驟,文章從系統(tǒng)引言概述、需求分析、系統(tǒng)概要設(shè)計和系統(tǒng)實現(xiàn)這四大章節(jié)對系統(tǒng)開發(fā)過程進行分別闡述。系統(tǒng)概述中主要進行了課題背景、課題意義和現(xiàn)狀分析。并簡單介紹SNS,以及相關(guān)技術(shù)。然后在初步了解博客、SNS的基礎(chǔ)上,進一步編寫了需求分析文檔,劃分了系統(tǒng)需要實現(xiàn)的功能;需求分析中主要包括了系統(tǒng)設(shè)計前的業(yè)務(wù)流程分析、數(shù)據(jù)流程分析和數(shù)據(jù)字典分析;而系統(tǒng)設(shè)計則是對系統(tǒng)體系結(jié)構(gòu)、各功能模塊、數(shù)據(jù)庫結(jié)構(gòu)設(shè)計等具體的系統(tǒng)實現(xiàn)過程進行剖析展示,在系統(tǒng)設(shè)計章節(jié)中有詳細的
2、文字解釋并配有表圖說明。文章還列舉了關(guān)鍵的功能模塊實現(xiàn)代碼。本文力求可以為SNS博客系統(tǒng)的開發(fā)設(shè)計找到一種切實可行的解決方案,在分析了目前國內(nèi)外SNS博客系統(tǒng)的現(xiàn)狀的基礎(chǔ)上,并經(jīng)過反復(fù)摸索和學(xué)習(xí)研究后,借助編程語言JSP和SQLServer數(shù)據(jù)庫最終實現(xiàn)了SNS博客系統(tǒng)的開發(fā),并在一系列測試后,達成了人性化、所需功能完善、操作清晰的設(shè)計目標(biāo)。關(guān)鍵詞JSP;SQLServer2008;SNS博客-II-AbstractTitleWiththeimplementationofSNSblogdesignbasedonJSPAbstractInthispaper,SNSblog
3、systemdesignanddevelopmentprocessisanalyzedanddescribed.Inaccordancewiththeactualstepsofsystemdevelopment,thearticlefromthesystemoverview,systemanalysis,systemdesignandsystemrealizationofthesefoursectionsofthesystemdevelopmentprocessaredescribed.Systemwerethemainissuesoutlinedinthebackgr
4、ound,meaningandstatusofthesubjectanalysis;thenitisbrieflyintroducedSNS,andrelatedtechnology.ThenbaseonthesurfaceacquaintanceofblogandSNS,havewrittenthefileofrequirementanalysis,whichhavedividedthefunctionsofablogsystemneedingtobedone.systemanalysis,systemdesignincludesapre-needsanalysis,
5、businessprocessanalysis,dataflowanalysisanddatadictionaryanalysis;andsystemdesignisthesystemarchitecture,variousfunctionalmodules,databasestructuredesigntoachievespecificprocesstoanalyzethesystemdisplay,thesystemdesignsectiontoexplaininmoredetailandwithatablediagramshows.Thearticlealsoli
6、ststhekeyfunctionmodulecode.ThispaperseekstoSNSblogsystemfordevelopmentanddesigntofindapracticalsolutionintheanalysisofBlogathomeandabroadonthebasisofthestatusofthesystem,andafterrepeatedexplorationandstudyafterstudy,usingJSPandSQLprogramminglanguageServerdatabaseandultimatelytheblogsyst
7、emdevelopment,andinaseriesoftests,reachedauser-friendly,functionalrequirements,operationsdesignedtoclear.KeywordsJSP;SQLServer2008;SNSBlog-II-目錄目錄第1章引言11.1課題背景11.2課題目的及意義11.3國內(nèi)外研究現(xiàn)狀21.4技術(shù)綜述21.5本文的組織結(jié)構(gòu)4第2章需求分析52.1概述52.2系統(tǒng)目標(biāo)52.3可行性分析52.4系統(tǒng)的需求分析62.5業(yè)務(wù)流程分析72.5功能需求用例圖132.6數(shù)據(jù)需求