資源描述:
《網(wǎng)上選課系統(tǒng)畢業(yè)設(shè)計(jì)論文.doc》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在應(yīng)用文檔-天天文庫。
1、畢業(yè)設(shè)計(jì)設(shè)計(jì)題目網(wǎng)上選課系統(tǒng)學(xué)生姓名學(xué)號專業(yè)班級計(jì)算機(jī)科學(xué)與技術(shù)指導(dǎo)教師年月日摘要:隨著在校大學(xué)生人數(shù)的不斷增加,教務(wù)系統(tǒng)的數(shù)據(jù)量也不斷的上漲。針對學(xué)生選課這一環(huán)節(jié),本系統(tǒng)從學(xué)生網(wǎng)上自主選課以及教師的課程發(fā)布兩個大方面進(jìn)行了設(shè)計(jì),基本實(shí)現(xiàn)了學(xué)生的在線信息查詢、選課功能以及教師對課程信息發(fā)布的管理等功能,另外也初步解決了教師在課程信息發(fā)布管理上的權(quán)限問題。本程序前臺采用Dreamweaver4.03進(jìn)行頁面制作,后臺由SQLServer數(shù)據(jù)庫支持,通過使用ASP語言實(shí)現(xiàn)動態(tài)網(wǎng)頁的效果,達(dá)到對數(shù)據(jù)庫的操作以完成使用者的要求。本文中除
2、了有對程序的總體設(shè)計(jì)、詳細(xì)設(shè)計(jì)、功能實(shí)現(xiàn)等主體部分外,在這之前還介紹了與網(wǎng)上選課系統(tǒng)相關(guān)的信息管理系統(tǒng)、網(wǎng)絡(luò)編程技術(shù)、ASP編程語言、SQLServer數(shù)據(jù)庫服務(wù)器等的基本內(nèi)容及發(fā)展情況。關(guān)鍵字:選課、課程信息發(fā)布、權(quán)限、SQLServer、ASPAbstract:withthedevelopmentoftheenrollingnumber,thedatafordailyeducationisincreasing,too.Thissystemisspecialfortheon-linecoursechoosingtodesign
3、bothfromtheaspectofthestudentandtheteacher.Thestudentcanchoosethecourseindependentlyandtheteachercanmanagetheinformationoftheannouncingcourse,also.Thissystemisbasicallyusedfortheon-lineinformationsearching,thecoursechoosingandtheannouncingcoursemanaging.Besides,thepo
4、weroftheteacherhasbeenwellcontrolled.TheformismadebyDreamweaver4.03,thedatabaseisbuiltbySQLServerandtheactivewebsiteismadebyusingtheASPlanguage.Thispaperincludesthemaindesigning,thedetaildesigning,thefunctiondesigningand,beforethis,somebasicknowledgeandpresentdevelop
5、mentoftheprogramsmentionedabove.Keywords:coursechoosing,announcingthecourseinformation,power,SQLServer,ASP目錄摘要(中文)------------------------------------------------------------------------------------2摘要(英文)--------------------------------------------------------------
6、-------------------------2概述------------------------------------------------------------------------------------------------5第一章:設(shè)計(jì)的可行性-------------------------------------------------------------------------71.1MIS系統(tǒng)的產(chǎn)生和發(fā)展情況------------------------------------------
7、--------------71.2網(wǎng)上選課系統(tǒng)的產(chǎn)生和可行性分析-----------------------------------------------7第二章:相關(guān)軟件及技術(shù)介紹----------------------------------------------------------------92.1Dreamweave-----------------------------------------------------------------------------92.2SQLServer-----
8、-------------------------------------------------------------------------92.3ASP(ActiveServerPage)---------------------------------