subtask
美
英 ['s?btɑ?sk] 
- n.子任務;程序子基元;程序子基本單元
- 網(wǎng)絡子工作;支援子任務;子任務表
英漢解釋
例句
and a switching substep: switching to the entrance address of the next subtask after the current subtask is performed.
轉入子步驟:在當前子任務執(zhí)行完畢時,轉到下一個子任務的入口地址。
You can add escalations to the subtask state to ensure that this portion of the task is completed so that the overall task can proceed.
您可以向該子任務狀態(tài)添加升級,以確保完成任務的該部分,以便總體任務能夠繼續(xù)。
It spawns various threads, each containing a subtask of the main task to be executed by the cluster.
它生成不同的線程,每個線程都包含此集群要處理的主任務的一個子任務。
You can create the subtask by selecting New from the actions menu for a task in the task information widget, as shown in Figure 3.
在TaskInformation小部件中,可以通過從任務的操作菜單中選擇New創(chuàng)建子任務,如圖3所示。
When a task is a subtask, the context field will contain the text name of the task, and the text name of its summary task.
如果某個任務是子任務,則上下文字段將包含該任務及其摘要任務的文本名稱。
The quantitative research of semantic relation between words is an essential subtask for some natural language processing task.
詞匯間語義關系的定量化研究是自然語言處理任務中一個重要的基礎性工作。
When working with consolidated projects, you cannot outdent a task beyond the level of the subtask of a summary task.
在處理合并項目時,不能將任務升級到摘要任務的子任務級別之上。
The root task group is of the choice kind, which means the user can select any subtask group and complete it.
根任務組的種類屬于choice,這意味著用戶能夠選擇任何子任務組并完成它。
Click the row for the task that you want to indent as a subtask or outdent as a summary task.
單擊要降級為子任務或升級為摘要任務的任務所在的行。
Task Name shows the name of a task or subtask you are working on.
工作名稱顯示您目前正在做的工作或子工作的名稱。
The coreference resolution is an important subtask of information extraction.
共指消解是信息抽取中一個重要子任務。
if asking these questions before doing a subtask is difficult , you can alternatively ask them at a regular interval.
如果在開始做事的時候聞起來比較難,你可以選擇在工作點和點之間的休息時間來問。
Not all summary task values show the combined total of your subtask values.
并非所有摘要任務值都表示子任務值的組合總計。
You may give any name to a SubTask class, though it should represent the assigned subtask.
您可以為一個SubTask類取任何名字,不過這個名字應該能描述分配給它的子任務。
PseudoRemThr is a Java class that wraps a thread and accepts an instance of a given SubTask.
PseudoRemThr是一個Java類,該類封裝了一個線程并接受給定SubTask類的一個實例。
A heartbeat message and subtask oriented fault tolerance policy were also used which can achieve the reliability.
自愿機端的心跳消息和面向子任務的容錯方式可以達到可靠性高的效果。
In other words, when only one subtask thread is requested, there is no thread pool.
也就是說,當只有一個子任務被請求時,這里就不存在線程池了。
The job dispatcher spawns multiple threads, each containing the code for a different subtask.
作業(yè)調(diào)度器生成多個線程,每個線程包含執(zhí)行不同子任務的代碼。
The subtask information is consolidated into the summary task.
子任務信息可合并到摘要任務中。
Based on foe analysis of the results, the size of subtask and the speedup of the parallel computing are discussed.
通過對實驗數(shù)據(jù)的分析,對子任務規(guī)模和并行計算的加速比進行了研究。
Another state for a human task is the subtask state.
人工任務的另一種狀態(tài)是子任務狀態(tài)。
The cheat sheet content in Listing 3 defines a root task group containing two subtask groups, each containing two tasks.
清單3中的備忘單內(nèi)容定義了包含兩個子任務組的根任務組,每一個子任務組包含兩個任務。
The subtask bar is displayed over the summary task bar.
子任務條形圖顯示在摘要任務條形圖上方。
It does not show the sum of all the subtask durations.
它并不顯示所有子任務工期的總和。
For each assigned user, a subtask is automatically created.
對于每個分配的用戶,自動地創(chuàng)建一個子任務。
Combine all subtask results into the final result.
將所有的子任務結果組合為最終結果。
For example, you could initialize such resources in the constructor of the SubTask class.
例如,您可以在SubTask類的構造函數(shù)中初始化這類資源。
If you then outdent that same subtask, the outline number is automatically updated to 3. 6.
如果您隨后升級該子任務,則大綱數(shù)字會自動更新為3.
For example, a task with an outline number of 7. 2 Indicates that it's the second subtask under the seventh top-level summary task.
例如,大綱數(shù)字為7.2的任務表明它是第七個頂級摘要任務下的第二個子任務。
For example, your WBS code for a specific subtask is Ph3. Prj5. Arch. Task3.
例如,某特定子任務的WBS代碼是Ph3.
a preparing step: obtaining the entrance address of the first subtask and preparing the performing information of the first subtask;
準備步驟:獲取第一個子任務的入口地址,并準備其執(zhí)行信息;
Genetic Algorithms for Subtask Scheduling in Concurrent Design
并行設計子任務調(diào)度的遺傳算法原理與實現(xiàn)方法