本 科 毕 业 设 计( 论 文) 某 高 校 老 师 教 学 评 价 系 统 的 设 计 与 实现 学 号 : 学 生 姓 名 : 张 国 江指 导 老 师 : 李 卓 所 在 学 院 : 计 算 机 科 学 技 术 所 学 专 业 : 网 络 工 程 下载后可任意编辑 5 月下载后可任意编辑 摘 要 本文阐述了《老师教学评价系统》的开发背景、 意义和当前进展的情况, 详细的阐述了老师评价系统的主要设计思想和实现方案。该系统主要采纳 JSP 模式, 主要编程语言为 Java, 数据库为 MySQL 数据库, 服务器方面使用 Tomcat 为项目主要服务器。依照软件项目管理、 数据库设计等有关理论进行开发与设计。本系统运行结果能够满足教工人员对于老师教学评价的正常使用需求。文章详细介绍了老师评价系统的开发背景, 需求分析, 软硬件环境, 系统总体设计, 系统详细设计, 系统代码设计以及后期的测试与维护中的问题。设计部分列出了主要的项目运行图解, 并附带了相关业务逻辑部分的关键代码。主要功能模块有, 基本信息管理模块, 评价管理模块, 结果管理模块, 结果查询管理模块, 结果打印模块, 每个功能有下属的子功能。关键词: 高校老师; 教学; 评价系统; JSP下载后可任意编辑 AbstractThis paper expounds the development background, significance and the present development situation of "teacher teaching evaluation system", and expounds the main design ideas and implementation plan of the teacher evaluation system in detail. The system mainly uses the JSP mode, the main programming language is Java, the database is MySQL database, the server uses Tomcat as the project main server. In accordance with the theory of software project management, database design, development and design. The operation results of the system can meet the normal needs of faculty staff for the teachers' teaching evaluation. This paper introduces the development background of teacher evaluation system, requirement analysis, software and hardware environment, system design, system detailed design, system code design and the prob...