毕业设计(论文)中文摘要


本文介绍了教师信息管理系统的教师基本信息管理模块的设计以及开发过程。本系统利用面向对象的程序设计思想和Java Server Pages(JSP技术和Dreamweaver这些面向对象的开发工具来完成代码和界面设计,而SQL Server 2000作为后台数据库管理工具。该系统共分为两大平台:教师操作平台和管理员操作平台。其功能主要实现对所有教师个人信息的管理的功能,提供基本的添加,删除,修改和查询等功能。可以对教师基本信息,教学工作量及教师科研信息等实现方便的管理和统计。本系统进一步改进方向是加强与office工具中的Word和Excel关联,自动将教师的某些信息导入到数据库中以减少数据录入人员的工作量。



关键词  教师基本信息管理  信息查询   Java Server Pages(JSP) 

SQL Server 2000



















































































毕业设计(论文)外文摘要


Title   The Teacher Information Management System---- Teachers’Basic Information Management Module  

Abstract

This paper will introduce the process of the design and development of the teacher information management system. This system is completed with the idea of Object Oriented and Java Server Pages(JSP)and Dreamweaver, which are Object Oriented development tools. SQL Server 2000 is choosed to manage the database. The system is divided into two platforms : teachers operating platform and managers operating platform. The functions of the system are:  the achievement of all teachers personal information management functions and the provision of basic insertion , deletion, modification and enquiry        functions. It also facilitate the management and statistics of    teachers’information, including basic information , workloadworking information and so on. The direction of further development is to enhance the relationships with office tools as Word and Excel,that reduce the workload of data entry personnel by automatically transmitting some certain teachers’ information to database.



Keywords  The Teachers Basic Information Management    SQL Server 2000

          Information  Enquiry    Java Server Pages  







目次


1  引言……………………………………………………………………………………1

2  工具介绍………………………………………………………………………………2

2.1 Jsp技术简介…………………………………………………………………………2

2.2 SQL Server简介……………………………………………………………………5

2.3 Dreamweaver简介…………………………………………………………………6

3  教师基本信息管理模块的需求分析 ………………………… ………………………9

3.1需求描述………………………………………………………………………9

3.2 数据流图………………………………………………… ………………………9

3.3数据字典………………………………………………………………………9

4 教师基本信息管理模块的系统设计及其实现………………………………17

4.1 系统功能框架………………………………………………………………17

4.2 系统流程图 ……………………………………………………………………17

4.3 数据库设计……………………………………………………………………17

4.4 界面设计及实现……………………………………………………………25

4.5系统的后续改进…………………………………………………………33

结论………………………………………………………………………………………35

参考文献…………………………………………………………………………………36

致谢………………………………………………………………………………………37


基于JSP教师信息管理系统的毕业设计论文_Server

基于JSP教师信息管理系统的毕业设计论文_Server_02

基于JSP教师信息管理系统的毕业设计论文_Java_03


基于JSP教师信息管理系统的毕业设计论文_SQL_04

基于JSP教师信息管理系统的毕业设计论文_Java_05

基于JSP教师信息管理系统的毕业设计论文_SQL_06

基于JSP教师信息管理系统的毕业设计论文_Java_07

基于JSP教师信息管理系统的毕业设计论文_SQL_08

基于JSP教师信息管理系统的毕业设计论文_SQL_09

基于JSP教师信息管理系统的毕业设计论文_Server_10

基于JSP教师信息管理系统的毕业设计论文_Server_11

基于JSP教师信息管理系统的毕业设计论文_Java_12

基于JSP教师信息管理系统的毕业设计论文_Java_13

基于JSP教师信息管理系统的毕业设计论文_SQL_14

基于JSP教师信息管理系统的毕业设计论文_Java_15