资源描述:
《学生信息管理系统—免费毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、学生信息管理系统目录摘要1ABSTRACT2第一章管理信息系统概述3第二章开发工具和数据库62.1VB介绍62.2ADO对象72.3数据库82.4SQL语言8第三章系统设计103.1系统功能设计103.2系统流程图113.3业务流程图123.4数据流程图133.5数据字典143.6数据库设计15第四章系统实现194.1登录模块194.2系统管理194.3信息管理214.4关于帮助26第五章系统的运行与维护275.1系统的配置275.2系统的维护27开发总结29致谢31参考文献32摘要学生信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发
2、两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备,易使用等特点。本系统主要完成对学生信息的管理,包括添加、修改、删除,查询,打印信息以用户管理等几个方面。系统可以完成对各类信息的浏览、查询、添加、删除、修改等功能。系统的核心是添加、修改和删除三者之间的联系,每一个表的修改都将联动的影响其它的表,当完成添加或删除操作时系统会自动地完成学生成绩的修改。查询功能也是系统的核心之一。此外,系统有完整的用户添加、删除和密码修改功能,并具备报表打印功能。本论文包括需求分析、系统功能、系统设计、程序设计、系统测试及存在问题等方面,较为系统地介绍了“学
3、生信息管理系统”课题开发的整个过程。关键词:学生信息管理,数据库,管理系统ABSTRACTThesystemofmanagingstudent'sinformationfileisatypicalapplicationofmanaginginformationsystem(knowasMIS),whichmainlyincludesdevelopingtheapplicationinterfaceoffront-endandbuildingupandmaintainingthedata-baseofback-end.Theformershouldmakethefunctionofappl
4、icationintegratedandtheusageiseasy,thelatterrequiredadatabasewithpowerfulconsistencyandintegrality,andnicesecurity.Thissystemmainlycompletesthemanagementstudent'sinformation,includesixaspectssuchasadding,modifying,deleting,searching,printinginformationandthemanagement.Thesystemcancompletetobrowse
5、,search,add,delete,modifyetc.toeachkindofthefunctionofinformation.Thecoreofthesystemisthecontactofincrease,modificationanddelete,themodificationsofeachformwillaffecttootherforms,thesystemwillcompletethemodificationofstudent'sinformationofitselfwhilebeingtocompletetoincreaseordeletetheoperation.In
6、quiringaboutthefunctionofsearchingalsoistheoneofthesystematicnucleus.Thesystemcontainstheintegrityfunctionofusersincrease,deleteandtheciphermodification,andthereportformtoprint.Thisthesisincludesrequirementanalysis,systemfunction,systemsdesign,programmingandthesystemtestsandexiststheaspectssuchas
7、questionetc,andcomparativelysystematicallyintroducedthewholecourseof"student'sinformationmanagementsystem"subjectdevelopment.Keyword:Thesystemofmanagingstudent'sinformationDatabaseMIS第一章管理信息系统概述管理信息系统就是我们常说的MIS(Managem