C#+sqlserver高校学生成绩管理系统的设计与实现论文 摘 要:系统开发目的是利用计算机技术完成对高校学生成绩管理,实现高校学生成绩管理的系统化和规范化,从而提高了高校成绩管理的准确性和高效性。系统采用C/S编程模式,Microsoft SQL Server 2005作为数据库服务器,以C#为编程语言,在Microsoft Visual Studio 2005 平台下利用Windows程序设计完成。该系统包括用户登录,密码修改及验证,系统退出,按学院及班级打印学生成绩,按学号打印学生成绩,管理员基本信息文护,学生成绩信息文护等模块。
关键词:学生成绩管理系统;C/S模式;Windows;Microsoft SQL Server 2005。
Design and Implementation of College Students Management System
Abstract:The system is developed with the purpose of using computer technology to complete the college students management, implementation of college student record management system and standardization, thus improving the college grade management efficiency and accuracy. The system uses the C/S programming mode, Microsoft SQL Server 2005 as database server, C# as the programming language, in the Microsoft Visual Studio 2005 platform using Windows programming is completed. The system including user login, password modification and validation, exit the system, according to the school and class print student achievement, student ID print student achievement, the administrator of basic information maintenance, student achievement information maintenance module.
Keywords:Student achievement management system; C/S; Windows; Microsoft SQL Server 2005.
目 录
摘 要 1
Abstract 1
1绪论 1
2系统分析及系统设计 2
2.1系统分析 2
2.1.1 系统可行性分析 2
2.1.2 系统需求分析 2
2.1.3 系统开发平台 3
2.2系统设计 3
2.2.1系统数据库设计 3
2.2.2系统流程图及系统功能模块图 5
3学生成绩管理系统实现 6
3.1系统主界面设计 6
3.2系统服务模块的实现 6
3.3系统基础数据文护模块的实现 6
3.4系统报表操作模块的实现 8
4系统测试 8
4.1登陆测试 8
4.2修改密码测试 8
4.3报表打印测试 9
5总结 9
参考文献 10
致 谢 11,3161