代码搜索:workflow

找到约 4,191 项符合「workflow」的源代码

代码结果 4,191
www.eeworm.com/read/299345/3853215

rules workflow23_ifelse.rules


www.eeworm.com/read/299345/3853216

cs workflow1.xoml.cs

using System; using System.ComponentModel; using System.ComponentModel.Design; using System.Collections; using System.Drawing; using System.Workflow.ComponentModel.Compiler; using System.Workflo
www.eeworm.com/read/299345/3853223

cs workflow18.xoml.cs

//《WF编程》系列之18 - 触发事件与调用方法:服务合同 Service Contracts //3.2.3 触发事件与调用方法 //许多开发人员想要建立一个更加正式的机制来方便和工作流交互.尽管使用Dictionary可以简单灵活的向工作流传递数据,但这种方法需要参数名称和伴随属性的严格匹配.而且我们只可以在工作流开始时使用参数向工作流传递数据,或在结束是获取数据.许多工作流需 ...
www.eeworm.com/read/299345/3853224

xoml workflow23_ifelse.xoml


www.eeworm.com/read/299345/3853227

cs workflow2.xoml.cs

using System; using System.ComponentModel; using System.ComponentModel.Design; using System.Collections; using System.Drawing; using System.Workflow.ComponentModel.Compiler; using System.Workflo
www.eeworm.com/read/299345/3853228

cs workflow17.xoml.cs

//《WF编程》系列之17 - 工作流与外部事件:工作流参数 //3.2.2 工作流参数 //Runtime的Create<mark>Workflow</mark>方法有一个重载允许我们向新的工作流实例传递参数,参数的类型是Dictionary(名值对的集合). //当工作流Runtime创建了新的工作流实例时,它会尝试寻找每个参数名称的伴随属性(Companion Property).伴随属性是工作流对象中公 ...
www.eeworm.com/read/299345/3853231

cs workflow22.xoml.cs

//《WF编程》系列之22 - 基本活动:CodeActivity //4 基本活动库 //活动是组成工作流的基本块.Windows <mark>Workflow</mark>的基本活动库包含了一些都通用的工作流活动.功能涉及流程控制,事务管理,本地通信,Web Services以及其他等等.这些活动都在工具箱中可以找到.有一些活动比较简单,比如CodeActivity,它的工作就是执行一段代码.而有的活动就比较 ...
www.eeworm.com/read/284677/4060595

java workflow_delete_ok.java

/* *this file is part of nseer erp *Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com * *This program is free software; you can redistribute it and/or *modify it
www.eeworm.com/read/284677/4060596

java workflow_change_ok.java

/* *this file is part of nseer erp *Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com * *This program is free software; you can redistribute it and/or *modify it
www.eeworm.com/read/284677/4060597

java workflow_init_ok.java

/* *this file is part of nseer erp *Copyright (C)2006-2010 Nseer(Beijing) Technology co.LTD/http://www.nseer.com * *This program is free software; you can redistribute it and/or *modify it