資源描述:
《224 asp.net 教學(xué)評價系統(tǒng)的設(shè)計與實現(xiàn)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫。
1、需要程序,源文件,原創(chuàng)設(shè)計加10590222或10140642摘要:教學(xué)評價系統(tǒng)是一個教育機(jī)構(gòu)不可缺少的部分,它的內(nèi)容對于教育機(jī)構(gòu)的決策者和管理者來說都至關(guān)重要,所以教學(xué)評價系統(tǒng)應(yīng)該能夠為用戶提供充足的信息和快捷的數(shù)據(jù)處理手段。基于現(xiàn)代教育管理的要求,開發(fā)一個教學(xué)評價系統(tǒng)來適應(yīng)現(xiàn)在社會的發(fā)展需求。在模塊設(shè)計時,對不同權(quán)限應(yīng)該有不同的功能和特殊的限制。數(shù)據(jù)庫的設(shè)計要合理,內(nèi)容要豐富,要考慮與各個模塊的兼容情況。本系統(tǒng)為用戶提供強(qiáng)大的數(shù)據(jù)操縱功能,界面友好、使用簡單方便,系統(tǒng)維護(hù)成本低。有鑒于簡單操作和界面的可視化的優(yōu)勢。并借助于網(wǎng)絡(luò)的優(yōu)勢。本系統(tǒng)采用Asp.Net語言、MicrosoftVis
2、ualStudio開發(fā)工具,后端采用的是SQLServer數(shù)據(jù)庫來完成教學(xué)評價系統(tǒng)的設(shè)計與實現(xiàn),通過數(shù)據(jù)操作模塊能對本系統(tǒng)的相關(guān)信息進(jìn)行各種操作,界面直觀簡潔。此項畢業(yè)設(shè)計中,在有的系統(tǒng)功能還有不足之處,希望廣大讀者批評指正,完善本次系統(tǒng)管理系統(tǒng)的功能。關(guān)鍵詞:教學(xué)評價;管理系統(tǒng);開發(fā);設(shè)計需要程序,源文件,原創(chuàng)設(shè)計加10590222或10140642Abstract:Theteachingevaluationsystemisanindispensablepartoftheeducationalinstitution,itscontentsarecrucialforpolicymakersa
3、ndmanagersofeducationalinstitutions,thesoteachingevaluationsystemshouldbeabletoprovideuserswithadequateinformationandefficientdataprocessingmeans.Basedontherequirementsofmoderneducationmanagement,developingateachingevaluationsystemtoadapttothedevelopmentneedsofthecommunitynow.Inthemoduledesign,diff
4、erentpermissionsshouldhavedifferentfunctionsandspecialrestrictions.Databasedesignshouldbereasonable,contenttoberich,tobeconsideredcompatiblewiththecircumstancesofeachmodule.Thesystemprovidesuserswithpowerfuldatamanipulationcapabilities,user-friendly,easytouse,lowmaintenancecosts.Inviewofsimpleopera
5、tionandadvantagesofvisualizationinterface.Andthehelpoftheadvantagesofthenetwork.ThesystemusesAsp.Netlanguage,MicrosoftVisualStudiodevelopmenttools,back-enddesignandimplementationusesaSQLServerdatabasetocompletetheteachingevaluationsystemthatcanperformvariousoperationsontherelevantinformationofthesy
6、stemthroughthedataoperationmodule,theinterfaceissimpleandintuitive.Thisgraduationdesign,aswellassomeoftheinadequaciesofthesystemfunctionsinthehopethatreaderscriticismandimprovethefunctionofthissystemmanagementsystem.Keywords:teachingevaluation;managementsystem;development;design需要程序,源文件,原創(chuàng)設(shè)計加105902
7、22或10140642目錄第1章緒論41.1選題的依據(jù)及意義41.2教學(xué)評價系統(tǒng)的發(fā)展現(xiàn)狀41.3系統(tǒng)設(shè)計的相關(guān)技術(shù)5第2章可行性分析62.1技術(shù)可行性62.2經(jīng)濟(jì)可行性62.3營運可行性62.4系統(tǒng)研究主要思路72.5研究方法7第3章系統(tǒng)需求分析93.1需求概要93.2數(shù)據(jù)流圖9第4章系統(tǒng)總體設(shè)計114.1系統(tǒng)的總體結(jié)構(gòu)114.2系統(tǒng)功能模塊設(shè)計134.3系統(tǒng)的體系結(jié)構(gòu)154.4系統(tǒng)的ER模型16第5章相關(guān)