資源描述:
《基于web的畢業(yè)設(shè)計(jì)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、基于Web的畢業(yè)設(shè)計(jì)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)摘要:本系統(tǒng)是針對(duì)現(xiàn)代高校計(jì)算機(jī)技術(shù)的發(fā)展,為了應(yīng)對(duì)以往畢業(yè)生畢業(yè)設(shè)計(jì)中遇到的工作效率低,交互性差等問題而采用軟件工程的設(shè)計(jì)思想設(shè)計(jì)的。本文的基礎(chǔ)就是利用ASP.net技術(shù)與Web數(shù)據(jù)庫(kù)的結(jié)合,開發(fā)出的一個(gè)基于Web技術(shù)的B/S結(jié)構(gòu)的畢業(yè)設(shè)計(jì)管理系統(tǒng)。首先,本文探討了數(shù)據(jù)庫(kù)運(yùn)行的體系結(jié)構(gòu),介紹了瀏覽器/服務(wù)器模式的工作方式及特點(diǎn);比較了主機(jī)/終端、客戶機(jī)/服務(wù)器和瀏覽器/服務(wù)器等三種模式各自的優(yōu)缺點(diǎn)。比較結(jié)果表明,瀏覽器/服務(wù)器模式繼承了客戶機(jī)/服務(wù)器模式的優(yōu)點(diǎn)并克服了它的缺點(diǎn),不受操作系統(tǒng)和硬件的制約
2、,而且能防止“胖客戶機(jī)”現(xiàn)象的發(fā)生,比較容易實(shí)現(xiàn)不同網(wǎng)絡(luò)間的連接。瀏覽器/服務(wù)器模式是目前廣泛使用的主體結(jié)構(gòu)。因此,我們開發(fā)的本系統(tǒng)也將采用了瀏覽器/服務(wù)器模式。在此基礎(chǔ)上,本文還探討了實(shí)現(xiàn)Web數(shù)據(jù)庫(kù)的不同方法。本文重點(diǎn)還討論了如何利用ASP.net技術(shù)和ADO.net對(duì)象來實(shí)現(xiàn)對(duì)數(shù)據(jù)庫(kù)的訪問方法,給出了設(shè)計(jì)細(xì)節(jié)和具體步驟及其方法。本次設(shè)計(jì)是應(yīng)用ASP.NET技術(shù)實(shí)現(xiàn)網(wǎng)絡(luò)環(huán)境下的畢業(yè)生畢業(yè)設(shè)計(jì)管理。利用MicrosoftVisualStudio.NET工具結(jié)合使用SQL-75-Server數(shù)據(jù)庫(kù),ASP.NET、C#、ADO.NET等技術(shù)的
3、工作原理及特點(diǎn),并以此為理論技術(shù)依據(jù)闡述了基于Web的畢業(yè)設(shè)計(jì)管理系統(tǒng)的結(jié)構(gòu)設(shè)計(jì)和具體的實(shí)現(xiàn)過程。關(guān)鍵詞:B/S結(jié)構(gòu),C/S結(jié)構(gòu),Web數(shù)據(jù)庫(kù),三層式結(jié)構(gòu),畢業(yè)設(shè)計(jì)管理系統(tǒng),Asp.net-75-TheDesignandRealizationofGraduationProjectManagementSystemBasedonWebAbstract:Thissystemisdesignedinallusiontothedevelopmentofmoderncomputertechnologyinuniversitiesandcolleges.I
4、tadoptsthedesignideologyofsoftwareengineering,inordertoanswertheproblemsthathadbeenfacedbythegraduatesintheirgraduationprojects,suchaslowworkefficiency,andpoorinteraction.ThefoundationofthistextwascombiningtheskillofASP.netwithWebDatabase,andexploitingamanagementsystembased
5、ontheskillofWebandthestructureofB/S.Firstly,thistextdiscussesthesystemandstructurerunbydatabase,introducestheworkingandcharacteristicoftheB/Spattern,andalsocompareswiththreekindofpatternsrespectiveadvantageanddisadvantageamongMainframe/Terminal,Client/ServerandBrowser/Serve
6、r.TheresultindicatesthatthemodeofB/SinheritsthemeritofC/S,andconquersitsshortcoming.ThismodeisnotconditionedbyOSandhardware,andalsocanprevent"thefatclient"happening,evenitcaneasilyconnectdifferentnetworks.ThemodeofB/Sisthemainstructureusedwidelyatpresent.Thereforethissystem
7、adopts-75-themodeofbrowser/server.Onthisfoundation,thistextdiscussesthedifferentwaystoactualizeWebDatabase.ThediscussioncentreonhowtousetheASP.nettechnologyandtheobjectofADO.nettomakethevisitorialwaytodatabasecometrue,andshowsthedetailsofdesignanddetailedsteps.Thisdesignapp
8、liesASP.NETtechnologytosolvepracticeofgraduationprojectmanagementinthenetworkenvir