syllabified code的用法和樣例:
例句
- The source code you write is compiled on the fly into the bytecode that is executed.
您所編寫的源代碼是轉換為執行的位元組碼時進行編譯的。 - The naive approach to supporting a combination of source code and bytecode generation is to just provide two completely separate code generation implementations.
僅僅通過提供兩個完全獨立的代碼生成實現來支持源代碼和位元組碼生成的合併是一種自然的方法。

