
好词典

源自英语短语'go to'的合并写法,作为编程术语最早出现在1950年代的汇编语言中。
❶ 计算机编程中的跳转指令,用于将程序执行流程直接转移到指定位置。常用于早期编程语言,现代编程中较少使用。
“The 'goto' statement can make the code harder to read.”
(goto语句会使代码更难阅读。)
“Avoid using goto in modern programming languages.”
(在现代编程语言中应避免使用goto。)
❶ 非正式用法,表示前往某处或做某事,常用于口语或非正式场合。
“Let's goto the park this afternoon.”
(我们今天下午去公园吧。)
“I need to goto the store before it closes.”
(我需要在商店关门前去一趟。)
goto statement — 编程中的跳转语句,用于将程序控制转移到指定的标签或行号。
“The goto statement in this code causes an infinite loop.”
(这段代码中的goto语句导致了一个无限循环。)
goto meeting — 一种流行的在线会议软件名称,常用于远程协作和视频会议。
“We'll have the discussion on GoTo Meeting at 3 PM.”
(我们将在下午3点通过GoTo Meeting进行讨论。)