syllabified code

英 美
  • 字节码
  • code n.密码;法规;准则v.制成法典;把...编码
    1. The source code you write is compiled on the fly into the bytecode that is executed.
      您所编写的源代码是转换为执行的字节码时进行编译的。
    2. The naive approach to supporting a combination of source code and bytecode generation is to just provide two completely separate code generation implementations.
      仅仅通过提供两个完全独立的代码生成实现来支持源代码和字节码生成的合并是一种自然的方法。