1、 毕 业 设 计 说 明 书 课题名称 任务分发监控系统的设计与实现 院 系 计算机与软件学院 专 业 软件技术 班 级 学 号 学生姓名 指 导 教 师 : 2013 年 5 月 30 日 摘 要 社会在不断的进步,科技在不断的发展,人民的生活水平在不断的 提高,尤其是随着网技术和计算机技术的快速发展,以及数据库技术在 网络中的应用,致使更多企业和公司都会选择通过网络来管理员工之间 的任务分配,更好的提高的任务效率以及实现任务分发的便捷,为此我 们用着课题作为毕业设计的研究。 本课题的任务分发系统主要实现了产品管理,任务管理,管理员维 护,权限管理,消息中心,任务清单等6大模块。本系统是基于
2、 Spring 的 MVC 框架技术,以此来达到任务监控的管理。本篇着重论述了任务监控 的可行性、网上任务管理的优势、系统功能与实现、数据流程及存储, 包括任务清单,用户登陆、设置任务与任务分发、任务查询、后台管理 员管理等。 关键词:关键词:任务分发; Spring;任务监控 Abstract Society continues to progress, science and technology in the unceasing development, peoples living standard continuously improved, especially with the
3、rapid development of network technology and computer technology, and the application of database technology in the network, resulting in more and more enterprises choose through online task assignment system to science between employees, improve work efficiency and better and the distribution of tas
4、ks and convenient, so we use a subject as the graduation design. The task distribution system mainly realizes the product management, task management, the administrator for the maintenance, management, message center, task list, 6 big modules. This system is the MVC framework technology based on spr
5、ing, in order to achieve the task of monitoring and management. This article discussed the feasibility, task monitoring online task management advantages, system function and the realization, the data flow and storage, including the task list, the user login, set the task and task distribution, quer
6、y task, the administrator management etc KeyWords: task management; spring; The task of monitoring; database 目 录 摘 要 .II Abstract III 1 绪论 . 1 1.1 任务分发监控系统的背景和意义 . 1 1.2 任务分发系统的研究现状 1 1.2.1 选择任务分发系统的原因 1 1.2.2 任务分发存在的问题 . 2 2 系统开发技术与工具 . 2 2.1 开发工具与环境 . 2 2.1.1 JDK 2 2.1.2 Eclipse 3 2.1.3 Oracle. 3 2.1.4 Tomcat 3 2.1.5 SVN . 3 2.2 网站开发的技术与语言 4 2.2.1 CSS2 4 2.2.2 JavaScript . 4 2.2.3 JQuery 4 2.2.4 JQuery EasyUI 5 2.2.5 Java 5 2.2.6 Spring. 5 2.2.7 Spring MVC . 7 2.2.8 SQL、PL/SQL .