資源描述:
《c語(yǔ)言在線學(xué)習(xí)系統(tǒng)畢業(yè)論文--197534750》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、畢業(yè)設(shè)計(jì)[論文]題目:C語(yǔ)言在線學(xué)習(xí)系統(tǒng)摘要隨著現(xiàn)代信息技術(shù)的發(fā)展,Internet日益成為各項(xiàng)事業(yè)的發(fā)展方向。本論文根據(jù)C語(yǔ)言在線學(xué)習(xí)系統(tǒng)現(xiàn)已存在的問(wèn)題,對(duì)其做全面的分析和整體的介紹。介紹了ASP.NET+SQL2005技術(shù)開(kāi)發(fā)該系統(tǒng)及其子系統(tǒng)的整個(gè)過(guò)程。該系統(tǒng)主要利用了ASP.NET強(qiáng)大的網(wǎng)絡(luò)數(shù)據(jù)庫(kù)訪問(wèn)技術(shù),實(shí)現(xiàn)web交互。系統(tǒng)設(shè)計(jì)并實(shí)現(xiàn)了Server和Client模塊。這些模塊各自發(fā)揮了不同的作用與功能,并以ASP.NET+C#語(yǔ)言為實(shí)例進(jìn)行了系統(tǒng)實(shí)現(xiàn)。本系統(tǒng)的開(kāi)發(fā)利用SQL2005作為本系統(tǒng)的數(shù)據(jù)庫(kù),它是一個(gè)支持多用戶的新型數(shù)據(jù)庫(kù),適用于大中規(guī)模的數(shù)據(jù)量需求。
2、學(xué)校校園網(wǎng)的建設(shè)也為新系統(tǒng)服務(wù)器/客戶端的結(jié)構(gòu)提供了硬件的支持。使用VisualStudion.NET作為系統(tǒng)開(kāi)發(fā)的開(kāi)發(fā)環(huán)境,它提供完善的指令控制語(yǔ)句、類與對(duì)象的支持及豐富的數(shù)據(jù)類型,給開(kāi)發(fā)高性能系統(tǒng)提供的保障為開(kāi)發(fā)滿足客戶要求的系統(tǒng),保證了代碼的模塊化要求,而代碼模塊化的提高,非常有利于以后對(duì)新系統(tǒng)的擴(kuò)展與修改。本課題是基于B/S架構(gòu)的網(wǎng)站系統(tǒng)開(kāi)發(fā)工具采用VS2005集成開(kāi)發(fā)環(huán)境進(jìn)行開(kāi)發(fā),配合使用微軟的SQL2005數(shù)據(jù)庫(kù)作為網(wǎng)站的數(shù)據(jù)庫(kù)平臺(tái)。關(guān)鍵詞課程,教學(xué),ASP.NET,數(shù)據(jù)庫(kù),C#AbstractThedevelopmentofmoderninformati
3、ontechnology,theInternethasincreasinglybecomeacausethedirectionofdevelopmentoftheitem.Inthispaper,basedontheexistingClanguageon-linelearningsystemtodoacomprehensiveanalysisoftheintroductionandoverall.ASP.NET+SQL2005technologythewholeprocessofthedevelopmentofthesystemofsubsystems.Thesyst
4、emmainlyutilizestheASP.NETpowerfulnetworkdatabaseaccesstechnology,webinteraction.ThesystemwasdesignedandimplementedtheServerandClientmodule.Thesemoduleshaveplayedadifferentroleandfunctions,andtheinstancesystemimplementationtoASP.NET+C#language.ThedevelopmentandutilizationofthesystemSQL2
5、005asthedatabaseofthesystem,itisasupportforthenewmulti-userdatabase,appliestotheamountofdataneedsofmediumandlargescale.Theconstructionofthecampusnetworkalsoprovideshardwaresupportforthenewsystemserver/clientstructure.TouseVisualStudion.NETasadevelopmentenvironmentforsystemdevelopment,it
6、providescomprehensiveinstructioncontrolstatements,classandobjectsupportandrichdatatypes,andtothedevelopmentofsecuritysystemstomeetcustomerrequirementsforthedevelopmentofhigh-performancesystems,toensurethatthecodemodularrequirements,thecodemodularimproveveryconducivetofutureextensionsand
7、modificationsofthenewsystem.ThistopicisVS2005IDEdevelopmenttoolsbasedonthesiteoftheB/Sarchitecturesystemdevelopment,usedinconjunctionwithMicrosoftSQL2005databaseasthewebsite'sdatabaseplatform.=KeywordsCurriculum,teaching,ASP.NET,database,C#目錄目錄III1.1選題背景11.2研究意義11.3研究現(xiàn)狀21.4數(shù)據(jù)庫(kù)系