GOTO
名词 n.
动词 v.
英 /ˈɡəʊ.tuː/
美 /ˈɡoʊ.tu/
英文释义
名词 n.
-
Any construct which produces an unstructured jump in the flow of execution.
— The setjmp/longjmp facility in C is essentially a GOTO.
动词 v.
-
To reach (a point in a program) by means of a GOTO instruction.
— If we were GOTOed from 310 we GOTO 320.
词源
词源 1
From go to, a keyword for this purpose in many programming languages.
词源 2
From go to, a keyword for this purpose in many programming languages.
0 次浏览
数据来源: Wiktionary