教师管理系统论文 VB开发
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
密 惠 保
摘 要
教师信息管理系统是一个教育单位不可缺少的部分。一个功能齐全、简单易用的信息管理系统不但能有效地减轻学校各类工作人员的工作负担,它的内容对于学校的决策者和管理者来说都至关重要。
教师管理系统是典型的信息管理系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面.对于前者要求建立数据一致性和完整性强,数据安全性好的数据库.而对于后者则要求应用程序功能完备,易使用等特点。在学校,教师信息管理包括教师信息、学生信息、成绩信息,显然如果以人工的方式对其管理将耗费大量的人力、物力,本系统以此作为开发的目标,用以减轻教师管理人员的负担。
系统开发采用Microsoft公司的Visual Basic 6.0,利用其强大的可视化界面功能及对数据库的支持,先构造一个原型,逐步增加功能,最终满足需求。系统中大量采用SQL查询语句,界面友好,功能较强。不足的地方是当数据访问量大时,将致使性能的下降,且不利于数据的有效共享,在以后改进的中应考虑采用SQL SERVER作为数据库,解决访问速度及数据共享的问题。该系统性能力求易于使用,具有较高的扩展性和可维护性。
关键字:Visual Basic 6.0 教师管理系统 系统开发 信息系统
[资料来源:www.THINK58.com]
[资料来源:www.THINK58.com]
Abstract
Information Management System for Teacher Education is an indispensable part of the unit. A full-featured, easy-to-use information management system not only can effectively reduce the staff of various schools of the burden of work, it's about the content of school administrators and policy makers is crucial.
Teachers Management System is a typical management information system (MIS), including the development of its background of the establishment and maintenance of the database front-end applications, as well as the development of both. The former calls for the establishment of strong data consistency and integrity, good data security Database. For the latter applications require full-featured and easy to use and so on. In schools, teachers, information management, including teachers, students, performance information, it is clear if the man-management of their way to spend a lot of manpower and material resources of the system as a development goal to reduce the burden on teachers, managers .
System development using Microsoft's Visual Basic 6.0, its powerful visual interface to the database functions and support to construct a prototype of a gradual increase in function and eventually to meet the demand. A large number of systems using SQL query, user-friendly, highly functional. When is the inadequacies of the large volume of data access, the result will be a decline in performance, and not conducive to effective information sharing, improved in the future should be considered as the SQL SERVER Database to address the access speed and data sharing. The system is easy to use performance, higher scalability and maintainability.
Keyword:Visual Basic 6.0 Teacher Management System system development information system
[来源:http://think58.com]
[来源:http://www.think58.com]
目 录
1 第一章 绪论 2
2 第二章 系统分析 5
2.1 系统的初步调查 5
2.2 系统的可行性分析 6
2.3 系统开发步骤 7
2.4 对本系统的分析 7
3 第三章 系统设计 10
3.1 功能模块 10
3.2 数据库设计 11
4 第四章 系统编码与实现 24
[来源:http://www.think58.com]
4.1 开发平台的选择 24
4.2 开发工具的选择 24
[来源:http://www.think58.com]
4.3 程序设计 25
[资料来源:THINK58.com]
[来源:http://www.think58.com]
5 第五章 开发总结 31
6 致 谢 32
7 参考资料 32
[来源:http://think58.com]
部分运行界面
[资料来源:http://THINK58.com]
上一篇:停车场管理系统论文 VB开发
下一篇:学籍管理系统论文 VB开发