群发资讯网

返回主页
bytecode
字节码
常用释义
英式发音
美式发音
基本释义
  • n. 字节码,字节代码;位元码
例句
  • 1·Why add another invoke bytecode?
    为什么增加另一种调用字节码呢?
  • 2·Fetches the next bytecode to execute.
    获取待执行的下一个字节码。
  • 3·Using bytecode and the compiler back ends
    使用字节码和编译器后端
  • 4·This makes slicing and dicing your bytecode easy.
    这使对字节码的切片和切块变得容易。
  • 5·Instead, it just runs the bytecode that was generated.
    相反,它只运行生成的字节码。
  • 6·InfoQ: What's your experience with bytecode instrumentation?
    InfoQ:对于字节码instrumentation你有何经验?
  • 7·It's important to point out that Rubinius is using bytecode interpretation.
    有一点很重要需要指出:Rubinius使用的是字节码解释。
  • 8·In essence, I was implementing my own on-the-fly validator for the bytecode.
    从本质上说,我是在实现自己的字节码即时检验器。
  • 9·Once your program is compiled to bytecode, you can compile it to native code.
    一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。
  • 10·Another way to get fast executing code is to generate the JVM bytecode directly.
    另一个可产生快速执行代码的方法就是直接产生JVM字节码。