• The statements on line 1, 2, and 3, and the comparison on line 4, all form one basic block that ends with the conditional jump implementing the if statement.

    声明行,第四比较所有这些组成传统跳跃执行结尾基本

    youdao

  • 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).

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

    youdao

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

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

    youdao

  • 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.

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

    youdao

  • Once we've determined that this statement is an if(Logger.isLogging()) statement, we need to figure out the boundaries of the if's block of code.

    确定这个语句if(Logger.isLogging())语句后,我们需要找出 if代码边界

    youdao

  • The while loop, as was the case with the if statement, supports an optional else clause containing a block of program statements executed when the expression is False.

    while循环if语句一样,支持可选else子句,其中包含表达式计算为False时执行程序语句

    youdao

  • The while loop, as was the case with the if statement, supports an optional else clause containing a block of program statements executed when the expression is False.

    while循环if语句一样,支持可选else子句,其中包含表达式计算为False时执行程序语句

    youdao

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

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

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