当前位置:文档之家› 教师信息管理系统设计与实现

教师信息管理系统设计与实现

教师信息管理系统设计与实现毕业设计教师信息管理系统设计与实现系别:机电信息学院专学业生名姓称:计算机科学与技术名:Xxx 学号: xxxxxxxx 指导教师姓名、职称:xxxxxxxx完成日期2013年 12 月 24 日教师信息管理系统设计与实现摘要教师管理系统设计与实现是典型的信息管理系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面.对于前者要求建立数据一致性和完整性强,数据安全性好的数据库.而对于后者则要求应用程序功能完备,易使用等特点。

在学校,教师信息管理权限主要包括管理员权限和教师权限。

显然如果以人工的方式对其管理将耗费大量的人力、物力,本系统以此作为开发的目标,用以减轻教师管理人员的负担。

本次毕业设计的内容是设计并且实现一个基于web技术的教师信息管理系统,故而系统主要以j2EE作为开发基础,用myeclipse作为开发工具,以MYSQL作为数据库,以Macromedia公司的Dreamweaver作为界面美化工具,使用JAVA语言开发,页面采取JSP动态页面开发技术。

该系统共分为两大平台:教师操作平台和管理员操作平台。

其功能主要有:实现对所有教师个人信息的管理的功能,提供基本的添加,删除,修改和查询等功能。

可以对教师基本信息,教学工作量及教师科研信息等实现方便的管理和统计。

该系统界面简单、操作方便,容易维护。

关键词:教师信息管理系统;JAVA ; JSP Teachers’ information management system design and implementation ABSTRACT Teachers’ information management system design and implementation is a typicalmanagement information system, two aspects of its development mainly includes the backstage database the establishment and the maintenance as well as front end the application procedure development. Regarding the former request establishment data consistency and integrity, and data security database. For the latter request application procedure function is complete, easy to use and so on characteristics. In the school, the teacher information management including teacher information, obviously artificial manner if its management will spend a lot of manpower, material resources, the development of this system as a target, to reduce the burden of teachers management. The contents of this graduation project is to design and implement a based onthe teacher information management system based on Web, MyEclipse as a development tool, MYSQL as the database, using Macromedia’s Dreamweaver as the interface landscaping tools, the use of JAVA language development, take the development technology of JSP dynamic web page. 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 , workload,working information and so system has a simple interface, easy operation, easy maintenance. Keywords: Teacher information managementsystem;JAVA ;JSP 目录摘要 ............................... ........................ 错误!未定义书签。

ABSTRACT ......................... ............................ 错误!未定义书签。

1 绪论 ............................... .................................. ..... 1 2 系统的开发环境 ............................... . (2)JSP技术简介 ............................... (2)MyEclipse简介 ............................... ......................... 4 SQL Server 简介 ............................... ....................... 5 Tomcat简介 ............................... ............................ 5 3需求分析与可行性研究 ............................... .......................... 7 需求分析 ............................... . (7)可行性研究 ............................... .. (7)技术可行性分析 ............................... .................... 7 经济可行性 ............................... ........................ 7 运行可行性 ............................... ........................ 8 4 系统总体设计 ............................... (9)总体功能模块 ............................... ........................... 9 系统管理员功能模块 ............................... ..................... 9 教师用户的功能模块 ............................... .................... 10 系统业务描述 ............................... .......................... 11 程序流程图 ............................... ............................ 12 5系统详细设计与实现 ............................... (14)系统和数据库的配置 ............................... .................... 14 概念模型设计 ......................................................... 14 数据库逻辑模型 ............................... ........................ 16 数据库表结构 ............................... .......................... 17 系统功能实现的主要模块 ............................... ................ 19登陆页面 ............................... ......................... 19 教师管理主页面 ............................... ................... 20 公告管理主页面 ............................... ................... 21 奖惩信息管理主页面 ............................... ................ 22 用户设置页面 ..................................................... 23 6系统测试 ............................... .................................. ... 25 软件测试概述 ............................... .......................... 25 软件测试的目标与方法 ............................... (25)模块测试 ............................... ......................... 25 集成测试 ............................... ......................... 26 验收测试 ............................... ......................... 26 平行运行 ............................... ......................... 26 软件测试的任务和结果 ............................... .................. 27 7 总结与展望 ............................... ..................................28 总结学习感受 ............................... .......................... 28 解决的问题及存在的不足 ............................... ................ 28 致谢 ............................... .................................. (29)1 绪论随着办学规模的扩大和招教人数的增加,建立一个高效的教师信息管理系统是非常必要的,我国的大中专院校的教师信息管理的自动化和效率不高,并且随着学校规模的扩大与政府人才流动机制的变化,学校教师的人数逐渐增加,而其流动率也在逐年增加,以往的手工管理教师信息的方式变得力不从心,已经不能满足学校对教师信息管理的要求。

相关主题