资源描述:
《络工程毕业设论的文p精选》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、网络工程毕业设计(论文)-ASP毕业设计(论文)说明书设计论文题目教务管理系统专业网络工程班级网络09-1班设计人学号指导教师2011年12月19日摘要随着在校大学生人数的不断增加,教务工作日趋繁重,教务管理的数据量不断地上涨,简洁、实用又有针对性的教务管理系统需求加大,基于这一原因我选择开发此系统。本系统着重从学生网上自主选课以及教师的课程发布两个大方面进行了设计,基本实现了学生及教师信息的在线查询、教师网上发布课程、录入成绩以及学生网上选课等重要,另外教务处还可以在一定范围内统计学生成绩的平均分、最高分、不及格人数等,基本满足了教务管理系统的需求。论
2、文首先阐述了该系统的开发背景、意义,其次对该系统进行可行性研究和分析,并介绍了所需的相关开发工具及技术基础,然后进行了概要设计,进而展现了整个系统的具体实现,包括数据库的设计和连接,各功能模块的实现,最后对该软件进行了严格的测试。本程序前台采用VisualStudio2008进行页面制作,后台由SQLServer2005数据库支持,通过使用C#语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。关键词:教务管理系统;ASP.NET;SQLServer2005ABSTRACTWiththeincreasingofthenumberofcolleg
3、estudents,educationalwork,teachingmanagementhadincreasedtheamountofdataunceasinglyrises,concise,practicalandtargetededucationaladministrationmanagementsystem,andbasedonthisincreaseddemandreasonIchoosetodevelopthesystem.Thissystemmainlyfromstudentsandteachersofindependentonlinecou
4、rsecoursereleasedtwolargeaspectsofthedesign,basicallyachievedforstudentsandteachersinformationonlineinquiry,teachers'onlinecourses,entryachievementaswellasstudentsandotherimportantonlinecourses,officecanalsoinacertainrangeofthestudent'sgradeaverage,statistics,thenumberofhighestfa
5、iled,basicallymeetingtheneedsoftheeducationaladministrationmanagementsystem.Firstly,thepaperexplainsthesystemdevelopmentbackground,significance,thenthesystemthefeasibilitystudyandanalysis,andintroducestherelateddevelopmenttoolsandtechnologybase,thenoutlinedesign,andthenshowedthee
6、ntiresystemofthespecificimplementation,includingdatabasedesignandconnection,therealizationofthefunctionmodule,andfinally,thesoftwareofseveretests.TheprogramusingVisualStudio2008frontpage,thebackgroundmadebySQLServer2005databasesupport,byusingC#realizedynamicwebpagestothedatabaser
7、esult,reachtoaccomplishtherequirementsofusers.Keywords:Educationaladministrationmanagementsystem;ASP.NET;SQLSever2005目录1绪论11.1概述11.2研究的背景及意义21.3国内外研究现状22需求分析42.1可行性分析42.2系统功能分析63总体设计133.1系统流程图133.2系统功能结构图153.3数据库设计164详细设计214.1登录界面设计214.2学生信息管理模块设计214.3学生信息查询模块274.4教师信息查询模块设计305系统
8、测试335.1软件测试概述335.2软件测试的目的335.3测试项目335.4测