goto
导读:goto读音音标
英 [\'ɡəʊtəʊ]美 [\'ɡoʊtoʊ]
goto意思解释
v.转到; 英英释义 Gotogoto (GOTO, GO TO or other case combinations, depending on the programming lang
英 [\'ɡəʊtəʊ]美 [\'ɡoʊtoʊ]
goto意思解释
v.转到; 英英释义 Gotogoto (GOTO, GO TO or other case combinations, depending on the programming lang

goto读音音标
英 [\'ɡəʊtəʊ]
美 [\'ɡoʊtoʊ]
goto意思解释
v.
转到;
英英释义
Gotogoto (GOTO, GO TO or other case combinations, depending on the programming language) is a statement found in many computer programming languages. It performs a one-way transfer of control to another line of code; in contrast a function call normally returns control.
