bytecode
常见例句
- The source code you write is compiled on the fly into the bytecode that is executed.
您所編寫的源代碼是轉換爲執行的字節碼時進行編譯的。 - If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion.
如果你的系統需要多次執行字符串,以這種方式預編譯成字節碼可以大大提高速度。 返回 bytecode