首页 > 电脑

关于python教师管理系统的设计与实现论文

更新时间2019-06-14 05:06:51

摘 要 教务管理是学生管理工作的一个关键部分。在大力推进信息化的今天,教务管理工作的许多方面,例如信息的统计、上报、查询工作费时费力,并且数据保密性、准确性难以保证。因此,开发出一套高效、实用的教务管理系统,提高学生管理工作的自动化水平成为当务之急。本设计在分析了教务管理现状和工作特点的基础上,以实际应用为核心,以微软公司的SQL server 2000作为数据开发平台,采用C/S结构,运用面向对象的编程语言VB及其它计算机应用技术,集成开发了一套符合学生管理工作实际的教务管理系统。 该系统实现的主要功能模块包括系统管理员模块,用户管理模块,教务人员管理模块,教师管理模块及学生用户模块等。本文详细介绍了该系统的需求分析、概要设计、详细设计及运行测试等设计与实现过程,同时也简要介绍了标准VB语言、SQL server 2000、数据库开发模式等相关技术。关键词:教务管理;数据库;SQL server2000;C/S Design and Implementation of Educational Management SystemAbstract: Educational administration is a key part of student management. Nowadays, information technology is promoted vigorously. However, the works of statistician, and reporting and information searching need too much time and energy. What’s more, it is difficult to ensure the secretary and accuracy of the data. Therefore, it becomes important things to develop a highly efficient and practical educational management system to improve their management level of automation. On the basic of full understanding in the current situation and characteristics of the work, this system set the practical application as the highlight goal and uses the Microsoft's SQL server 2000 as a development platform. By using the C/S structure, the object-oriented programming language and other Computer application technology, it developed an educational management system which is practical for student management. This system consists of the system administrator module, user management modules, academic staff management module, teachers’ user management module and students’ user management module and so on. This paper describes the design and implementation purpose of needs analysis, outline design, detailed design and testing. It also gave a brief introduction on the standard VB language, SQL server 2000, database development model, and other related technologies.Keywords: educational administration; database; SQL server2000;

上一篇:数据表是空的,数据库为什么不能浏览

下一篇:简单的c语言小程序怎么做