计算机实验室教学管理系统的设计与实现
摘 要
随着计算机应用比例逐年增多,实现计算机实验室教学管理自动化也变得越来越必要,它既可以方便老师管理学生的基本数据,也可以使学生在上机的时候能够在线提交实验报告,上机后对实验结果进行保存。
该毕业设计采用B/S模式开发,采用ASP实现前后台的数据交互,SQL Sever 2000作为数据库服务器。该系统实现了计算机实验室教学管理的自动化,系统分为管理员(老师)和学生两种权限,主要实现了实验环境的配置、学生信息的管理、老师信息的管理、班级的管理、实验报告的管理等功能。学生可以利用此系统修改上机的密码、做实验、提交实验报告;管理员(老师)可以通过该系统查看学生的实验报告,设置班级、老师、学生的基本信息等。
关键词:ASP;SQL Sever;教学管理
The Design and Implementation of Computer Laboratory Teaching Management System
Abstract
With continuously development of computer application, automation of computer lab management becomes more and more necessary, which can not only convenience teacher in managing basic data of student ,but also convenience student in submitting experiment report online and saving experiment result.
This system is based on B/S mode. ASP dynamic web technology is used as its main development language to achieve data interactivity between foreground and background. SQL Server 2000 is used as a database server in background. The computer lab management system implements automatism of computer lab management, which has two authorizations--manager and student. The main functions of the system are experiment environment deployment,,student information management, teacher information management, class management and experiment report management. Students can update password, do experiment and submit experiment reports in this system, teachers can query experiment report, set information of class, teacher, student. and so on.
.
Key words: ASP;SQL server 2000;teaching management
目 录
论文总页数:24页