subprocess

子进程
常用释义
[计] 子过程

扩展信息

子进程
未分类 - - Nicolas’ Blog - Upholstery ... subpattern 子模式 subprocess 子进程 subprogram 子程序 ...
子流程
子流程subprocess)是一个包括了其它活动,网关,事件等等的活动。其自身是一个更大流程的部分流程。
子过程
此外,他们还通过分离推 理过程的两个子过程subprocess),即提取先行条 件和条件效度评价过程,证明了认知负荷对事后 …
创建附加进程
《Python标准库》- 京东图书... ... 9.1 hashlib- 密码散列 10.1 subprocess- 创建附加进程 10.2 signal- 异步系统事件 ...
子程序
The Baan Dictionary ... ... sublocation 子库位 subprocess 子进程,子程序 subproject 子项目 ...
次过程
经济学英语翻译S-19|经济学词汇英语翻译... ... 副母体 Sub-population 次过程 Subprocess 代位债权人 Subrogated creditor ...
亚过程
...审美加工(aestheticprocessing)亚过程(subprocess),有的仅包括感受部分,有的还包括输出部分,当然其实验任务相关脑机 …

例句

相反,可以从一个更大范围内的一个子流程开始进行初始迭代。

根据事务的问题的类型,问题将分配到特定于问题类型的解决子流程。

Start with the subprocess_info structure, which contains all of the information necessary to perform the user-space invocation.

以subprocess_info结构开始,它包含所有的执行用户空间调用的信息。

A subprocess can be on a sequential route or one of the parallel routes.

子过程可以是顺序传送的,也可以是平行传送的。

改命令启动GDB并将其作为Emacs的子进程,其输入输出都在一个新创建的Emacs缓冲中。

We ll look closely at the automated assessment subprocess of the new claims solution , shown in Figure 2 .

下面对新的理赔解决方案的自动评估子流程做进一步观察,如图2所示。

这个流程通常是自动完成的,在示例模型中,它被创建为一个子流程,名为AutomatedLoanSetupProcess。

To find more specific requirements, you can further detail the business process by expanding each process step into its own subprocess flow.

要了解更多具体的需求,可通过将每个过程步骤扩展到它自己的子过程流来深入研究业务过程。

该函数使用subprocess_info结构以及定义是否等待的枚举变量(在“Usermode-helperAPI内部”一节中有描述)。

If a terminate end event is used in a subprocess it only causes the subprocess to be terminated, not the parent process.

如果在子流程中使用终止结束事件。它只导致子流程终止,而不是父流程。

通过错误开始事件处理失败的信用卡异常,在子流程捕获异常。

You should replace a join that only has start nodes as input with a single start node that directly connects to a task or subprocess.

您应当用一个直接连接到某个任务或子流程的开始节点,替换一个只使用开始节点作为输入的join。

Some models are decomposed into multiple levels, such as a While loop within a local subprocess, within a While loop.

有些模型被分解为多个级别,例如While循环中的局部子流程中的While循环。

换句话说,每个高级任务映射到类似于子进程的事物上。

分析子过程可以嵌入到优化循环中以获取最优设计。

每个问题解决子流程的输出都是一个标志,指示对事务进行了什么处理。

If APPROVE = ACCEPT, a pay claim subprocess will be started, and a Thank you letter will be sent.

如果APPROVE=ACCEPT,则启动支付保险赔偿子过程,并发送一封感谢信。

The analysis subprocess of the design process is the area where the computer reveals its value.

设计过程的分析子过程最能体现计算机的价值。

From a tool perspective, at least one stop node is required within every process, subprocess, and loop in Business Modeler 6. 0. 2.

从工具的视角看来,BusinessModeler6.0.2中的每个流程、子流程和循环中至少应有一个停止节点。

A subprocess is a compound activity, which can contain multiple other activities including tasks, gateways and events.

子流程是一种复合活动,它包括多个其它活动:任务,网关和事件。

完成评估并归档评估报告,完成自动评估子过程。

With the assessment complete the claim can now be settled or rejected by the settle claim subprocess.

完成评估后,就可以用支付索赔子过程来支付或者拒绝索赔。

SubprocessExecutionControlData,其保存流程执行“control”数据。

A subprocess is captured with a process interface, which is a function that can be further refined by another EPC model.

子流程用processinterface捕获,后者是一个函数,可使用其他EPC模型进一步细化。

该Process对象表示的子进程的退出值。按照约定,值0表示正常终止。

该Process对象表示的子进程被强行终止。

错误边界事件用来指示任务或子流程的故障。

IllegalThreadStateException - if the subprocess represented by this Process object has not yet terminated.

如果该Process对象表示的子进程还没有被终止时抛出。

In order to accommodate more flexible modeling, any valid process can be a subprocess of another process.

为了进一步提高建模的灵活性,任何有效的过程都可以作为另一个过程的子过程。

核心API使用了一个称为subprocess_info结构的处理函数引用进行操作。