| 複數 | gotohs |
gotohing
Traditional Chinese_translation
gotohed
Traditional Chinese_translation
gotohs
Traditional Chinese_translation
gotoh time
Traditional Chinese_translation
gotoh place
Traditional Chinese_translation
gotoh home
Traditional Chinese_translation
gotoh back
Traditional Chinese_translation
gotoh now
Traditional Chinese_translation
gotoh fast
Traditional Chinese_translation
the goto statement transfers control to a labeled line in the code.
goto語句會將控制權轉移到程式碼中的標籤行。
some programmers avoid goto because it can create spaghetti code.
一些程式設計師會避免使用goto,因為它可能會產生意大利麵程式碼。
the compiler supports goto for breaking out of nested loops.
編譯器支援使用goto來跳出嵌套迴圈。
modern coding standards often discourage the use of goto statements.
現代的程式設計標準通常不鼓勵使用goto語句。
you can use goto to implement state machines efficiently.
您可以使用goto來高效地實現狀態機。
the error handler uses goto to jump to cleanup code.
錯誤處理程式使用goto跳轉到清理程式碼。
lack of goto functionality forces developers to use break flags.
缺乏goto功能會迫使開發人員使用中斷旗標。
legacy basic programs frequently rely on goto for program flow.
舊有的BASIC程式經常依賴goto來控制程式流程。
refactoring code eliminates unnecessary goto jumps between sections.
重構程式碼可以消除各個部分之間不必要的goto跳轉。
the tutorial explains when goto is appropriate and when to avoid it.
這篇教學說明了什麼時候使用goto是合適的,什麼時候應該避免使用。
some programming languages completely omit goto from their syntax.
一些程式語言完全從其語法中省略了goto。
gotohing
Traditional Chinese_translation
gotohed
Traditional Chinese_translation
gotohs
Traditional Chinese_translation
gotoh time
Traditional Chinese_translation
gotoh place
Traditional Chinese_translation
gotoh home
Traditional Chinese_translation
gotoh back
Traditional Chinese_translation
gotoh now
Traditional Chinese_translation
gotoh fast
Traditional Chinese_translation
the goto statement transfers control to a labeled line in the code.
goto語句會將控制權轉移到程式碼中的標籤行。
some programmers avoid goto because it can create spaghetti code.
一些程式設計師會避免使用goto,因為它可能會產生意大利麵程式碼。
the compiler supports goto for breaking out of nested loops.
編譯器支援使用goto來跳出嵌套迴圈。
modern coding standards often discourage the use of goto statements.
現代的程式設計標準通常不鼓勵使用goto語句。
you can use goto to implement state machines efficiently.
您可以使用goto來高效地實現狀態機。
the error handler uses goto to jump to cleanup code.
錯誤處理程式使用goto跳轉到清理程式碼。
lack of goto functionality forces developers to use break flags.
缺乏goto功能會迫使開發人員使用中斷旗標。
legacy basic programs frequently rely on goto for program flow.
舊有的BASIC程式經常依賴goto來控制程式流程。
refactoring code eliminates unnecessary goto jumps between sections.
重構程式碼可以消除各個部分之間不必要的goto跳轉。
the tutorial explains when goto is appropriate and when to avoid it.
這篇教學說明了什麼時候使用goto是合適的,什麼時候應該避免使用。
some programming languages completely omit goto from their syntax.
一些程式語言完全從其語法中省略了goto。
探索常見搜尋詞彙