資源描述:
《學籍管理論文:教務管理系統(tǒng)設計—學籍管理子系統(tǒng)》由會員上傳分享,免費在線閱讀,更多相關內(nèi)容在學術論文-天天文庫。
1、學籍管理論文:教務管理系統(tǒng)設計—學籍管理子系統(tǒng)【中文摘要】本學籍管理系統(tǒng)作為教務管理系統(tǒng)的子系統(tǒng),采用的是ASP.NET作為開發(fā)技術,VisualStudio2005作為開發(fā)工具,SQLSERVER2005作為數(shù)據(jù)庫,B/S結構模式開發(fā)的。本論文首先分析了系統(tǒng)研制的意義、工作基礎、以及技術實現(xiàn)的可行性,并在此基礎上,詳細且深入的進行了需求分析。在借鑒國內(nèi)高校學籍管理系統(tǒng)的基礎上,深入了解獨立學院學籍管理的工作流程及具體特點,以學籍管理為大背景,建立以學生、課程、班級、教師、成績等為主題的數(shù)據(jù)庫,設計高效的查詢策略,并在此基礎上研究建立系統(tǒng)模型。本論文還從實際出發(fā),針對學籍管理系
2、統(tǒng)中容易存在的問題,圍繞學籍管理系統(tǒng)的性能、安全和維護這三大要素,確定課題開發(fā)中所運用到的各種相關技術,如:SQL存儲過程,外部腳本,GridView表格視圖的數(shù)據(jù)綁定和操作,數(shù)據(jù)校驗技術,頁面的安全控制技術等等,并對一些功能模塊和關鍵性問題提出解決方案。從而在保證系統(tǒng)高效運行的同時,極大提高了系統(tǒng)運行的安全可靠性。【英文摘要】Theschoolmanagementsystemforeducationalmanagementsystem,usingASP.NETasadevelopmenttool,SQLSERVER2005asdatabase,B/Sstructuremode
3、ldevelopment.Thispaperfirstlyanalyzesthesystemdevelopmentthesignificance,basis,aswellastechnicalfeasibility,Andbasedonthis,adetailedandthoroughneedsanalysis。Indrawlessonsfromdomesticcollegesanduniversitiesstudentmanagementsystembasedon,in-depthunderstandingofindependentcollegestudentmanageme
4、ntworkflowandspecificcharacteristics,Inschoolmanagementasthebackground,toestablishthestudents,curriculum,teachers,classes,gradesandotherthemeddatabase,designefficientsearchstrategy,andsetupasystemmodel。Thispaperembarksfromthereality,inviewofstudentstatusmanagementsystemproblemsaroundtheschoo
5、lmanagementsystem,performance,safetyandmaintenanceofthesethreeelements,determinethesubjectdevelopmentoftherelatedtechnology,Suchas:SQLstoredprocedure,anexternalscript,GridViewtableviewdatabindingandoperation,datatechnology,thepagesafecontroltechnologyandsoon,Andsomeofthefunctionalmodulesandt
6、hekeyproblemsandputforwardsolutions.Inordertoensureefficientoperationsystematthesametime,greatlyimprovesthesafetyandreliabilityofsystemoperation.【關鍵詞】學籍管理B/S結構系統(tǒng)安全查詢速度【英文關鍵詞】studentmanagementB/Sstructuresystemsecuritythequeryspeed【目錄】教務管理系統(tǒng)設計—學籍管理子系統(tǒng)摘要3-4Abstract4第一章緒論7-101.1課題來源7-81.2國內(nèi)外研究現(xiàn)
7、狀81.3課題研究目標與內(nèi)容8-10第二章開發(fā)工具的選擇10-162.1數(shù)據(jù)庫管理系統(tǒng)的選擇10-122.2軟件開發(fā)技術的選擇12-132.3系統(tǒng)開發(fā)模式的選擇13-16第三章需求分析與系統(tǒng)設計16-303.1需求分析16-173.2系統(tǒng)分析17-193.3系統(tǒng)功能結構19-233.4系統(tǒng)設計23-263.5數(shù)據(jù)庫設計26-30第四章系統(tǒng)實現(xiàn)30-414.1用戶登錄30-324.2系統(tǒng)主界面32-344.3學生學籍信息管理34-364.4用戶管理36-41第五章系統(tǒng)安全保障體系設計41-47