bytecode
基本解釋
- 字節(jié)碼
英漢例句
- The source code you write is compiled on the fly into the bytecode that is executed.
您所編寫的源代碼是轉(zhuǎn)換為執(zhí)行的字節(jié)碼時進行編譯的。 - If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion.
如果你的系統(tǒng)需要多次執(zhí)行字符串,以這種方式預(yù)編譯成字節(jié)碼可以大大提高速度。