資源描述:
《基于web的學(xué)生課程及成績管理系統(tǒng)》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在教育資源-天天文庫。
1、更多相關(guān)參考論文設(shè)計文檔資源請訪問http://www.docin.com/lzj781219基于Web的學(xué)生課程及成績管理系統(tǒng)摘要隨著信息技術(shù)的普及和推廣,計算機網(wǎng)絡(luò)已經(jīng)成為生活和工作必不可少的有力工具。而且近年來高校擴招制度的出臺,使得各高校辦學(xué)規(guī)模不斷擴大,學(xué)生數(shù)量不斷增加,面對龐大的信息量,對于學(xué)校而言,實現(xiàn)辦公自動化將大大提高學(xué)校管理的工作效率。課程和成績管理系統(tǒng)對于學(xué)校實現(xiàn)辦公自動化化將起到重要作用。本設(shè)計基于Web的學(xué)生課程成績管理系統(tǒng)的開發(fā)與設(shè)計將使用當(dāng)前主流的編程語言Java來開發(fā),用MySQL數(shù)據(jù)庫作為底層數(shù)據(jù)的存儲,在頁面的實現(xiàn)中,
2、使用了jsp、javascript、ssh技術(shù),實現(xiàn)出一個功能相對齊全、界面簡潔、使用方便、用戶體驗度相對較高的學(xué)生課程和成績管理系統(tǒng)。該系統(tǒng)為用戶提供了一個學(xué)生課程和成績的管理平臺,在這里不同權(quán)限的用戶,擁有不同的操作功能。關(guān)鍵詞:課程和成績管理;Java;MySQL;SSH本參考設(shè)計材料,包含項目源代碼,屏幕錄像指導(dǎo)、項目運行截圖、項目設(shè)計說明書、任務(wù)書、報告書以及文獻參考翻譯等,完整的設(shè)計文件及源代碼,資料請聯(lián)系68661508索要更多相關(guān)參考論文設(shè)計文檔資源請訪問http://www.docin.com/lzj781219TheManagemen
3、tSystemofStudentCurriculumandPerformanceBasedonWebAbstractWiththepopularizationandpromotionofinformationtechnology,computernetworkhasbecomeapowerfultoolforessentialforlifeandwork.Andthesystemofuniversityenrollmentexpansioninrecentyears,makestheexpandingthescaleofhighereducation,s
4、tudentNumberscontinuetoincrease,inthefaceofthehugeamountofinformation,Forschools,officeautomationwillgreatlyimprovetheefficiencyofschoolmanagement.Curriculumandperformancemanagementsystemforschoolstoachieveofficeautomationwillplayanimportantrole.Thedesignofthecoursegradestudentma
5、nagementsystembasedonWebdevelopmentanddesignwillusethecurrentmainstreamoftheJavaprogramminglanguagetodevelop,usingMySQLdatabaseastheunderlyingdatastore,intherealizationofthepage,usingthetechnologyofJSP,javascript,SSH,realizedafunctionrelativelycomplete,theinterfaceissimpleandeasy
6、touse,theuserexperiencedegreerelativelyhighstudentcurriculumandperformancemanagementsystem.Thesystemprovidesuserswithastudentcurriculumandperformancemanagementplatform,differentuserpermissions,herehasadifferentoperatingfunction.Keywords:Curriculumandperformancemanagement;Java;MyS
7、QL;SSH本參考設(shè)計材料,包含項目源代碼,屏幕錄像指導(dǎo)、項目運行截圖、項目設(shè)計說明書、任務(wù)書、報告書以及文獻參考翻譯等,完整的設(shè)計文件及源代碼,資料請聯(lián)系68661508索要更多相關(guān)參考論文設(shè)計文檔資源請訪問http://www.docin.com/lzj781219目錄摘要iAbstractii1緒論11.1系統(tǒng)概述11.2系統(tǒng)背景及其意義12相關(guān)技術(shù)及軟件介紹32.1Tomcat服務(wù)器32.2MySQL數(shù)據(jù)庫32.3Eclipse42.4軟件開發(fā)工具簡介52.4.1Java技術(shù)52.4.2JSP技術(shù)62.4.3JavaScript62.4.4SSH
8、框架73系統(tǒng)可行性分析94系統(tǒng)需求分析105系統(tǒng)總體設(shè)計136數(shù)據(jù)庫設(shè)計166.