阅读背景:

字节码解析指令和机器语言之间的区别?

来源:互联网 

"A bytecode program is normally executed by parsing the instructions one at a time. This kind of bytecode interpreter is very portable. Some systems, called dynamic translators, or "just-in-time" (JIT) compilers, translate bytecode into machine language as necessary at runtime: this makes the virtual machine unportable.""A bytecode program is normally executed by




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: