英语人>词典>英汉 : goto statement的中文,翻译,解释,例句
goto statement的中文,翻译,解释,例句

goto statement

goto statement的基本解释
-

转向语句

更多网络例句与goto statement相关的网络例句 [注:此内容来源于网络,仅供参考]

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

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

Formally, the goto statement is never necessary, and in practice it is almost always easy to write code without it.

从理论上讲,goto语句是没有必要的,实践中不使用goto语句也可以很容易地写出代码。

Actually, C still has a GOTO statement, but its functionality is limited and it is only

因此,C程序比起集成性的FORTRAN及COBOL的"空心粉式代码"代码要简单得多。

Actually, C still has a GOTO statement, but its functionality is limited and it is only recommended as a last resort if structured solutions are much more complicated.

汇编高手能编写出比任何其他语言能实现的快得多的程序,它很快赢得了一大群爱好者,有很多技术很大的提高了Java的速度

Provides the infinitely-abusable goto statement, and labels to branch to.

语言提供了可随意滥用的goto语句以及标记跳转位置的标号。

加载更多网络例句 (13)
更多网络解释与goto statement相关的网络解释 [注:此内容来源于网络,仅供参考]

Goto statement:语句

5.9 Goto语句(Goto Statement) goto 语句能直接跳到程序的某一处开始执行,使程序结构松散很多,有关编程的教材基本上将它作为碰都不能碰的东西. 但在处理异常情况中,goto 还是很方便的---并被有些权威人士推荐;只要别滥用就可以了.

Goto statement:转向语句

1017goal description目标描述 | 1018GOTO statement转向语句 | 1019granularity颗粒度,粒度,间隔尺寸

Goto statement:指令

跳至行 goto line | goto指令 goto statement | 进入市场计划 go-to-market plan

GOTO statement GOTO:语句

coding 写代码 | GOTO statement GOTO语句 | While statement While 语句

Goto statement missing label:[错误] goto语句没有标号

Fuction should return a value [警告] 函数必需返回一个值 | Goto statement missing label [错误] goto语句没有标号 | If statementl missing ) [错误] if语句缺少右括号

加载更多网络解释 (4)