当前位置:首页 > 英语单词词典 > bytecode是什么意思

bytecode是什么意思

2023-12-09 00:37:16
bytecode
美[bɪtiːkəʊd]  英[bɪtiːkəʊd]
sp.  字节码

例句

  1. The source code you write is compiled on the fly into the bytecode that is executed.您所编写的源代码是转换为执行的字节码时进行编译的。
  2. If your system executes strings multiple times, it is a major speedup to precompile to bytecode in this fashion.如果你的系统需要多次执行字符串,以这种方式预编译成字节码可以大大提高速度。