学生档案管理系统的设计与实现.doc

约20页DOC格式手机打开展开

学生档案管理系统的设计与实现,论文标准word格式排版 20页摘要本系统主要以计算机技术为基础、以数据库管理和维护为中心系统,以实现学生信息管理的智能化,自动化。用计算机技术实现学生信息系统的科学化管理,是在信息技术迅速发展的今天学校提高管理效率的必需选择。学生信息管理系统是典型的信息管理系统(mis),其开发主要包括后台数据库的建立和维护以及前端...
编号:25-268742大小:739.50K
分类: 论文>计算机论文

内容介绍

此文档由会员 莎士比亚 发布

论文标准WORD格式排版 20页

摘 要

本系统主要以计算机技术为基础、以数据库管理和维护为中心系统,以实现学生信息管理的智能化,自动化。

用计算机技术实现学生信息系统的科学化管理,是在信息技术迅速发展的今天学校提高管理效率的必需选择。学生信息管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数据一致性和完整性强、数据安全性好的库。而对于后者则要求应用程序功能完备、易使用等特点。
经过分析这些情况,我们使用Microsoft公司的visual foxpro 6.0开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。

关键词:信息管理系统 对象 visual foxpro

Abstract

System this based on computer, electron and network open fast technology mainly, with data base administration and maintain for the office automated system of the centre, In order to realize the intellectuality of student's information management.
Manage with student of computer technology scientific process of information system, school raise to must be chosen efficiency of management today, the information technology is developed rapidly. Student's information management system is a typical information management system (MIS), It develops and includes backstage supporter foundation and maintain and front two respects of development .

Through the analysing these situations, we use visualfoxpro 6.0 of Microsoft Company developing instrument, Utilize various kinds of that offer it face developing instrument of target, especially data window this can convenient succinct to handle the intelligent target of the data base, Set up system use prototype, then carry on to initial prototype system demand changes and takes the system.

Keywords: MIS object visual foxpro

目 录
第二章 系统设计要求与开发环境的选择 1
1、开发背景 1
2、系统设计要求 2
3、开发环境的选择 2
第三章 系统总体设计与主模块构成 3
1、系统的主要功能模块 3
2、系统主窗体模块 4
3、登录模块 4
4、浏览模块 4
5、查询修改模块 6
6、统计模块 7
7、打印模块 8
第四章 程序实现 10
1、VF程序设计界面 10
2、程序代码分析 10
(1)学生信息管理系统登录界面 10
(2)统计界面 11
(3)打印界面 12
第五章 调试与测试 12
1、调试计划 12
2、程序调试内容 13
第六章 总结 13
参考文献 13
致谢 14