| 1. | Provides jvm to run java bytecode compiled elsewhere 提供jvm ,在各处运行经过编译的java字节代码。 |
| 2. | It also compiles wmlscript programs into a bytecode format 它还将wmlscript程序编译为字节代码格式。 |
| 3. | After i disassembled the modified bytecode of the invalid class using bcel s 在反汇编了非法类修改后的字节代码(使用bcel的 |
| 4. | Double - byte code page 双字节代码页 |
| 5. | What this does is save perl from having to compile the script from its source code into the bytecode each time 这样做的优点是节省了perl每次将脚本从源代码编译成字节代码的时间。 |
| 6. | Disabling the jit completely means that the jvm will run an application s java bytecode in purely interpretive mode 完全禁用jit意味着jvm将以完全解释的模式运行应用程序的java字节代码。 |
| 7. | For example , code coverage tools like cobertura or emma work on bytecode and provide good coverage analysis for aspects 例如,代码覆盖工具(比如cobertura或emma )工作在字节代码上,并提供了很好的方面覆盖分析。 |
| 8. | His research concerns the development of formal semantic models and extensions of the java language , both at the source and bytecode levels 他的研究涉及正规语义模型和java语言的扩展,都是在源代码和字节代码的级别上的。 |
| 9. | Much like jython or jacl , netrexx compiles rexx - like source code into java bytecodes , and optionally runs the resulting 更类似于jython或者jacl , netrexx将类似于rexx源代码编译为java字节代码,并(可选)在jvm中运行作为结果生成的 |
| 10. | Currently , he is implementing a source - to - bytecode compiler for the nextgen programming language , an extension of java with generic run - time types . contact eric at 目前,他正在为nextgen编程语言支持泛型运行时类型的java扩展实现源代码到字节代码的编译器。 |