else adj. 〔常用于疑问代词和不定代词后,起形容词作用,意为 other〕 另外的,别的,此外的,其他的。 What else 还有呢? sb. else 另外一个人。 sb. else's hat 另外一个人的帽子。 Who else's =Whose else 另外什么人的呢? What else do you want 你还要什么别的吗? Who else is coming 还有谁来? Nobody else knew. 另外没有人知道。 What else shall I say 我还有什么可说呢? What else can it be 不然是什么呢? nothing else than 仅有,只是 (It is nothing else than a hat. 这不过是一顶帽子罢了)。 ★不可说 any book else, any city else 等。 adv. 〔常用在疑问副词后〕另外,其他(时间、地方、方式)。 When else will you come again 你们什么时候还会来呢? Where else might I find this book 别的什么地方我能找到这本书呢? I went to the library and nowhere else. 我到图书馆去了,其他什么地方也没去。 How else can you hope to win 用其他方法[不这样]你怎么能够希望胜利呢? or else 〔前面加连词 or, 构成复合连词,但 or 有时常被略去〕。 1.否则,要不然 (Make haste, (or) else you will be late. 赶快,要不然就晚了)。 2.〔威胁一定照办,否则…〕 不然的话,哼! 否则给你个厉害看看 (Do what I say, or else. 一定照我说的办,否则给你个颜色看看!)!
statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
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 语句块内的代码无需再运行该块中的任何其它语句,可以使用
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语句仍生效。
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语句仍生效。