优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

java基于BS结构下的OA流程可视化的研究与实现(源代码+论文)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:
  核心提示:如有需要请联系 QQ:306826066摘 要工作流是指整个或部分业务流程在计算机支持下的全自动或半自动化。在计算机网络环境下,工作任务在多个人或单位之间的流转实际上将表现为信息或数据在多个人之间的...

如有需要请联系 QQ:306826066 [资料来源:http://www.THINK58.com]

摘 要 
工作流是指整个或部分业务流程在计算机支持下的全自动或半自动化。在计算机网络环境下,工作任务在多个人或单位之间的流转实际上将表现为信息或数据在多个人之间的传送。使用可视化的OA工作流设计工具,用户不需要编程就可以定义设计出满足要求的收发文流程,实际使用效果良好。论文以可视化的OA工作流设计工具的开发为基础,主要阐述五个方面的内容。第一部分介绍了工作流和工作流设计工具的相关概念与开发背景;第二部分对工作相关基础理论技术、系统环境与平台基础、以及开发技术进行了描述;第三部分对系统功能进行了分析;第四部分详细介绍了系统流程、流程可视化设计的实际开发过程中使用到的关键技术;最后一部分在总结了系统开发心得的同时,提出了目前系统存在的不足和有待改进的地方。 [资料来源:http://think58.com]

关键词:工作流;流程定义;可视化;Java Applet

The Research and Implementation of Visual OA workflow Based on B/S Structure
Abstract
Workflow is a full automation or semi-automation on business process, which is supported by the computer technology. In the distributed environment, tasks transferred among different persons and departments are information or data passed among participants according to the defined set of rules. Using visual OA workflow designing tools, users can define and design receiving and ending document workflow without programming. The actual result is very satisfactory. This paper is based on the development of visual OA workflow designing tools. And it consists of five parts. The first part introduces the workflows, the related concepts and the developing background of the tools designing it. The second surveys the work-related theory and developing technology. The third one carries on the analysis of the system functions. The fourth deals with following parts in detail: the system flow, the system environment and the essential technology of designing for the platform foundation and the visible flow in the actual developing performance. The last part is summarized the attainment of system-developing. And at the same time, the insufficiency and the improvements are also included in this part. [资料来源:www.THINK58.com]

Key words: workflow;flow define;visual;Java Applet

[资料来源:www.THINK58.com]

 

[资料来源:THINK58.com]

目 录 
论文总页数:30页 
1 引言 1
1.1 课题背景 1
1.2 技术可行性研究 1
1.2.1 Java Applet技术的可行性研究 1
1.2.2 XML技术的可行性研究 1
1.2.3 Microsoft Office Access 2003数据库的可行性研究 1
2 相关基础理论技术以及开发技术 1
2.1工作流的定义与存在问题描述 2
2.1.1 OA中工作流的定义 2
2.1.2工作流中的流程定义问题 3
2.2 java applet和applet绘图技术的介绍 3
2.2.1 applet的介绍 3
2.2.2 Applet的AWT绘制 4
2.3系统环境与平台基础 5
3 系统需求分析与总体设计 5
3.1系统需求分析 5
3.2 系统功能介绍 5
3.3 系统模块功能和设计思想 6
3.4数据库设计 7
3.4.1 E-R图设计 7
3.4.2 表的构建 8 [版权所有:http://think58.com]
3.4.3 数据库连接实现 9
4 系统功能模块实现 9
4.2流程可视化设计实现 10
4.2.1界面可视化 10
4.2.2 绘图功能设计 11
4.2.3 流程图保存和读取方法设计 17
4.2.4 节点间关系保存的实现 23
5 系统测试结果及存在的问题和改进的方案 27
结 论 28
参考文献 28
致 谢 29
声 明 30

[来源:http://think58.com]

[来源:http://think58.com]