基于web的学生课程及学生成绩管理信息系统的设计与实现.doc
上传人:天马****23 上传时间:2024-09-12 格式:DOC 页数:36 大小:1.6MB 金币:10 举报 版权申诉
预览加载中,请您耐心等待几秒...

基于web的学生课程及学生成绩管理信息系统的设计与实现.doc

基于web的学生课程及学生成绩管理信息系统的设计与实现.doc

预览

免费试读已结束,剩余 26 页请下载文档后查看

10 金币

下载此文档

如果您无法下载资料,请参考说明:

1、部分资料下载需要金币,请确保您的账户上有足够的金币

2、已购买过的文档,再次下载不重复扣费

3、资料包下载后请先用软件解压,在使用对应软件打开

基于web的学生信息管理系统设计与实现学生姓名:导师姓名:摘要:随着信息技术的发展,各类管理信息系统在各大高校已逐渐普及。通过研究北京农学院教学管理的管理信息系统,联系实际开发了一套基于web的学生信息管理系统。系统是在ASP.NET环境下运行的一个管理信息系统,简单而便捷的使管理员对教学工作进行管理。系统的功能有:用户管理、学生信息管理、课程管理、教师管理、成绩管理和班级管理。经过测试和运行取得了较好的效果。关键字学生管理信息系统;ASP.NET;SQLServer;VisualStudioThestudentinformationmanagementsystemdesignandImplementationBasedonWebWiththedevelopmentofinformationtechnology,allkindsofmanagementinformationsysteminthemajorcollegesanduniversitieshavebeengraduallypopularized.BystudyingthemanagementinformationsystemoftheteachingmanagementinBeijingUniversityofAgriculture,thestudents'informationmanagementsystembasedonwebisdeveloped.SystemisamanagementinformationsystemrunningintheASP.NETenvironment,simpleandconvenienttomaketheadministratortomanagetheteachingwork.Thefunctionsofthesysteminclude:usermanagement,studentinformationmanagement,curriculummanagement,teachermanagement,performancemanagementandclassmanagement.Goodresultshavebeenobtainedaftertestingandrunning.Keywords:StudentManagement、VisualStudio、ASP.NET、SQLServerTOC\o"1-3"\h\z\uHYPERLINK\l"_Toc446677115"1前言PAGEREF_Toc446677115\h1HYPERLINK\l"_Toc446677116"1.1系统开发的背景和意义PAGEREF_Toc446677116\h1HYPERLINK\l"_Toc446677117"1.2开发环境PAGEREF_Toc446677117\h1HYPERLINK\l"_Toc446677118"1.3研究发展的现状PAGEREF_Toc446677118\h1HYPERLINK\l"_Toc446677119"2系统可行性分析PAGEREF_Toc446677119\h2HYPERLINK\l"_Toc446677120"2.1可行性分析PAGEREF_Toc446677120\h2HYPERLINK\l"_Toc446677121"2.1.1技术可行性PAGEREF_Toc446677121\h2HYPERLINK\l"_Toc446677122"2.1.2操作可行性PAGEREF_Toc446677122\h2HYPERLINK\l"_Toc446677123"2.1.3经济可行性PAGEREF_Toc446677123\h2HYPERLINK\l"_Toc446677124"2.2需求分析PAGEREF_Toc446677124\h3HYPERLINK\l"_Toc446677125"3系统分析PAGEREF_Toc446677125\h3HYPERLINK\l"_Toc446677126"3.1业务流程PAGEREF_Toc446677126\h3HYPERLINK\l"_Toc446677127"3.2数据流程图PAGEREF_Toc446677127\h5HYPERLINK\l"_Toc446677128"3.3系统功能模块分析PAGEREF_Toc446677128\h7HYPERLINK\l"_Toc446677129"4系统的设计与实