文档介绍:西安欧亚学院
本科毕业论文(设计)
题目: 高校教师工作量统计系统
的设计与实现
学生姓名: 汪金蓉
指导教师: 李梅
所在分院: 信息工程学院
专业: 计算机科学与技术
班级: 统本计科0901班
二O 一三年四月
高校教师工作量统计系统的设计与实现
摘要:本教师工作量统计系统是使用MyEclipse和SQL Server2005数据库共同来完成的,采用面向对象方法,对教师工作量统计系统进行设计与实现。通过不断地调研和对课题要求的分析,设计了教师工作量统计系统的静态模型和动态模型,完成了系统开发的分析、设计和实现工作。为了提高高校教务人员对教职工上课课时量的统计工作的效率,设计了本教师工作量的统计系统,该系统通过Web方式完成用户与系统的交互,系统的功能模块具体有教师工作量的统计模块,教师信息管理模块、教师请假补课管理模块、系统用户管理模块等。本系统的开发主要采用JSP技术,因为它可以跨平台使用,性能比ASP好,并且安全性高。
关键词:教师工作量统计系统;系统;JSP;SQL
Design and implementation of University Teachers' workload 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 project 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 work, 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 management 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
国内外研究状况 2
本课题研究内容与目标 2
2 开发环境和相关技术介绍 3
3
Java语言的特点 3
SQL Server 2005简介 3
本系统采用的关键技术 4
JSP技术 4
JavaBean技术 4
JDBC技术 5
用纯JDBC访问数据库 5
3 系统分析 6
系统综合概述 6
可行性分析 6
系统可行性分析 6
系统主要功能分析 6
系统的开发工具与运行环境 7