subprocess
美
英 [s?bp'r??ses] 
- n.中間過程;亞過程
- 網(wǎng)絡(luò)子進程;子流程;子過程
英漢解釋
例句
Instead, you can begin the initial iteration with just a subprocess within the larger scope.
相反,可以從一個更大范圍內(nèi)的一個子流程開始進行初始迭代。
Depending on the type of issue for a transaction, the issue is allocated to a resolution subprocess specific to the issue type.
根據(jù)事務(wù)的問題的類型,問題將分配到特定于問題類型的解決子流程。
Start with the subprocess_info structure, which contains all of the information necessary to perform the user-space invocation.
以subprocess_info結(jié)構(gòu)開始,它包含所有的執(zhí)行用戶空間調(diào)用的信息。
A subprocess can be on a sequential route or one of the parallel routes.
子過程可以是順序傳送的,也可以是平行傳送的。
This command starts GDB as a subprocess of Emacs, with input and output through a newly created Emacs buffer.
改命令啟動GDB并將其作為Emacs的子進程,其輸入輸出都在一個新創(chuàng)建的Emacs緩沖中。
We ll look closely at the automated assessment subprocess of the new claims solution , shown in Figure 2 .
下面對新的理賠解決方案的自動評估子流程做進一步觀察,如圖2所示。
This process is frequently automated, and in the sample model, it has been created as a subprocess called Automated Loan Setup Process.
這個流程通常是自動完成的,在示例模型中,它被創(chuàng)建為一個子流程,名為AutomatedLoanSetupProcess。
To find more specific requirements, you can further detail the business process by expanding each process step into its own subprocess flow.
要了解更多具體的需求,可通過將每個過程步驟擴展到它自己的子過程流來深入研究業(yè)務(wù)過程。
This function takes your subprocess_info structure and an enumeration defining whether to wait (described in the internals section).
該函數(shù)使用subprocess_info結(jié)構(gòu)以及定義是否等待的枚舉變量(在“Usermode-helperAPI內(nèi)部”一節(jié)中有描述)。
If a terminate end event is used in a subprocess it only causes the subprocess to be terminated, not the parent process.
如果在子流程中使用終止結(jié)束事件。它只導(dǎo)致子流程終止,而不是父流程。
This exception is caught within the subprocess by the error start event handling the bad credit card exception.
通過錯誤開始事件處理失敗的信用卡異常,在子流程捕獲異常。
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.
您應(yīng)當(dāng)用一個直接連接到某個任務(wù)或子流程的開始節(jié)點,替換一個只使用開始節(jié)點作為輸入的join。
Some models are decomposed into multiple levels, such as a While loop within a local subprocess, within a While loop.
有些模型被分解為多個級別,例如While循環(huán)中的局部子流程中的While循環(huán)。
In other words, each of the high level tasks is mapped to something like a subprocess.
換句話說,每個高級任務(wù)映射到類似于子進程的事物上。
The analysis subprocess can be imbedded in the optimization iteration to yield the optimal design.
分析子過程可以嵌入到優(yōu)化循環(huán)中以獲取最優(yōu)設(shè)計。
The output of each issue-resolution subprocess is a flag indicating what has been done to the transaction.
每個問題解決子流程的輸出都是一個標(biāo)志,指示對事務(wù)進行了什么處理。
If APPROVE = ACCEPT, a pay claim subprocess will be started, and a Thank you letter will be sent.
如果APPROVE=ACCEPT,則啟動支付保險賠償子過程,并發(fā)送一封感謝信。
The analysis subprocess of the design process is the area where the computer reveals its value.
設(shè)計過程的分析子過程最能體現(xiàn)計算機的價值。
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中的每個流程、子流程和循環(huán)中至少應(yīng)有一個停止節(jié)點。
A subprocess is a compound activity, which can contain multiple other activities including tasks, gateways and events.
子流程是一種復(fù)合活動,它包括多個其它活動:任務(wù),網(wǎng)關(guān)和事件。
The assessment is completed and the assessment report filed, completing the automated assessment subprocess.
完成評估并歸檔評估報告,完成自動評估子過程。
With the assessment complete the claim can now be settled or rejected by the settle claim subprocess.
完成評估后,就可以用支付索賠子過程來支付或者拒絕索賠。
Subprocess Execution Control Data, which holds process execution "control" data.
SubprocessExecutionControlData,其保存流程執(zhí)行“control”數(shù)據(jù)。
A subprocess is captured with a process interface, which is a function that can be further refined by another EPC model.
子流程用processinterface捕獲,后者是一個函數(shù),可使用其他EPC模型進一步細化。
the exit value of the subprocess represented by this Process object. by convention, the value 0 indicates normal termination.
該Process對象表示的子進程的退出值。按照約定,值0表示正常終止。
The subprocess represented by this Process object is forcibly terminated.
該Process對象表示的子進程被強行終止。
An error boundary event can be used to indicate a fault on a task or a subprocess.
錯誤邊界事件用來指示任務(wù)或子流程的故障。
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.
為了進一步提高建模的靈活性,任何有效的過程都可以作為另一個過程的子過程。
The core API operates using a handler reference called a subprocess_info structure.
核心API使用了一個稱為subprocess_info結(jié)構(gòu)的處理函數(shù)引用進行操作。
the output stream connected to the normal input of the subprocess.
連接子進程正常輸入流的輸出流。
the input stream connected to the normal output of the subprocess.
連接子進程正常輸出流的輸入流。
The reused subprocess is followed by a decision with two branches.
Subprocess2重用了Subprocess3。被重用的子流程之后是一個帶有兩個分支的decision。
Each process, or subprocess, should only ever have one process controller.
每個流程或子流程應(yīng)該只有一個流程控制者。
For our example process, the recursion is infinite; Subprocess 3 always invokes Main Process again.
在我們的示例流程中,該遞歸過程是無限的;Subprocess3總會再次調(diào)用MainProcess。
You can further refine a subprocess in Business Modeler by using another process model.
在BusinessModeler中,您還可以使用另一個流程模型進一步細化子流程。
First note that a subprocess always starts with a start event.
首先注意子流程總是從開始事件開始。
Gets the output stream of the subprocess.
返回子進程的輸出流。
Gets the input stream of the subprocess.
返回子進程的輸入流。
As shown in Listing 3, this not only removes a function but also removes the need for the caller to manage the subprocess_info structure.
如清單3所示,它不僅刪除函數(shù),還消除了調(diào)用者管理subprocess_info結(jié)構(gòu)的必要性。