資源描述:
《asp.net的校園綜合管理系統(tǒng)—教師模塊論文》由會員上傳分享,免費在線閱讀,更多相關(guān)內(nèi)容在學術(shù)論文-天天文庫。
1、需要程序,源文件,原創(chuàng)設計加10590222或10140642摘要本文著重闡述了校園綜合管理系統(tǒng)的整體開發(fā)過程。介紹了系統(tǒng)的開發(fā)環(huán)境以及開發(fā)工具,對于設計思想和設計流程也做出了全面的敘述,在數(shù)據(jù)庫創(chuàng)建思想以及各個數(shù)據(jù)表之間的具體關(guān)聯(lián)等方面也做出了詳細說明,并且具體剖析了系統(tǒng)各個功能的實現(xiàn)過程以及詳細設計過程,在繪制簡單系統(tǒng)功能模塊圖的同時,力求更加清晰地表明設計思想以及對整個程序設計的規(guī)劃及具體實現(xiàn)。根據(jù)實際需求,校園綜合管理系統(tǒng)這個項目采用模塊化的設計思想,在WindowsXP操作系統(tǒng)環(huán)境下,采用ASP.net編程語言,通過交互的web服
2、務器應用程序,實現(xiàn)校園綜合管理系統(tǒng)的主要功能。本人負責的是教師管理模塊,包括學生成績管理、公選課管理、教案信息管理等功能。本系統(tǒng)具有多方面特點:系統(tǒng)功能完備,使用方便簡捷,人性化的用戶界面,安全保密設置齊全,大大減少了操作人員和用戶的工作負擔。關(guān)鍵詞:管理系統(tǒng);數(shù)據(jù)庫;ASP.net需要程序,源文件,原創(chuàng)設計加10590222或10140642AbstractThisarticleelaboratedthecampusintegratedmanagementsystem'swholeperformancehistoryemphaticall
3、y.Introducedsystem'sdevelopmentenvironmentaswellasthedevelopmentkit,havealsomadethecomprehensivenarrationregardingthedesignconceptandthedesigncycle,indatabasefoundationbetweenthoughtaswellaseachdatasheet'saspectsandsoonconcreteconnectionhasalsomadethedetailedexplanation,an
4、danalyzedsystemeachfunctiontorealizetheprocessaswellasthedetaileddesignprocessspecifically,duringplansimplesystemfunctionmodulechart's,madeeveryefforttoindicateclearlythedesignconceptaswellasandrealizedspecificallytotheentireprogramming'splan.actsaccordingtothephysicaldema
5、nd,thestudentachievementon-lineinquiryandmanagementsystemmanagementsystemthisprojectusesmodularthedesignconcept,inWindowsundertheXPoperatingsystemenvironment,usestheASP.netprogramminglanguage,throughtheinteractivewebserverapplicationprocedure,realizesthecampusintegratedman
6、agementsystem'smajorfunction,whatmyselfamresponsibleistheteacheradministrationmodule,includingfunctionsandsoonstudentachievementmanagement,publicelectionclassmanagement,lessonplaninformationmanagement.thissystemhasvariouscharacteristic:Thesystemfunctioniscomplete,theeasyto
7、operateissimpleanddirect,theuser-friendlyuserinterface,thesecuritykeepssecrettheestablishmenttobecomplete,reducedtheoperatorsanduser'sworkloadgreatly.Keywords:Managementsystemmanagementsystem;Database;ASP.net需要程序,源文件,原創(chuàng)設計加10590222或10140642目錄引言41需求分析51.1系統(tǒng)需要解決的主要問題51.2系統(tǒng)具備的
8、基本功能51.3數(shù)據(jù)流圖51.4可行性分析71.4.1技術(shù)可行性71.4.2經(jīng)濟可行性71.4.3操作可行性72相關(guān)技術(shù)簡介82.1.NET技術(shù)簡介82.2ASP.NET介紹92