学生信息管理系统设计+论文.rar

RAR格式版权申诉手机打开展开

学生信息管理系统设计+论文,学 生 管 理 信 息 系 统摘要:计算机技术的发展,特别是网络技术的飞速发展,给文档的保存和管理提供极大的方便。本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。本论文软件技术部分涉及系统的开发和集成。首先论述了开发平台的搭建:前端开发工具为visual basic 6...
编号:75-206097大小:176.47K
分类: 论文>计算机论文

该文档为压缩文件,包含的文件列表如下:

内容介绍

原文档由会员 wanli1988go 发布

学 生 管 理 信 息 系 统



摘要:

计算机技术的发展,特别是网络技术的飞速发展,给文档的保存和管理提供极大的方便。本论文中,将软件工程的基本原理和方法应用到整个系统,并对其进行需求分析,提出了解决问题的具体方法。本论文软件技术部分涉及系统的开发和集成。首先论述了开发平台的搭建:前端开发工具为Visual Basic 6.0,后端数据库的开发工具为Access 2000,操作系统的选择为Windows 2000。接着论述了系统的实现,包括主要功能的实现和数据库及安全的实现。总结了本次开发的经验、问题与展望。

关键词:数据库 Visual Basic Access 2000
Abstract:With the rapidly developing of computer technology, especially in the network, the storage and management of file is more convenient. In this paper, the basic theory and the method of the soft project were used in the whole system, and basing on the analysis of the system’s demand, the measure was brought forward. The software technical part of this article discusses system development and other. First, it discusses the design of development terrace. The front's development Tool is Visual Basic 6.0. The back's development tool is Access 2000.The Operate System is Windows 2000. Second, it discusses the system realization. It includes the realization of system main function, database and security etc. this article also discusses the problem and experience and outlook.























目 录
第一章 课题需求分析………………………………………………………3
第二章 设计任务……………………………………………………………3
第三章 系统分析…………………………………………………………… 3
3.1主窗体设计框架……………………………………………………3
3.2开发环境…………………………………………………………… 3
3.3数据库设计……………………………………………………………4
第四章 系统设计………………………………………………………………4
4.1学生档案信息模块……………………………………………………4
4.2 班级管理功能模块……………………………………………………6
4.3学生档案查询模块……………………………………………… 8
4.4 学生档案浏览模块………………………………………………10
4.5 课程管理模块 …………………………………………………16
4.6 小结 ………………………………………………………… 21
第五章 总结 ………………………………………………………………22
致谢…………………………………………………………………………22
参考文献……………………………………………………………………22
附录…………………………………………………………………………23