C#+sqlserver学生成绩管理系统设计+流程图+功能结构图
摘 要:本系统是构建于Visual C#.NET平台上的web应用程序,采用SqlServer2000数据库作为系统的DBMS支撑。主要提供方便高效的管理功能以及网上的信息查阅平台,系统完善的基础信息管理,和对创建新用户、已创建的成绩数据的录入,修改,浏览,统计等功能操作,基本能够满足各中小学教师的需要。总之,本系统力求易于使用,具体有较高的扩展性和可文护性。
关键词:成绩管理系统;数据库;权限
Student Score Management System
Abstract: This system is a web application built on the Visual C # NET platform and adopts SqlServer2000 database system as the DBMS support. It can provide efficient and convenient management functions, online information access platform and sound basal information management. By this system we can create a new user, as well as record, modify, browse, make statistics and other functional operations, so it can basically meet teachers’ needs in all middle and elementary school. In short, this system seeks to ease-to-use and high scalability and maintainability.
Key Words: Performance Management System;Database;Permissions
目 录
摘 要 1
引言 1
1.绪论 2
1.1 背景以及选题的意义 2
1.2 系统采用技术的介绍 2
2.需求分析 3
2.1功能模块分析 4
2.2系统角色权限分析 4
3.系统设计 5
3.1系统目标 5
3.2系统功能结构图 5
3.3业务流程图 6
4.数据库设计 6
4.1创建数据库 6
4.2创建数据表 7
5.系统实现 8
5.1登录对话框的设计 8
5.2系统主界面的设计 8
5.3系统主界面的功能管理子模块的设计 9
5.4系统主界面的权限管理子模块的设计 9
6.总结 9
参考文献 11
致谢 12,2825