資源描述:
《計(jì)算機(jī)組成原理教學(xué)網(wǎng)站》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在工程資料-天天文庫。
1、計(jì)算機(jī)組成原理教學(xué)網(wǎng)站的設(shè)計(jì)與實(shí)現(xiàn)摘要:本課題是專門為計(jì)算機(jī)組成原理課程開發(fā)的一個(gè)教學(xué)網(wǎng)站,針對(duì)這一特點(diǎn),本文探討了計(jì)算機(jī)組成原理教學(xué)網(wǎng)站的設(shè)計(jì)模式,并提出了技術(shù)上的解決方案。本網(wǎng)站前臺(tái)采用Dreamweaver進(jìn)行頁面制作,后臺(tái)由Access數(shù)據(jù)庫支持,通過使用ASP技術(shù)實(shí)現(xiàn)動(dòng)態(tài)網(wǎng)頁的效果。整個(gè)計(jì)算機(jī)組成原理教學(xué)網(wǎng)站包含課程描述、教師隊(duì)伍、課程建設(shè)、在線學(xué)習(xí)、課程實(shí)踐、下載頻道、公告欄、留言板、和師生論壇九個(gè)功能模塊,本文主要針對(duì)我設(shè)計(jì)的四個(gè)模塊,即課程描述、教師隊(duì)伍、師生論壇、留言板四個(gè)模塊的設(shè)計(jì)與
2、實(shí)現(xiàn)進(jìn)行了論述。通過使用本網(wǎng)站學(xué)習(xí)計(jì)算機(jī)組成原理,可以更方便、更靈活、更有效地掌握計(jì)算機(jī)組成原理課程的知識(shí)點(diǎn)、重點(diǎn)和難點(diǎn),是有效使用互聯(lián)網(wǎng)的一種體現(xiàn),具有較高的實(shí)用價(jià)值。關(guān)鍵詞:教學(xué)網(wǎng)站,計(jì)算機(jī)組成原理,ASP,AccessTheDesignsAndRealizingOfTheTeachingWebsiteForTheCourseofComputerOrgaizationPrinciplesAbstract:Thissubjectisateachingwebsitedevelopedforthecour
3、seoftheComputerOrganizationPrinciples,tothischaracteristic,thistexthasprobedintothedesignmodeofcollectingteachingwebsitesandhasproposedthesolutionontechnology.Thiswebsite’sfrontdeskadoptsDreamweavertocarryonthepageanimation,thebackstageissupportedbyAcces
4、sdatabase,throughusingtheresultofthedynamicwebpageofASPtechnology,reachtheoperationtothedatabaseinordertotherequestfortheuser.ProcedureteachingwebsitesofwholeComputerOrganizationPrinciplesincludesnineparts:thecoursedescription,teacherranks,constructionof
5、course,theonlineschool,curriculumpractice,bulletinboard,downloadchannel,webforumforteachersandstudents,messageboard.thistextismainlytotalkaboutfourpartsofthem,theyarethecoursedescription,teacherranks,webforumforteachersandstudents,messageboard.Usingthisw
6、ebsitetostudytheComputerOrganizationPrinciplescangraspsomeofknowledge,focalpointanddifficultpointofcourseoftheComputerOrganizationPrinciplesmoreconvenient,moreflexibleandmoreeffectively,itisakindofembodimentusingInterneteffectively,havehigherpracticalval
7、ue.Keywords:Teachingwebsites,ComputerOrganizationPrinciples,ASP,ACCESS目錄序言1第一章系統(tǒng)分析與研究21.1課題開發(fā)背景21.2課題開發(fā)的現(xiàn)實(shí)意義21.3相關(guān)課題發(fā)展現(xiàn)狀31.4系統(tǒng)目標(biāo)4第二章系統(tǒng)開發(fā)技術(shù)簡(jiǎn)介52.1HTML語言52.2ASP技術(shù)62.2.1ASP的工作原理6第16頁共34頁2.2.2ASP的優(yōu)勢(shì)72.3ADO82.4ACCESS92.5DREAMWEAVERMX20049第三章系統(tǒng)概要設(shè)計(jì)103.1系統(tǒng)結(jié)構(gòu)設(shè)計(jì)10
8、3.2系統(tǒng)功能說明103.3運(yùn)行環(huán)境113.3.1服務(wù)器端113.3.2客戶端11第四章數(shù)據(jù)庫設(shè)計(jì)134.1數(shù)據(jù)庫分析134.2數(shù)據(jù)庫中表的設(shè)計(jì)154.2.1user表的設(shè)計(jì)154.2.2article表設(shè)計(jì)154.2.3reply表設(shè)計(jì)164.2.4area表的設(shè)計(jì)164.2.5administrator表的設(shè)計(jì)17第五章系統(tǒng)詳細(xì)設(shè)計(jì)185.1網(wǎng)站主頁的設(shè)計(jì)185.1.1首頁的風(fēng)格、色彩和布局設(shè)計(jì)185.1.2首頁導(dǎo)航的設(shè)計(jì)185.2師生