1、 本科毕业论文 (设计)本科毕业论文 (设计) 题题 目:目: 高校教师工作量统计系统高校教师工作量统计系统 的设计与实现的设计与实现 学生姓名:学生姓名: 指导教师:指导教师: 所在分院:所在分院: 信息工程学院信息工程学院 专专 业:业: 计算机科学与技术计算机科学与技术 班班 级:级: 二二 O O 一三一三 年年 四四 月月 高校教师工作量统计系统的设计与实现高校教师工作量统计系统的设计与实现 摘要摘要:本教师工作量统计系统是使用 MyEclipse 和 SQL Server2005 数据库共同来 完成的,采用面向对象方法,对教师工作量统计系统进行设计与实现。通过不断地调 研和对课题要
2、求的分析,设计了教师工作量统计系统的静态模型和动态模型,完成了 系统开发的分析、设计和实现工作。为了提高高校教务人员对教职工上课课时量的统 计工作的效率,设计了本教师工作量的统计系统,该系统通过 Web 方式完成用户与 系统的交互,系统的功能模块具体有教师工作量的统计模块,教师信息管理模块、教 师请假补课管理模块、系统用户管理模块等。本系统的开发主要采用 JSP 技术,因为 它可以跨平台使用,性能比 ASP 好,并且安全性高。 关键词关键词:教师工作量统计系统;系统;JSP;SQL Design and implementation of University Teachers workloa
3、d statistics system Abstract: The teacher workload statistics system is the use of MyEclipse and SQL Server2005 database are finished jointly, by using object oriented method, to the design and implementation of teacher workload statistics system. Through continuous research and analysis of the proj
4、ect requirements, design a static model of teacher workload statistics system and dynamic model, completed the analysis and design, system development work. In order to improve the efficiency of educational administration personnel in the university teaching staff of class hours of the statistical w
5、ork, the statistical system design the workload of teachers, complete user interaction with the system the system through the Web statistical module, system function modules specific workload of teachers, teacher information management module, the teacher for remedial management module, user managem
6、ent system module etc The development of this system mainly uses the JSP technology, because it can be used in different platforms, performance is better than ASP, and high safety. Keywords: The teacher workload statistics system; system ;JSP;SQL 目录目录 1 绪论 . 1 1.1 论文研究背景与意义 . 1 1.2 国内外研究状况 . 2 1.3 本课题研究内容与目标 2 2 开发环境和相关技术介绍 3 2.1 开发工具介绍 3 2.1.1 Java 语言的特点 3 2.1.1 SQL Server 2005 简介 . 3 2.2