Chinese translation for "返回语句"
|
- backspace statement
return statement
Related Translations:
返回检查: echo checkread back check
- Example Sentences:
| 1. | Generates code for the specified method return statement 为指定的方法返回语句生成代码。 | | 2. | Both accessors return void , so any return statement must not return a value 两个访问器都返回void ,因此所有返回语句都不能返回值。 | | 3. | Placing an instruction after a return statement ensures that it will never be executed 在返回语句后放一条指令确保了它不会被执行。 | | 4. | The body of a function may only contain a series of variable declarations and a return statement 函数体可以仅包含一组变量声明和一个返回语句。 | | 5. | The compiler implements the multiply expression in the return statement as a series of shift and )编译differ . c时,编译器将返回语句中的乘法表达式实现为一系列移位指令和 | | 6. | The compiler implements the multiply expression in the return statement explicitly as a multiply to produce a short but slower sequence of code )编译differ . c时,编译器将返回语句中的乘法表达式显式实现为乘法,以产生短小但较慢的代码序列: | | 7. | I d like to make my client tests remain as they are , so i add a default delta , remove the right triangle test return statement , and add the code shown in code sample 10 to 我想让客户程序测试保持原样,因此添加了默认的delta ,删掉了直角三角形测试的返回语句,并加入了代码示例10中所示的代码到 |
- Similar Words:
- "返回用户指定方式" Chinese translation, "返回游戏" Chinese translation, "返回鱼类" Chinese translation, "返回与连接" Chinese translation, "返回语回" Chinese translation, "返回语句中表达式的转换" Chinese translation, "返回原地" Chinese translation, "返回原居地的条件;送还的可行性" Chinese translation, "返回原居地受限制" Chinese translation, "返回原始布尔值的类型" Chinese translation
|
|
|