GOTO
发音
UK
/ˈɡəʊ.tuː/
US
/ˈɡoʊ.tu/
词形变化
GOTOs
复数
GOTOs
GOTOed
GOTOing
GOTOs
三单
GOTOing
现在分词
GOTOed
过去式
GOTOed
过去分词
别名
goto
释义与例句
n.
-
1.
Any construct which produces an unstructured jump in the flow of execution.
计算机 工程 数学The setjmp/longjmp facility in C is essentially a GOTO.
v.
-
1.
To reach (a point in a program) by means of a GOTO instruction.
计算机 工程 数学
词汇关系
词源
From go to, a keyword for this purpose in many programming languages.
来源:wiktionary