1、 课程设计课程设计( (论文论文) ) 学生信息管理管理系统学生信息管理管理系统 系系 别:计算机科学与技术系别:计算机科学与技术系 专业(班级) :计算机科学与技术专业(班级) :计算机科学与技术20102010级级1 1班班 作者(学号) :作者(学号) : 指指 导导 教教 师:师: 完完 成成 日日 期:期: 2 摘 要 本文描述的是基于 Windows 环境的学生管理系统,主要功能模块包括学生信息的添加、 修改、查找、删除。主要工具 Microsoft Visual Studio2010 设计窗体,SQL server2008 建 立数据库,实现学生信息管理的基本功能。 本篇报告介绍
2、一个学生信息管理系统的从分析到设计最后到实现的全过程,给出了学生 信息管理系统的设计和技术实现的过程,特别在细节上分析功能和函数的实现思想。涉及到 雪上信息管理的基本功能在本报告中都有描述。 Abstract Described in this paper is based on the Windows environment management system for students, the main function modules include student information to add, modify, delete, search. The main tool of
3、Microsoft Visual Studio2010 SQL Server2008 design form, database, information management students to achieve the basic function. This report describes a student information management system from analysis to design to the final realization of the entire process, gives the student information managem
4、ent system design and realization process, especially in the details of analysis function and the function of the realization of ideas. Relate to the snow on the basic functions of information management in this report are described. 关键词 数据库,添加,修改,查找,删除 3 目目 录录 第一章 概述 . 4 1.1 设计目的 . 4 1.2 开发工具的选择 . 4 1.3 开发环境 . 4 1.4 本报告的主要内容 4 第二章 需求分析 5 2.1 系统需求简介 . 5 2.1.1 . 5 2.1.2 功能需求的分析. 5 2.1.3 性能需求分析 5 第三章 总体设计 6 3.1 设计概述 6 3.2 系统总体结构及功能模块划分 . 6 3.2.1 学生成绩查询模块 6 3.2.2 学生信息管理模块 7 3.3 系统数据库