资源描述:
《高校学生宿舍信息管理系统的设计与实现——毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、高校学生宿舍信息管理系统的设计与实现摘要随着时代的发展,计算机技术越来越深入各行各业,为广大的用户提供了更为周到和便捷的服务。为了实现提高部门的工作效率,充分利用资源,减少不必要的人力,物力和财力的支出等目的,出现了各种各样的信息管理系统。论文将设计一个高校学生宿舍信息管理系统的Web应用解决方案并予以实现。高校学生宿舍信息管理系统是一个安全和高效的专用系统,专为信息工程学院设计。这个系统使用了很多技术,比如ASP.NET(VB),ADO.NET,Web服务等。专用系统使用的数据库是SQLServer200
2、0数据库。高校学生宿舍信息管理系统的主要功能包括:可以实现对学生宿舍信息的查询功能,包括快速查询功能和分类查询功能;对学生宿舍信息的录入功能,修改功能,删除功能和统计功能。通过系统上述功能实现宿舍管理部门对于学生宿舍信息的日常管理,即方便宿舍管理人员及时全面地掌握学生住宿情况及宿舍分配情况;为用户(管理用户和一般用户,如学生)提供了一些简单的数据查询并输出各种信息等;在实现检索迅速和查找方便的同时,对新入校学生很快地进行宿舍安排等日常管理。目前,系统的管理权限的功能部分可交付给成都信息工程学院(本部)第三后
3、勤服务管理中心使用。关键词:计算机应用;信息管理系统;学生宿舍信息管理系统;ASP.NET第25页共25页TheDesignandRealizationoftheManagementInformationSystemfortheStudents’DormitoriesAbstractWiththedevelopmentofthetimes,computertechnologyisappliedineveryaspectsofourlife.Itmakesustoenjoymoreconvenientandi
4、ndividualservices.Inordertooptimizetheresourcesofthestudents’dormitoriesandimprovethemanagerialefficiency,variousmanagementinformationsystems(MIS)areemerging.AMISforthestudents’dormitories(MIS-for-SD)basedonWebapplicationisdesignedandrealizedinthisthesis.T
5、heMIS-for-SDisaprivatesystemwithsecurityandeffectivenessthatisspecialdesignedforChengduUniversityofInformationTechnology(CUIT).SeveralkindsoftechnologiesareusedintheMIS-for-SD,suchasasp.net(VB),ado.net,Webservicesandsoon.ThedatabasefortheMIS-for-SDisMicros
6、oftSQL(SQLServer2000).ThemajorfunctionsintheMIS-for-SDinclude:search(includingquicksearchandclassificatorysearch),insertion,modification,deletion,statisticandsoon,fortheinformationofthestudents’dormitories.Itisconvenienttomanagethestudents’dormitoriesforam
7、anageraccordingtotheaccommodationthroughtheMIS-for-SD.Also,themanagercanefficientlyarrangetheaccommodationtofreshmenexceptfordormitories’dailymanagement.Now,accesscontrolpartoftheMIS-for-SDhasbeenbeingusedbythethirdlogisticservicemanagementcentre,CUIT.Keyw
8、ords:ComputerApplication;ManagementInformationSystem;TheManagementInformationSystemoftheStudents’Dormitories;ASP.NET第25页共25页目录论文总页数:25页1引言11.1背景与现状11.2开发设计的意义12开发环境介绍12.1ASP.NET与ASP的比较12.2SQLServer2000简介22.3开