本科生毕业论文管理系统1毕业设计 下载本文

内容发布更新时间 : 2024/5/2 22:10:05星期一 下面是文章的全部内容请认真阅读。

毕业论文管理系统

摘要

毕业论文管理系统是在一个信息全球化的历史背景下进行开发的,此系统实现了将本科毕业生论文答辩的整个流程搬到了网络上进行。在此之前,毕业生进行论文答辩的时候都要通过老师的通知才知道该做什么事情,信息不太公开,并且没有很好的沟通和交流。此系统实现了信息公开化,可以让毕业生对答辩的流程一目了然,同时对答辩过程中产生的各种文件进行了很好的管理。论文重点介绍了论文答辩信息管理系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统实现等。本系统主要功能有系统管理,毕业答辩定义,学生选题,项目管理,项目调整,论文答辩,论文审核,以及文档管理等功能,满足了多个用户(系主任,教师,学生)的使用。本论文第二部分介绍了相关技术,第三部分介绍了本系统的需求分析,第四部分关于本系统开发过程中的详细设计过程。第五部分是关于系统实现的功能界面。第六部分和第七部分主要介绍了本人在开发本系统时的体会和总结。 关键字: 毕业论文管理系统 选题 调整 答辩

Thesis Management System Abstract

Thesis management system is developed under a global historical background information , this system enables the graduates of the thesis of the entire process moved to the network . Prior to this, the thesis graduates go through when the teacher did not know what to notice things , information that was not public , and there is no good communication and exchange. This system realizes the

information public , allowing graduates to process the respondent at a glance , while the various documents produced during the respondent had a very good management. Thesis paper focuses on the implementation process information management system : including system analysis, system survey , data flow analysis, functional design , database design, system implementation . The main function of a systematic management system , graduating from the definition of the respondent , the student topics, project management, project adjustments , thesis , dissertation audit , and document management capabilities to meet the multiple users ( dean , teachers, students ) are used. The second part describes the relevant technologies , and the third section describes the system needs analysis , detailed design of the fourth part of the system development process on the process . The fifth part is about the system to achieve the functional interface . Part VI and Part VII introduces himself and summarize experience in the development of the system.

Key words: Thesis management system ,Topics ,Adjust ,Reply

目录

1 引言 ................................................................................................................................................ 4 1.1课题研究的背景 ............................................................................................................................. 4 1.2课题研究成果应用的实际意义 ...................................................................................................... 4 2 相关技术简介 ................................................................................................................................. 5 2.1 JSP技术 ............................................................................................................................................. 5 2.2 STRUTS2技术 .................................................................................................................................... 5 23HIBERNATE协议介绍............................................................................................................................ 5 2.4AJAX架构 ......................................................................................................... 错误!未定义书签。

2.5 JDBC技术............................................................................................................................错误!未定义书签。

3 需求分析 ......................................................................................................................................... 6 3.1系统实现目标 ................................................................................................................................. 7 3.2 系统开发环境 ................................................................................................................................. 7 3.3 功能性需求描述 ............................................................................................................................. 7 4 系统设计 ......................................................................................................................................... 9 4.1 概要设计 ......................................................................................................................................... 9 4.2 详细设计.............................................................................................................................9 4.3 数据库设计 ................................................................................................................................... 17 5系统功能实现 ................................................................................................................................ 23 5.1 管理主界面 ................................................................................................................................... 25 5.2学生选题功能 ............................................................................................... 错误!未定义书签。 5.3地图服务发布功能 ....................................................................................... 错误!未定义书签。 (1)发布地图服务 ............................................................................................. 错误!未定义书签。 (2)地图服务汇总 ............................................................................................. 错误!未定义书签。 5.4地图网页发布功能 ....................................................................................... 错误!未定义书签。 (1)发布地图网页 ............................................................................................. 错误!未定义书签。 (2)网页汇总页面 ............................................................................................. 错误!未定义书签。 5.5地图服务网站 ............................................................................................... 错误!未定义书签。 6 结论 .............................................................................................................................................. 34 7 致谢 .............................................................................................................................................. 35 参考文献 .......................................................................................................................................... 36