• 但是可能语句什么意思呢。

    But you might wonder what is meant by block of statements.

    youdao

  • 两个主要if语句

    There are two main if statement blocks.

    youdao

  • for 循环,一个语句执行一定次数

    The for loop, which executes a block of statements a certain number of times

    youdao

  • 语句冒号分隔代码组成。

    Statement blocks are made up of lines of code delimited by colons.

    youdao

  • loop语句不限次数执行一个语句

    The LOOP statement executes a statement block for an unspecified number of iterations.

    youdao

  • 语句一个多个简单语句复合语句组成。

    The block of statements is made up of one or more simple and compound statements.

    youdao

  • 实例初始语句块只有它建立后才会被执行

    Instance initializer (s) gets executed ONLY IF the objects are constructed.

    youdao

  • if语句基于测试表达式结果执行一个特定语句

    The if statement, which executes a particular block of statements based on the result of a test expression.

    youdao

  • 查询编译器视图定义展开从而产生一个复杂语句

    The query compiler expands view definitions into the main statement block, which might result in a more complex statement.

    youdao

  • while循环,个测试表达式为true时执行一个语句

    The while loop, which executes a block of statements as long as a test expression is true.

    youdao

  • 为了处理函数我们通过垂直省略缺省隐藏较大语句

    To handle long functions, we collapse large blocks by default, using vertical elision.

    youdao

  • 弧边表示语句()另一个语句语句块控制

    Edges in the graph represent flow of control from one statement (or block) to another.

    youdao

  • 例如begin语句块首先执行可以程序多次说明

    BEGIN blocks, for instance, will be executed first but can be specified many times throughout the program.

    youdao

  • 复合语句包括一个控制指令后跟一个冒号(:),然后再是一个程序语句

    A compound statement consists of a flow control instruction, followed by a colon character (:), followed by a block of program statements.

    youdao

  • WCF客户端不能Using语句因为可能会抛出不可预知的异常

    WCF Clients cannot be used inside a Using block because they may unexpectedly throw an exception.

    youdao

  • 每个具有自动存储类(3.7.2)对象实例都与其所在语句的相应入口联系

    An instance of each object with automatic storage duration (3.7.2) is associated with each entry into its block.

    youdao

  • 然后根据程序特征选择每个语句相关测试用例计算语句块的怀疑率。

    Then, we selected related test case for each block based on the characteristic of program module, and computed suspiciousness of every block.

    youdao

  • 第一闭合括弧划定一个匿名内部构造第二组划定匿名内部类实例初始化语句块

    The first set of enclosing braces delineates the construction of an anonymous inner class, and the second set delineates the instance initializer for the anonymous inner class.

    youdao

  • if语句支持一个可选else子句指示表达式计算为False时应该处理程序语句

    The if statement supports an optional else clause that indicates a block of program statements that should be processed if the Boolean expression evaluates False.

    youdao

  • 通常情况下这些方法中的代码都有大型的if -else语句或者map查找

    Typically, these methods are written as one large if-else block or a Map lookup.

    youdao

  • 至此已经看到了if语句可以如何用于根据特定布尔表达式执行两个程序语句中的其中个。

    Up to this point, you've seen how the if statement can be used to execute one of two blocks of program statements, depending on the value of a particular Boolean expression.

    youdao

  • Python中的第二控制语句while循环,表达式计算为True时执行程序语句

    The second type of flow control statement in Python is the while loop, which executes a block of program statements while an expression evaluates True.

    youdao

  • 本文简单介绍了脚本语法基本编程技术包括脚本支持数据类型流程控制并行语句块使用

    This paper briefly introduced its grammar and basic programming technology, including data types supported by the scripts, flow control and the use of parallel blocks.

    youdao

  • 大多数语言一样Scalaif测试一个条件表达式然后根据结果来跳转响应语句中。

    As in most every language, Scala's if evaluates a conditional expression, then proceeds to a block if the result is true or branches to an alternate block if the result is false. A simple example.

    youdao

  • 在Finally语句中可以调用方法而不是调用Close,它封装Close/Abort逻辑

    This method, called from a Finally block instead of Close, would encapsulate the Close/Abort logic.

    youdao

  • GO TO标签语句可以无条件地退出循环控制权转移指定语句标签之后可执行语句语句

    The GOTO label statement can unconditionally exit from a loop and transfer control to the executable statement or statement block that follows the specified statement label.

    youdao

  • 分隔逐一进行分隔语句,则编辑器使用相应语言缩进规则,将该视为一个语句块来设置格式

    Delimiters, the editor will format the block as if it were one block using the indentation rules of the appropriate language.

    youdao

  • return关键字在这里可选而且很少被用到除非代码中间返回(比如if语句块中)。

    The return keyword is optional here and it is rarely used, except when returning out of the middle of a block (e.g., in an if statement).

    youdao

  • return关键字在这里可选而且很少被用到除非代码中间返回(比如if语句块中)。

    The return keyword is optional here and it is rarely used, except when returning out of the middle of a block (e.g., in an if statement).

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定