资源描述:
《湖南广播电视大学现代远程开放教育教务管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要湖南电大教务管理系统是基于现有中央电大教务管理系统,依附在同级的中央电大教务管理数据库服务器基础上进行的二次开发。从功能上:一、是将系统的使用范围延伸到了县级电大工作站及教学点,将大量的数据采集工作分散到基层有关部门和责任人,提高了数据采集的准确性,避免了重复工作;二、是根据我省电大的管理模式,解决好省、市、县、教学点多级之间数据交换的无缝连接,保证各级电大数据的完整性和准确;三、是为各类用户提供简洁、方便、灵活的操作界面,并具有容错功能和错误提示;四、是实现用户模糊的和组合查询检索,充分利用系统资源为领导和相关部门提供实
2、时可靠的信息资源和决策依据。从技术上:采用最新的.Net技术和SQLServer数据库平台,实现了以Windows和Web用户界面方式的数据库应用系统。它以二种不同的形式,面向不同的用户群提供相应的服务,其中最主要的形式是面向各级电大教务管理人员使用的基于Windows界面的C/S数据库应用系统,其次是以Web页面的B/S形式为学生提供信息咨询服务。在本系统的开发过程中,我们选择WIN2003的服务器,sql2000的后台数据库,采用B/S和C/S相结合的方式进行开发,在多用户,多权限管理的需求下,采用C/S模式的MIS系统开
3、发,在学生成绩查询等采用B/S方式进行开发,开发工具选择VS2003,其中大部分的语言选择VB.NET,部分开发语言采用C#,数据报表采用VBA编程直接生成EXCEL透视表。关键字:Ado.net,SQLServer,VisualStudio.NET2003,教务管理,B/S,C/SIABSTRACTTheteachingadministrationsystemofHunanRTUisbasedontheexistingcentralRTUteachingadministrationsystem,asecondarydevel
4、opmentbasedondatabaseserverofthelatter.Thefunctionwasexpandedasthefollowing:First,theusertypeisextendedtothecountyworkstationandteachingschools.Alargenumberworkofdatacollectionisdecentralizedtorelevantdepartmentsandthegrassrootsowner,whichimprovestheaccuracyofthedat
5、acollection,andavoidsrepetitivework.Second,theseamlessconnectionofmultistagedataexchangebetweentheprovincial,theregional,thecounty-level,andtheteachingschools,accordingtothemanagementpatternofHunanRTU,andtheintegrityandaccuracyofdataisassured,Three,concise,convenien
6、tandflexibleoperationinterfaceisprovidedforkindsofusers,andfunctionoffault-tolerantanderrorcueisavailable.Four,fuzzyandcombinativesearchwasdesignedforusers,sothatinformationresourcesandreliablebasisfordecision-makingareprovidedfortheleadersandrelevantdepartmentinthe
7、fullyutilizationofsystematicresources.Technically,thelatesttechnologyof“.net”and“SQLServer”wasintroducedanddatabaseapplicationsysteminthewayof“Windows”and“Web”userinterface.Twowaysareprovidedfordifferentusers,themostcommonformforC/Sdatabaseapplicationsystemonthebasi
8、sofWindowsInterfaceusedbyteachingadministrativestaff,andtheotherforinformationconsultingofstudentsbasedontheB/SformofWebpage.Inthissystem,