資源描述:
《基于WEB的學生綜合測評系統(tǒng)的設計與實現(xiàn)-畢業(yè)論文》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、基于WEB的學生綜合測評系統(tǒng)的設計與實現(xiàn)摘要本文根據(jù)學生綜合測評系統(tǒng)的特點,采用B/S(瀏覽器/服務器)的系統(tǒng)設計方案。選用ASP.NET和SQLServer2008開發(fā)環(huán)境,設計并實現(xiàn)了一個學生綜合測評系統(tǒng)。主要工作如下:首先,本文對系統(tǒng)進行了全面的分析,具體包括可行性研究、需求分析、數(shù)據(jù)流程分析以及系統(tǒng)流程分析。通過對可行性進行研究,得出了系統(tǒng)開發(fā)是可行的結(jié)論;通過用戶的需求分析,了解了綜合測評系統(tǒng)應該具有的功能;通過數(shù)據(jù)流程分析,明白了系統(tǒng)中數(shù)據(jù)的流向;通過系統(tǒng)流程的分析,得到了系統(tǒng)流程圖。其次,本文闡述了該系統(tǒng)的設計與實現(xiàn),其包括總體設計、數(shù)據(jù)庫設計及詳細
2、設計與實現(xiàn),通過對系統(tǒng)的總體設計,劃分出系統(tǒng)具體的功能模塊;通過對數(shù)據(jù)庫的設計,得到了系統(tǒng)的邏輯結(jié)構(gòu);通過詳細設計與實現(xiàn),實現(xiàn)了系統(tǒng)的各項功能。最后,本文介紹了該系統(tǒng)測試的方法、步驟及采用的測試用例。經(jīng)過一系列嚴格的測試得出的結(jié)論是:雖然本系統(tǒng)存在一定的缺陷,但是其各項功能卻是較為可靠的。本系統(tǒng)界面友好,操作簡單,比較實用。關(guān)鍵詞:測評系統(tǒng),ASP.NET,SQLServer2008ABSTRACTAccordingtothecharacteristicsofstudentcomprehensiveevaluationsystem,theessayusestheB
3、/S(Browser/server)systemdesign,choosesASP.NETandSQLServer2008developmentenvironment,designsandimplementsastudentcomprehensiveevaluationsystem.Themainworkisasfollows:Firstofall,thisessayconductsacomprehensiveanalysisonthesystem,includingfeasibilitystudy,demandanalysis,dataflowanalysisa
4、ndthesystemflowanalysis.Basedonthefeasibilitystudy,itdrawsaconclusionthatthesystemdevelopmentisfeasible.Throughanalyzingthedemandsoftheusers,weunderstandthefunctionthecomprehensiveevaluationsystemshouldhave.Basedondataflowanalysis,weknowdataflowofthesystem.Byanalyzingthesystemflow,weo
5、btaintheflowchartofthesystem.Secondly,thisessayclarifiesthedesignandrealizationofthesystem,includingtheoveralldesign,thedatabasedesignandthedetaileddesignreportandtherealization.Throughthedesignofthewholesystem,wedivideitintospecificfunctionmoduleofthesystem.Bydesigningthedatabase,weo
6、btainsystemlogicstructure.Andthroughthedetailedreportandtherealization,werealizethefunctionsofthesystem.Finally,theessayintroducesthemethodandtheprogressoftestingthesystemandappliessometestexamples.Throughaseriesofstricttests,itcanbeconcludedthatalthoughthissystemhascertaindefects,its
7、functionismorereliable.Thesystemismorepracticalwithafriendlyinterfaceandasimpleoperation.Keywords:EvaluationSystem,ASP.NET,SQLServer2008目錄摘要IABSTRACTII第1章緒論11.1系統(tǒng)開發(fā)背景11.2系統(tǒng)開發(fā)意義11.3本文結(jié)構(gòu)2第2章系統(tǒng)開發(fā)環(huán)境介紹42.1B/S結(jié)構(gòu)簡介42.2SQLServer2008簡介52.3ASP.NET簡介72.4本章小結(jié)8第3章系統(tǒng)分析93.1可行性研究93.2需求分析113.3數(shù)據(jù)流程分析11
8、3.4系統(tǒng)