英语人>词典>汉英 : 转移语句 的英文翻译,例句
转移语句 的英文翻译、例句

转移语句

词组短语
branch statement · GO TO statement
更多网络例句与转移语句相关的网络例句 [注:此内容来源于网络,仅供参考]

If the yield break statement is enclosed by one or more try blocks with associated finally blocks, control is initially transferred to the finally block of the innermost try statement.

如果yield break语句位于一个或多个带有finally块的try块中,控制将被转移到最里面的try块对应的finally块中。

Because a yield break statement unconditionally transfers control elsewhere, the end point of a yield break statement is never reachable.

由于一个yield break语句无条件地将控制转移到其它地方,因此一个yield break的终点将永远不可达。

The goto and the labeled statement to which it transfers control must be in the same function.

goto 语句和获得所转移的控制权的带标号的语句必须位于于同一个函数内。

The main omissions are extended-precision arithmetic; the goto statement; nonstructured forms of switch such as Duff's device; passing struct and union parameters and results by value; and functions with variable numbers of arguments.

而忽略的主要是扩展精度类型的算术运算(long long和long double); goto 语句;如达夫设备(Duff's device)之类的非结构化switch转移;结构体、联合体参数传递和结果值返回;以及带有变长参数的函数。

更多网络解释与转移语句相关的网络解释 [注:此内容来源于网络,仅供参考]

unconditional branch instruction:强制go to语句

uncomplemented input 非补码输入 | unconditional branch instruction 强制go to语句 | unconditional jump 无条件转移

branch statement:转移语句

branch point 分支点 | branch statement 转移语句 | branch table 转移表

branch statement:分支语句

78. 关系表达式:Relational Expression | 79. 分支语句:Branch Statement | 80. 无条件转移:Branch Unconditionally

branch statement:分支语句,转移语句

280bounding box边框 | 281branch statement分支语句,转移语句 | 282branch unconditionally无条件转移

conditional statement:如果语句

conditional probability 条件概率 | conditional statement 如果语句 | conditional transfer 条件转移

jump spark system:跳跃火花制

jump spark ignition 跳跃火花点火 | jump spark system 跳跃火花制 | jump statement 转移语句

conditional sum logic:条件和逻辑

条件语句 conditional statement | 条件和逻辑 conditional sum logic | 条件转移 conditional transfer

line number:行号

(5)除了用行号(line number)以外,还可以用"行标号"(line label). 行标号由1-40个字母或数字后加一个":"号组成. 例如下面程序最后一行开头的"a:"就是一个行标号. 它的作用是该行的标识,常用于转移语句的指向. 第三行中的"GOTO a"就是使流程转到END语句.

unconditional jump:无条件转移

unconditional branch instruction 强制go to语句 | unconditional jump 无条件转移 | unconditional jump instruction 无条件转移指令

transfer table:转移表

transfer statement 传送语句 | transfer table 转移表 | transfer time 传送时间