bytecodes

字节码

常用释义

词性释义

字节码(bytecode 的复数)
例句
  • 全部
  • 字节码
1·The only way to fix this problem is to obtain a corrected copy of the bytecodes, possibly by recompiling.
修复这个问题的惟一方法就是获得字节码的正确副本,可能需要重新进行编译。
2·The binary data can be malformed if the bytecodes have been changed -- if the major or minor number has been changed, for instance.
如果字节码发生了更改,例如主版本号或次版本号发生了更改,那么二进制数据的形式就会有误。
3·A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.
编译器在源代码中查找各种模式以便将源代码表达式转换为字节码。
4·In this case the compiled code and bytecodes are part of the 16mb.
已编译代码和字节码是这16 MB的一部分。
5·The JVM may recompile the same bytecodes many times in a single application execution.
JVM 在一个应用程序的执行过程中,可能会把相同的字节码重新编译许多次。
网络释义

字节码

...act和native方法外,其他方法还有保存方法的字节码(bytecodes)操作数栈和方法栈帧(堆栈以帧为单位保存线程的状态)的 …

位元码

...ython 直译器内部会自行将原始档转成一种称为「位元码」(bytecodes)的中介格式,再转换成你的电脑能读懂的原生语言形式…

字节编码

...含所有报表表达式(expressions)的 类的字节编码bytecodes),这个动态建立的类在填充报表的时候用来评估报 表表达 …
更新时间:2025-05-01 13:12