Welcome![Sign In][Sign Up]
Location:
Search - workflow lot

Search list

[Other resourcebiyesheji3

Description: 企业内部的很多业务都可以抽象为一个或者若干个工作流,最典型的是收发文工作流。一个发文流程可能要经历起草,审批,校对,领导签字,传阅等步骤。传统的办公模式完成此流程需要投入很多人力,而且运转起来较慢,容易出错,如果采用办公自动化系统,公文的流转就可以自动化,显然有很多好处。 UML(Unified Modeling Language)是一种面向对象的建模语言,它已经广泛用于面向对象系统的分析和设计。统一过程(Unified Process)是一种软件工程方法,它将软件开发过程分为一系列的工作流程(Workflow),充分发挥了迭代的开发思想,是软件开发成功的重要因素。 Struts是基于JAVA的一个开源项目,采用模块化的设计思想将业务逻辑,数据存储和用户界面分离,简化了企业级应用程序的构建。 本文描述了葫芦岛锌厂的办公自动化系统的开发过程,依据统一过程的开发思想,利用UML构建和描述系统的结构与行为,并用Struts完成了系统的最终实现。 -enterprises within the many businesses that can be abstract or for a number of work-flow, The most typical is the text Transceivers work flow. An outgoing message flow may experience drafting, examination, proofreading, leading signature, circulation and other steps. The traditional mode of office to complete this process requires a lot of manpower and operating it slow, prone to error, If the use of office automation systems, document, the transfer can be automated, obviously has many advantages. UML (Unified Modeling Language) is an object-oriented modeling language It has been widely applied to object-oriented system analysis and design. Unified Process (Unified Process) is a software engineering approach, It will software development process is divided into a series of workflows (Workf
Platform: | Size: 874635 | Author: 张宏 | Hits:

[Software Engineeringbiyesheji3

Description: 企业内部的很多业务都可以抽象为一个或者若干个工作流,最典型的是收发文工作流。一个发文流程可能要经历起草,审批,校对,领导签字,传阅等步骤。传统的办公模式完成此流程需要投入很多人力,而且运转起来较慢,容易出错,如果采用办公自动化系统,公文的流转就可以自动化,显然有很多好处。 UML(Unified Modeling Language)是一种面向对象的建模语言,它已经广泛用于面向对象系统的分析和设计。统一过程(Unified Process)是一种软件工程方法,它将软件开发过程分为一系列的工作流程(Workflow),充分发挥了迭代的开发思想,是软件开发成功的重要因素。 Struts是基于JAVA的一个开源项目,采用模块化的设计思想将业务逻辑,数据存储和用户界面分离,简化了企业级应用程序的构建。 本文描述了葫芦岛锌厂的办公自动化系统的开发过程,依据统一过程的开发思想,利用UML构建和描述系统的结构与行为,并用Struts完成了系统的最终实现。 -enterprises within the many businesses that can be abstract or for a number of work-flow, The most typical is the text Transceivers work flow. An outgoing message flow may experience drafting, examination, proofreading, leading signature, circulation and other steps. The traditional mode of office to complete this process requires a lot of manpower and operating it slow, prone to error, If the use of office automation systems, document, the transfer can be automated, obviously has many advantages. UML (Unified Modeling Language) is an object-oriented modeling language It has been widely applied to object-oriented system analysis and design. Unified Process (Unified Process) is a software engineering approach, It will software development process is divided into a series of workflows (Workf
Platform: | Size: 874496 | Author: 张宏 | Hits:

[Process-ThreadParserEn.Sources

Description: 链接抓取分析其它可用链接,然后对所有链接进行分析找到可用页面然后分离中英文单词,并进行分类。 使用了多线程处理,遇到了很有趣的多个不同功能的许多线程相互协调工作的问题,由于采用主线程进行消 息处理安排线和工作流程所以会产生主程序窗口被堵死情况,特别是在开的线程很多的时候。-Analysis of links to other available links to crawl, and then an analysis of all the links to find the page and then the separation can be used in both Chinese and English words, and classify. The use of multi-threaded processing, encountered a very interesting feature of many different threads of mutual co-ordination problems, as a result of using the main thread to handle arrangements for the news wire and workflow so the main program window will be blocked, in particular, open thread in a lot of time.
Platform: | Size: 692224 | Author: 章节 | Hits:

[JSP/Javamootools-workflow

Description: 工作流流设计器,类似于js做的,很不错,很有参考学习价值-Work Flow Designer, similar to the js doing very good, a lot of reference to learn the value of
Platform: | Size: 115712 | Author: frin | Hits:

[OAworkflow

Description: lotus 可视化工作流,可以免费使用。-lotus visual workflow, you can free of charge.
Platform: | Size: 739328 | Author: sdfsdf | Hits:

[CSharphaiyiERP20

Description: 最近有很多朋友都在交流学习C#这门技术,今天我就和大家分享我在公司短短几个月业余时间写的一个数据库管理系统和大家一起分享学习,本人也是刚学C/S开发的这个管理系统是c#语言VS2008+MSSQL2005开发,希望可以一起分享学习。 这套系统主要是根据ERP工作流程所写的一个系统,主要功能包括了销售管理、工程管理、采购管理、仓库管理、报表管理等功能,主要是根据五金模具公司所写的一套系统,这套系统是用了简单三层架构所写,写过一段时间的朋友应该看得懂的,如果你是刚学C/S的可以参考参考我这个系统,因为工作比较忙数据操作部分没有用存储过程来写,你可以自行修改成存储过程来处理数据。好了废话不多说了,应时间问题有兴趣的朋友可以直接和我索取源码我就不上传了。 有兴趣可以加我的群:25781228-Recently, a lot of friends in exchange of learning C# technology, today I would like to share in the company a few months spare time to write a database management system to learn and share with everyone, I also just started learning C/S developmentthis management system is the c# language VS2008+ MSSQL2005 development, and hope to share learning. The system is written under the ERP workflow system, the main functions include the functions of sales management, project management, purchasing management, warehouse management, report management, mainly written by a system based on metal mold company, which set system is a simple three-tier architecture written by a friend written some time should be able to understand, if you are just learning the C/S can refer to reference my system, because the data manipulation part of busy working with storage process to write, you can modify the stored procedure to process the data. Ado, should be a matter of time friends who are interested
Platform: | Size: 6391808 | Author: swf | Hits:

[JSP/JavaEX7_ssd1

Description: SSD1 exercise 8. osworkflow open source workflow e java latest most classic 100 case Java basic documents,16 chaps ,pd google protocol buffer 2.5.0 java The Mashi Bing JAVA teaching vide Beida Jade Bird project, based on the hibernate+Struts rental websi Do not use JNI, through the JNAIV \ R \ n \ r \ nPageOffice filled java interview book, a major soft Java myfaces source code includes Very good the ssh interview and w Mybatis automatic generation of d Swing help documentation Recently a lot of children s JAVA integration of the PageOffic Using java to achieve a non-symme the java j2ee Struts2 tutorial. V java polymorphism codes-SSD1 exercise 8. osworkflow open source workflow e java latest most classic 100 case Java basic documents,16 chaps ,pd google protocol buffer 2.5.0 java The Mashi Bing JAVA teaching vide Beida Jade Bird project, based on the hibernate+Struts rental websi Do not use JNI, through the JNAIV \ R \ n \ r \ nPageOffice filled java interview book, a major soft Java myfaces source code includes Very good the ssh interview and w Mybatis automatic generation of d Swing help documentation Recently a lot of children s JAVA integration of the PageOffic Using java to achieve a non-symme the java j2ee Struts2 tutorial. V java polymorphism codes
Platform: | Size: 7168 | Author: afdfzvb | Hits:

[Program docWifi-jishu

Description: wifi模块,需要了解的东西很多,这里只对其工作原理和工作流程以及移植过程进行了简单的阐述,还有很多方面没有概括到,如:协议层的实现方式和过程,以及数据传输中的细节和SDIO相关内容等等.-wifi module, you need to understand a lot of things, just to carry out its working principle and workflow as well as a brief exposition of the migration process, there are many ways to not generalize, such as: the process of implementation and protocol layers, as well as data transmission details and SDIO related content and so on.
Platform: | Size: 176128 | Author: yangqiang | Hits:

CodeBus www.codebus.net