代码编译 meaning in English
xml.clonenode()
Examples
- This allows tracing code to be compiled into the release version of your application
这样就可以将跟踪代码编译成应用程序的发布版本。 - The designer no longer compiles all of the page code into a single assembly on your computer
设计器不再将所有的页面代码编译到计算机上的单个程序集中。 - An assembly referenced by a code compile unit or source file included in the assembly compilation
包含在程序集编译中的代码编译单元或源文件所引用的程序集。 - Javassist uses a simplified version of java source code , which it then compiles into bytecode
Javassist使用java源代码的简化版本,然后再把代码编译成字节码。 - Since we are using 64 - bit jvm , we must compile the c invocation code as 64 - bit , as well
由于我们使用的是64位的jvm ,所以我们也必须将c + +调用代码编译为64位的。