conditional execution 中文意思是什麼

conditional execution 解釋
條件執行
  • conditional : adj 1 帶有條件的,有限制的;視…而定的。2 【語法】條件的,假設的。3 引起條件反射的。n 【語法】條件...
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  1. It is thus easier to write a second - level parser for instance, a parser that interprets editing commands when the top - level parser has taken care of removing conditional execution, blank lines, and other extraneous to editing information

    當頂級解析器已經除去條件執行、空行和其它(與編輯)無關的信息后,編寫第二級解析器(例如,解釋編輯命令的解析器)就容易多了。
  2. You can also set conditional breakpoints, which will only stop execution if a specified condition is met

    還可以設置條件斷點,僅在滿足指定條件的情況下才會停止執行。
  3. Unicode character class specifiers, arbitrary code execution inside a pattern, flag toggles, conditional expressions, and many other features were added to the regular expression engine

    Unicode字符集、模式內任意代碼操作、 flag toggles 、條件表達式以及其他特徵都被添加到正則表達式庫中。
  4. With the task center you can automate the execution of common database tasks and implement some conditional logic

    利用task center可以自動化一般數據庫任務的執行和實現一些條件邏輯。
  5. The java platform provides conditional execution using

    Java平臺提供條件執行(使用
  6. Listing 3 demonstrates how java conditional execution the

    清單3演示了java條件執行(
  7. A simple mechanism for specifying conditional execution and task selection

    一種簡單的機制,用來指定條件執行和任務選擇。
  8. Section is necessary in order to declare the classes that cfengine cfperl will interpret for conditional execution later

    的數組中。為了聲明cfengine / cfperl稍後將為條件執行解釋的類,
  9. Conditional execution based on classes is supported as expected ; the new parser has nothing to do with how class - conditional statements are parsed, as that s done before it gets the statements it needs to execute

    不出所料,基於類的條件執行也受到支持;新的解析器與類條件語句的解析方式無關,因為這些解析在新的解析器獲取需要執行的語句之前都已經完成。
  10. A command or group of commands whose execution is conditional, based on the evaluation of a preceding or associated command. nesting is a structured form of branching

    一種或一組命令,根據前面的命令或者相關聯命令的求值結果,有條件地執行。嵌套是分支的一種結構形式。
  11. Because the test of conditional expression takes place before the execution of the loop, therefore, a

    由於條件表達式的測試在循環執行之前發生,因此
  12. In programming, instructions which determine conditional jumps are often refer red to as control instruction, and the time sequence of execution of instruction s is called the flow of control

    在程序設計中,確定條件轉移的指令通常稱作控制指令,而指令執行的時間序列叫控制流。
分享友人