- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
毕 业 设 计 说 明 书
课题名称 任务分发监控系统的设计与实现 院 系 计算机与软件学院 专 业 软件技术 班 级 软件1011 学 号 1002343127 学生姓名 张蔚蔚
指导教师: 许丽花
2013 年 5月日
计算机与软件学院
毕业设计(论文)诚信承诺
我谨在此承诺:本人所写的毕业论文《任务分发监控系统的设计与实现》,是本人独立完成,没有抄袭行为,凡涉及其他作者的观点和材料,均作了注释与说明,若有不实,后果由本人承担。
承诺人(签名):
2013年 5月 日
摘 要
社会在不断的进步,科技在不断的发展,人民的生活水平在不断的提高,尤其是随着网技术和计算机技术的快速发展,以及数据库技术在网络中的应用,致使更多企业和公司都会选择通过网络来管理员工之间的任务分配,更好的提高的任务效率以及实现任务分发的便捷,为此我们用着课题作为毕业设计的研究。
本课题的任务分发系统主要实现了产品管理,任务管理,管理员维护,权限管理,消息中心,任务清单等6大模块。本系统是基于pring的MVC框架技术,以此来达到任务监控的管理。本篇着重论述了任务监控的可行性、网上任务管理的优势、系统功能与实现、数据流程及存储,包括任务清单,用户登陆、设置任务与任务分发、任务查询、后台管理员管理等。
关键词:任务分发; Spring;任务监控
Abstract
Society continues to progress, science and technology in the unceasing development, peoples living standard continuously improved, especially with the 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 tasks 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 spring, 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, query task, the administrator management etc..
KeyWords: task management; spring; The task of monitoring; database
目 录
摘 要 I
Abstract II
1 绪论 1
1.1?任务分发监控系统的背景和意义 1
1.2?任务分发系统的研究现状 1
1.2.1选择任务分发系统的原因 1
1.2.2任务分发存在的问题 2
2 系统开发技术与工具 3
2.1开发工具与环境 3
2.1.1 JDK 3
2.1.2 Eclipse 3
2.1.3 Oracle 3
2.1.4 Tomcat 3
2.1.5 SVN 4
2.2网站开发的技术与语言 4
2.2.1
文档评论(0)