畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)

畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)

ID:35560948

大?。?.11 MB

頁數(shù):57頁

時間:2019-03-28

畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)_第1頁
畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)_第2頁
畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)_第3頁
畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)_第4頁
畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)_第5頁
資源描述:

《畢業(yè)設(shè)計(論文)-ASP.NET在線考試系統(tǒng)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫

1、在線考試系統(tǒng)目錄目錄9摘要11第2章問題定義142.1選題背景142.2業(yè)務(wù)流程圖15第3章解決方案的選擇173.1VisualStudio.net平臺運用ASP.NET技術(shù):173.2使用SQLServer數(shù)據(jù)庫183.3易于安裝、部署和使用193.4數(shù)據(jù)倉庫19第4章系統(tǒng)設(shè)計與實現(xiàn)方法204.1系統(tǒng)構(gòu)架分析204.2具體目標204.3系統(tǒng)模塊與流程說明214.4數(shù)據(jù)的安全與保密224.5試題設(shè)計224.6系統(tǒng)數(shù)據(jù)流圖及功能分析224.7數(shù)據(jù)字典25第5章系統(tǒng)功能的實現(xiàn)305.1總體功能305.2數(shù)據(jù)庫設(shè)計31-56-

2、在線考試系統(tǒng)5.3非功能性需求345.4界面設(shè)計35第6章編碼實現(xiàn)386.1選擇編程語言386.2部分功能代碼38第7章系統(tǒng)使用維護607.1系統(tǒng)使用說明607.2系統(tǒng)的維護60第8章結(jié)語618.1小組成員分工618.2設(shè)計中遇到的困難與解決方法618.3結(jié)束語61參考文獻63-56-在線考試系統(tǒng)摘要本論文主要闡述了基于Web技術(shù)的數(shù)據(jù)庫原理在線考試系統(tǒng)的設(shè)計與實現(xiàn)。在介紹ASP.NET程序開發(fā)和數(shù)據(jù)訪問技術(shù)基礎(chǔ)上,提出了數(shù)據(jù)庫原理課程考試系統(tǒng)的組成與結(jié)構(gòu),闡述了系統(tǒng)的設(shè)計方案、實現(xiàn)方法以及所采用的開發(fā)工具和相關(guān)技術(shù),還

3、重點剖析了后臺考卷中試題的組成部分的程序設(shè)計.本考試系統(tǒng)采用B/S模式開發(fā),不需安裝客戶端,被授權(quán)用戶通過瀏覽器即可登錄系統(tǒng),從而開始正常的考試。本系統(tǒng)是基于微軟公司的WindowsXP操作系統(tǒng)、ASP.NET(c#)與SQLServer數(shù)據(jù)庫平臺構(gòu)建而成。微軟公司產(chǎn)品優(yōu)異的性能為本系統(tǒng)提供了高效穩(wěn)定的運行環(huán)境,使本系統(tǒng)無論在運行速度、易用性還是在數(shù)據(jù)吞吐能力方面都表現(xiàn)卓越。本文主要介紹了在線考試系統(tǒng)、管理子系統(tǒng)的需求分析、總體設(shè)計和詳細的設(shè)計過程。它具有用戶登錄驗證、用戶在線考試、用戶管理、試卷管理、成績管理等功能,管

4、理系統(tǒng)是網(wǎng)站的重要組成部分,其功能涉及到網(wǎng)站整體的使用與更新等。另外,系統(tǒng)還提供了考試時間倒計時功能,使考生隨時了解考試剩余時間。關(guān)鍵字:在線考試系統(tǒng);SQLServer;ASP.NET(c#);B/S-56-在線考試系統(tǒng)AbstractThispaperexpoundsthetheorybasedonWebtechnology,database,onlineexaminationsystemdesignandimplementation.IntroducingtheASP.NETapplicationdevelopme

5、ntanddataaccesstechnologiesbasedontheprincipleofExaminationofadatabasesystemcompositionandstructure,describedthesystemdesign,realizationandtheuseofdevelopmenttoolsandrelatedtechnologies,butalsoanalyzesabackgroundQuestionpapersofthecomponentsofprogramdesign.Thetes

6、tsystemusestheB/Smodeldevelopment,noneedtoinstalltheclient,authorizeduserscanloginthroughthebrowsertoanormalexamination.ThesystemisbasedonMicrosoft'sWindowsXPoperatingsystem,ASP.NET(c#)andSQLServerdatabaseplatform,builtoutof.Microsoftproductsexcellentperformance-

7、basedsystemprovidesahighlyefficientandstableoperatingenvironmentforthesystemintermsofspeed,easeofuse,orinthedatathroughputcapabilitiesareoutstanding.Thispaperintroducesonlineexaminationsystemmanagementsubsystemneedsanalysis,designanddetaileddesignprocess.Ithasaus

8、erloginauthentication,useronlineexams,usermanagement,papermanagement,performancemanagementandotherfunctions,managementsystemisanimportantpartofthesiteanditsfun

當前文檔最多預(yù)覽五頁,下載文檔查看全文

此文檔下載收益歸作者所有

當前文檔最多預(yù)覽五頁,下載文檔查看全文
溫馨提示:
1. 部分包含數(shù)學公式或PPT動畫的文件,查看預(yù)覽時可能會顯示錯亂或異常,文件下載后無此問題,請放心下載。
2. 本文檔由用戶上傳,版權(quán)歸屬用戶,天天文庫負責整理代發(fā)布。如果您對本文檔版權(quán)有爭議請及時聯(lián)系客服。
3. 下載前請仔細閱讀文檔內(nèi)容,確認文檔內(nèi)容符合您的需求后進行下載,若出現(xiàn)內(nèi)容與標題不符可向本站投訴處理。
4. 下載文檔時可能由于網(wǎng)絡(luò)波動等原因無法下載或下載錯誤,付費完成后未能成功下載的用戶請聯(lián)系客服處理。