資源描述:
《基于web的成績管理系統(tǒng)的設計與實現(xiàn)畢業(yè)設計論文》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、山東財經(jīng)大學本科畢業(yè)設計題目:基于WEB的成績管理系統(tǒng)的設計與實現(xiàn)學院管理科學與工程學院專業(yè) 工程管理 班級 學號011001010011104521370110010578姓名宗子陶子 李子指導教師宗子 山東財經(jīng)大學教務處制二O一五年四月山東財經(jīng)大學學士學位論文基于WEB的成績管理系統(tǒng)的設計與實現(xiàn)摘要開發(fā)本系統(tǒng)的主要任務是完成對日常繁瑣的教學工作中學生成績信息的管理。該系統(tǒng)可一定程度上減輕教職員工的工作壓力,加快管理、查詢相關(guān)信息的速度。使教學工作中的各項管理更加規(guī)范化、效率化。該學生成績管理系統(tǒng)是典型的信息
2、管理系統(tǒng),其開發(fā)主要包括后臺數(shù)據(jù)庫的建立和維護以及前端應用程序的開發(fā)兩個方面。對于前者要求建立起數(shù)據(jù)一致性和完整性強、數(shù)據(jù)安全性好的庫。而對于后者則要求應用程序功能完備、易使用、界面簡潔美觀等特點。本次開發(fā)使用visualstudio2010開發(fā)工具,利用其提供的各種面向?qū)ο蟮拈_發(fā)工具,尤其是數(shù)據(jù)窗口這一能方便而簡潔操縱數(shù)據(jù)庫的智能化對象,首先在短時間內(nèi)建立系統(tǒng)應用原型,然后對原型系統(tǒng)進行需求迭代,不斷修正和改進,直到形成用戶滿意的可行系統(tǒng)。關(guān)鍵詞:sql2008;ASP.NET;成績查詢;成績管理系統(tǒng)山東財經(jīng)大學學士學位論
3、文DesignandImplementationofPerformanceManagementSystemBasedOnWEBABSTRACTThemaintaskofthedevelopmentofthissystemistocompletethemanagementofstudents’achievementinformationintediousdailyteachingwork.Thesystemcanreducethestaffworkingpressuretoacertainextentandspeedupthe
4、queryandmanagementoftherelevantinformationtomakethemanagementofthedailyteachingworkmorestandardizedandefficient.Thestudentachievementmanagementsystemisatypicalinformationmanagementsystemwhosedevelopmentmainlyincludestheestablishmentandmaintenanceofthebackstagedatab
5、aseandthedevelopmentoffrontapplicationprogram.Fortheformerit’srequiredtoestablishthedatabasewithgreatdataconsistencyandintegrality,aswellasgoodsecurityofdata.Whileforlatteritalsorequirestheapplicationprogramisfullyfunctional,easytouse,theinterfaceissimpleandbeautif
6、ulandsoon.VisualStudio2010isusedinthissystem,usingitsofferofobject-orienteddevelopmenttools,inparticulartofacilitatethewindowandconcisedatamanipulationdatabaseintelligentobjects.Atfirstprototypeisappliedinthesysteminshortperiod.Thenstartrequirementiterationinthepro
7、totypesystem,makingadjustmentandimprovementsuntilthesatisfiedandfeasiblesystemisformed.Keywords:sql2008;Asp.net;ResultsInquiry;achievementmanagementsystem山東財經(jīng)大學學士學位論文目錄一、緒論1(一)背景1(二)系統(tǒng)目標1二、需求分析1(一)組織結(jié)構(gòu)分析1(二)業(yè)務流程分析11.系統(tǒng)功能分析22.系統(tǒng)功能模塊設計23.業(yè)務流程分析圖2(三)數(shù)據(jù)流程分析41.數(shù)據(jù)流程圖42.數(shù)
8、據(jù)字典7三、系統(tǒng)設計9(一)系統(tǒng)總體設計9(二)物理配置方案設計10(三)代碼設計11(四)數(shù)據(jù)庫設計111.數(shù)據(jù)庫E-R圖112.數(shù)據(jù)庫結(jié)構(gòu)設計13(五)輸入輸出設計151.輸入設計152.輸出設計17四、系統(tǒng)實現(xiàn)17(一)數(shù)據(jù)庫連接17(二)管理員用戶操作界面181.賬號管理模塊182