嵌套循環 的英文怎麼說

中文拼音 [qiàntàoxúnhuán]
嵌套循環 英文
nested block
  • : 嵌名詞(用於地名) a word used in place name
  • : 名1 (套子) cover; case; sheath 2 (河流或山勢的彎曲處) a bend of a river or a curve in a mount...
  • : 循動詞(遵守; 依照; 沿襲) follow; abide by
  • : Ⅰ名詞1 (環子) ring; hoop 2 (環節) link 3 (姓氏) a surname Ⅱ動詞(圍繞) surround; encircle;...
  • 循環 : circulate; circle; round; repeat; loop; period; recurrence; cycling; circulating; mixing; circula...
  1. The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested - loop join method is used to join all tables

    以上示例展示了如何使用連續掃描和索引來進行數據檢索,以及如何使用嵌套循環連接方法來連接所有表。
  2. Listing 6 shows an example of such an approach, which nests the try - catch block inside the iteration loop

    )清單6顯示了這種方式的一個示例,它在迭代內部了try - catch塊:
  3. This method consists of two nested loops : the first loop iterate through all the registered types. the second loop iterates through all attributes for the current type

    這個方法由兩個組成:第一個遍歷所有注冊的類型。第二個遍歷當前類型的所有特性。
  4. Exits the innermost loop and transfers control to the next higher level of nesting

    將退出最內層的,並將控制權交給下一個較高級別的
  5. Loops, exit do exits the innermost loop and transfers control to the next higher level of nesting

    將退出最內層的,並將控制權交給下一個較高級別的
  6. According to the relationship of events, we design three modules : order module, selection module and loop module. in addition, a xml file format is defined to save configuration file

    根據事件內部的關系,設計了順序結構、選擇結構、結構三個模塊,由這三個模塊的或順序執行來完成事件的配置。
  7. If nested triggers are allowed and a trigger in the chain starts an infinite loop, the nesting level is exceeded and the trigger terminates

    如果允許使用觸發器,且鏈中的一個觸發器啟動了一個無限,則將超出層限制,且觸發器將終止。
  8. If any trigger in the chain sets off an infinite loop, the nesting level is exceeded and the trigger is canceled

    如果鏈中任意一個觸發器引發了無限,則會超出級限制,從而導致取消觸發器。
  9. You can also nest different kinds of control structures within one another

    。也可以相互不同種類的控制結構。
  10. Loops nested one within another, you can skip immediately to the next iteration of any level in the nesting

    ,可以立即跳轉到任何級別的下一次迭代。
  11. Write the nested loops in the normal way

    以常規方法編寫嵌套循環
  12. If you have nested loops of the same type, for example a

    如果了同類,例如,一個
  13. If you have nested loops of the same type, for example nested

    如果嵌套循環的類型相同(例如
  14. Skipping from within a nested loop

    嵌套循環中跳轉
  15. Conversion, however, is to manually build a suffix out of nested loops

    轉換的方法是手工在嵌套循環之外構建一個后綴。
  16. Adjusted the wording of the introduction and added the forcing of a nested loop join

    調整了簡介的措辭並添加了強制使用嵌套循環聯接。
  17. In this example, two nested loops are used to search for a substring within a string

    在此示例中,使用了兩個嵌套循環來搜索一個字元串中的子字元串。
  18. The result is less code and the elimination of a common source of errors when writing nested loops

    結果是當編寫嵌套循環時更少的程序代碼和消除了共同的錯誤源。
  19. Because the for loop container can include other for loop containers, you can build nested loops and implement complex looping in packages

    因為for容器可以包含其他for容器,所以可以在包中構建嵌套循環和實現復雜
  20. Join plan directives that force optimizer to use the designated join method to join tables in the query, either nested loop join, sort merge join, or dynamic hash join

    連接計劃指示,強制優化器使用指定的連接方法來連接查詢中的表,要麼是嵌套循環連接、分類合併連接,要麼是動態哈希連接。
分享友人