語句塊 的英文怎麼說

中文拼音 [kuāi]
語句塊 英文
block
  • : 語動詞[書面語] (告訴) tell; inform
  • : 句名詞1. [書面語] (指草木初生拳狀的幼芽) tender bud2. (姓氏) a surname
  • : 名詞(古時佩帶的玉器) penannular jade ring (worn as an ornament in ancient china)
  • 語句 : 1. (成句的話) sentence2. [自動化] statement
  1. The block of statements is made up of one or more simple and compound statements

    語句塊由一個或多個簡單和復合組成。
  2. Its nodes represent statements ( or blocks of statements )

    它的結點表示(或語句塊) 。
  3. Followed by a block of program statements

    ) ,然後再是一個程序語句塊
  4. Statement executes a block of program statements if a boolean expression evaluates true

    在一個布爾表達式計算為true時執行一個程序語句塊
  5. Clause that indicates a block of program statements that should be processed if the boolean expression evaluates false

    ,指示當布爾表達式計算為false時應該處理的程序語句塊
  6. Statement can be used to execute one of two blocks of program statements, depending on the value of a particular boolean expression

    可以如何用於根據一個特定布爾表達式的值,來執行兩個程序語句塊中的其中一個。
  7. Instead of using the deep if - else block or lookup map, create a comparator to deal with the ordering

    來處理排序方式,而不是使用大的if - else語句塊或者
  8. Begin blocks, for instance, will be executed first but can be specified many times throughout the program

    例如, begin語句塊會被首先執行,但它可以在程序中多次說明。
  9. Case else statement block does not need to run any more of the statements in the block, it can exit the block by using the

    語句塊內的代碼無需再運行該中的任何其它,可以使用
  10. For example, even if the set statement is in an if. else statement block that is never reached during execution, the set statement still takes effect because the if. else statement block is parsed

    例如,假設set在if . . . else語句塊中,而在執行過程中從未到達過該語句塊,但由於分析了if . . . else語句塊,因此set仍生效。
  11. Statement is present, the statement block is a critical section and

    存在,語句塊就是臨界區並且
  12. A local variable, already declared in an enclosing block and therefore visible in a nested block, cannot be redeclared in the nested block

    一個語句塊里的變量,可以被其他語句塊再次聲明,但是不可以在嵌套語句塊聲明,但是在嵌套里他是可視的。
  13. While statement executes a statement or a block of statements until a specified expression evaluates to

    執行一個語句塊,直到指定的表達式計算為
  14. The while statement executes a statement or a block of statements until a specified expression evaluates to

    執行一條或一個語句塊,直到指定的表達式的計算結果為
  15. Executes a statement block once, and then repeats execution of the loop until a condition expression evaluates to

    將一個語句塊執行一次,然後重復該循環的執行,直到條件表達式為
  16. An instance of each object with automatic storage duration ( 3. 7. 2 ) is associated with each entry into its block

    每個具有自動存儲類( 3 . 7 . 2 )對象的實例都與其所在語句塊的相應入口相聯系。
  17. Block of statements that the operator procedure runs

    運算符過程運行的語句塊
  18. Block of statements to run within this procedure

    要在此過程內運行的語句塊
  19. Before it runs the statement block, it compares

    運行語句塊之前,它先將
  20. Element to the first element and runs the statement block

    設置為第一個元素,並運行語句塊
分享友人