1、 摘 要 internet 飞速发展的今天,互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们政治、经济生活等各个方面发挥着重要的作用。 Internet上发布信息主要是通过网站来实现的,获取信息也是要在 internet“海洋”中按照一定的检索方式将所需要的信息从网站上下载下来。因此网站建设在internet 应用上的地位显而易见,它以成为政府、企业事业单位信息化建设中的重要组成部分,从而备受人们的重视。 为了将教师的信息更好的管理,提高工作效率,同时避免人工管理的错误,所以制作了教师信息管理系统。本 系统分为:教师信息录入,教师信息修改,教师信息查询,教师信息打印以及教师账号管理几
2、个功能模块。总的来说能够满足学校对于教师基本信息的管理。同时由于本系统基于 B/S 结构,所以是以网站的形式展现其功能的,也适应了目前 internet 飞速发展的现状。 本系统采用了目前比较流行的 ASP 作为前台的开发语言。 ASP 作为开发语言具有简单易学的特点,但是功能还相当强大。后台选择 Access 作为数据库,用Access 作中小型系统的数据库不失为一个好的选择。另外采用 Dreamweaver 来美化网页,效果很是不错 。 关键字: ASP; Access; 教师信息管理; 数据库技术;网站建设 ABSTRUCT The internet develop soon quikl
3、y today, the Internet becomes more and more popular to people and obtain by people.People release and deliver the important t information quickly by internet. It play an important role in politics,economic life. Much information is mainly passed by Internet, and obtain information in the internet“oc
4、ean“ according to certain inspectional way which will need of the information carries down up and down from the website.So the website construction at the internet applied is obviously important, it become much important in the information-based construction of government,and the business enterprise
5、 business unit .So people put more and more attention on internet. Internet do good for us. In order to improve the teachers information management system, improve th work efficiency, avoid the mistake of the artificial management in the meantime, so I manufacture the teacher the information managem
6、ent system.This system is divided into five parts: writing teachers information to database, modificatng teachers information, searching teachers information in database, printing teachers information and managing teachers numbered account.In a word, the management can satisfy the management of teac
7、hers information for the school.In the meantime because of this system according to the B/S structure, so show its function by the form of the website can also adapted the development of internets flying to soon currently of present condition. This system use a popular language ASP as programming la
8、nguage. Being the development language ASP is easy to study and understand, but the function is still very strong.The backstage choice-Access is a kind of database.This kind of database can make medium or small scaled system. Its agood chiose indeed. Adopting another tool Dreamweaver to beautify a w
9、eb page, the result is very good. Key words ASP; Access; The management of techers; Database; The website construct 目 录 第一章 开发工具介 1 1.1 ASP 介绍 1 1.2 Dreamweaver MX 2002 介绍 3 1.3 Access 简介 3 第二章 数据库理论基础 4 2.1 数据库系统设计及范 式 分析 5 2.1.1 数据库系统设计 5 2.1.2 数据库设计范式分析 7 第三章 系统功能模块介绍 8 3.1 系统功能模块图 9 3.2 E R 模型图 10 3.3 系统使用流程图 11 3.4 各个模块功能简介 12 第四章 系统数据库设计及主要界面 13 4.1 数据库设计 13 4.2 系 统主要界面介绍 14 4.3 用户使用注意事项 18 第五章 实现代码 19 5.1 录入模块代码 19 5.2 查询模块代码 32 5.3 结论 51 参考文献 52 致谢 53