单词 | ELSE clause | ||||
释义 | ELSE clause
例句释义: 否则子句,子叙句 1. At this point, the break statement causes program execution to break out of the while loop, skipping the else clause. 此时,break语句导致程序执行中断while循环,跳转到else子句。 www.ibm.com 2. RegisterScripts will be called during an asynchronous postback as well (due to the else clause shown in Figure 11). 在异步回发过程中还会调用RegisterScripts(由于图11中所示的else子句)。 msdn.microsoft.com 3. The else clause would be modeled by adding another call arrow between the Teller class and the ImproperDepositException. 可以通过在Teller类和ImproperDepositException之间添加另一个调用箭头来为else子句建模。 www.ibm.com 4. You can use an else clause with the if construct, and if constructs can be nested. 可以使用具有if结构的else子句,并且if结构可以进行嵌套。 msdn2.microsoft.com 5. The else clause is never executed, so nothing is printed out until you explicitly use a separate print statement. else子句永远不被执行,所以直到显式使用print语句之前不会输出任何东西。 www.ibm.com 6. Certainly the entire method is not illustrated: the else clause is missing. 当然没有显示全部方法:缺少了else子句。 www.ibm.com 7. The solution provided is remarkably simple: you add an extra if statement to the else clause. 提供的解决方案非常简单:给else子句添加一个额外的if语句。 www.ibm.com 8. In nested if statements, the else clause belongs to the last if that does not have a corresponding else. 在嵌套的if语句中,else子句属于最后一个没有对应的else的if。 msdn2.microsoft.com 9. Otherwise, the else clause is evaluated, and DB2 returns an Info element containing only product ID and message data. 否则,执行else子句,DB2返回一个“info”元素,其中只包含产品ID和评语数据。 www.ibm.com 10. You may have noticed the else clause and the last two examples in Listing 9. 在清单9中可能注意到else子句和最后的两个示例。 www.ibm.com 1. When I check the else clause, I see that I was calculating age based on the year only. 在检查完else子句之后,我明白我只是根据年来计算年龄。 www.ibm.com 2. After upgrading, it will return 91 (Object variable or With block not set) and execute the Else clause. 升级之后,它将返回91(未设置Object变量或With块)并执行Else子句。 msdn2.microsoft.com 3. What if we omit the else clause in the previous example? 如果我们在上面的例子里省略else字句会发生什么? www.bing.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。