文档详情

毕业论文(设计)--基于C#的学生成绩管理系统的设计与实现.docx

发布:2018-05-09约1.13万字共20页下载文档
文本预览下载声明
目 录1引言41.1系统开发背景41.2系统开发意义与设计目的41.2.1开发意义41.2.2设计目的41.3项目风险41.3.1项目进度41.3.2项目需求不明确41.4本研究需要解决的问题52开发工具和开发技术介绍52.1 Microsoft Visual Studio 201252.2 Microsoft SQL server 201252.3 Microsoft Office Visio 201362.4 C# .NET技术62.5 SQL数据库设计语言63需求分析74数据库设计74.1概念结构设计74.1.1概念设计阶段的目标74.1.2概念设计阶段的具体任务84.1.3系统各模块E-R图84.2逻辑结构设计94.2.1数据库表设计94.2.2建立数据库115系统实现115.1系统主要功能介绍115.2登录界面115.3数据库链接代码说明125.4添加学生模块125.5修改学生模块135.6添加成绩模块135.7成绩查询模块135.8修改成绩模块146系统测试146.1登录模块的测试146.2添加学生信息模块的测试156.3修改成绩模块的测试16结论17参考文献18致谢19附录20基于C#的学生成绩管理系统的设计与实现摘要:学生成绩管理系统是目前学校使用较多也是较具有代表意义的信息化管理系统之一,它主要解决的问题是因为学生人数的增加带来的学生信息具体化的问题,因此就需要较大的人力和较多的时间来解决这些问题。该学生成绩管理系统包括后台数据库的建立维护和前台功能的实现两个部分。对学生成绩进行有效管理,减轻教师工作量,提高教师工作效率是该学生成绩管理系统需要实现的功能。使用该成绩管理系统可以对学生信息进行添加、删除、修改、查询以及浏览等功能。该系统使用SQL Server 2012作为系统设计的后台数据库,使用Visual Studio 2015作为开发工具 ,该开发工具可以和数据库软件紧密结合,为数据库的应用提供更好的支持。关键词:SQL;学生成绩;功能;数据库Abstract:Student achievement management system is widely used is the school is also one of the more representative information management system, it is mainly to solve the problem because of the increase in the number of students of students information specific problems, larger human and more time is required to solve these problems. The student achievement management system including the establishment of background database maintenance and the realization of the function of the front desk two parts. Carry on the effective management of student achievement to reduce teachers workload and improve the efficiency of teachers work is the need to realize the function of student achievement management system. The use of the performance management system can be carried out on the student information to add, delete, modify, query and browsing. The system uses SQL Server 2012 as background database system design.Keywords: SQL; Student achievement; function; database1引言1.1系统开发背景随着社会的不断进步和信息技术的高速发展,学校规模的壮大,学生人数也越来越多,所以对学生成绩的管理越来越繁琐,急切需要一款能对学生成绩进行管理的软件系统来减轻教师的工作量,提高学校的教学质量。面对如今这种现状,设计出一款实用、方便的学生成绩管理系统对学生成绩进行有效管理是非常有必要的。学生成绩管理系统不仅能够让教师的工作内容很大程度的减
显示全部
相似文档