资源描述:
《学生信息管理系统设计本科学位论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸毕业设计说明书课题名称院系专业班级学号学生姓名指导教师:年月日┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸计算机与软件学院毕业设计(论文)诚信承诺我谨在此承诺:本人所写的毕业论文《》,系本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释与说明,若有不实,后果由本人承担。承诺人(签名):年月日┊┊┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊
2、┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸摘要学生宿舍管理系统是学校不可缺少的部分,它的内容对于学校的决策者和管理者来说都至关重要,所以宿舍系统应该能够为用户提供充足的信息和快捷的查询手段。但一直以来人们使用传统人工的方式管理文件信息,这种管理方式存在着许多缺点,如:效率低、保密性差,另外时间一长,将产生大量的文件和数据,这对于查找、更新和维护都带来了不少的困难。本论文以学生宿舍管理系统为例,详细论述了本系统开发的需求分析、概要设计、详细设计、测试与系统使用说明。本系统含有三个模块:登录模块、
3、学生信息管理模块、宿舍信息管理模块;其中登录模块包括登录和注册,学生信息管理模块包括对学生信息的增、删、改、查,宿舍信息管理模块包括对宿舍信息的增、改、查以及查看详情的功能。本系统采用ASP构建动态网页,C#.Net语言,以及JQuery、Ajax技术改善客户端用户体验,以SQLserver2008为数据库。本系统在借鉴相关平台开发经验的基础上设计开发了一款功能全面、结合实际、操作简便的宿舍管理软件,本软件是一套有利于管理且实用的管理软件。关键词:学生宿舍管理系统;SQLserver;ASP;Ajax┊┊
4、┊┊┊┊┊┊┊┊┊┊┊装┊┊┊┊┊订┊┊┊┊┊线┊┊┊┊┊┊┊┊┊┊┊┊┊毕业设计(论文)报告纸AbstractStudentdormitorymanagementsystemistheindispensablepartoftheschool,itscontentisveryimportantforthepolicymakersandschoolmanagers,sothedormitorysystemshouldbeabletoprovidethesufficientinformationandtheq
5、uickinquirymethodfortheuser.Butthepeoplehavesincealwaysusedthetraditionalartificialwaymanagementdocumentinformation,thismanagementwayhasmanyshortcomings,suchas:lowefficiency,poorsecurity,anothertimealong,willproducethemassivedocumentsandthedata,thisregard
6、ingthesearch,therenewalandthemaintenancehasallbroughtmanydifficulties.Inthispaper,takingthestudentdormitorymanagementsystemasanexample,discussesindetailthesystemdemandanalysis,theoutlinedesign,detaileddesign,testingandsystemusage.Thissystemcontainsthreemo
7、dules:loginmodule,studentinformationmanagementmodule,informationmanagementmodulewhichdormitory;loginmoduleincludingloginandregistration,studentinformationmanagementmoduleincludingthestudentinformation,delete,change,check,dormitoryinformationmanagementmodu
8、leincludesthedormitoryinformationadd,change,andthefunctionviewdetailsthe.ThesystemusesASPtoconstructthedynamicwebpage,C#.Netlanguage,andJQuery,Ajaxtechnologytoimprovetheuserexperience,withSQLServer2008asdatabase.The