bytecode meaning in English
位元码
字节码
Examples
- Using javassist to transform methods in bytecode
用javassist转换字节码中的方法 - Figure 1 shows the bytecode for the method above
图1显示了以上方法的字节码。 - You can also compile modules into java bytecode
命令将模块编译成java字节码( - Instead , it just runs the bytecode that was generated
相反,它只运行生成的字节码。 - For statement are translated into bytecode
语句)是如何被翻译成字节码的。