中间代码 meaning in Chinese
interlanguage
intermediate code
Examples
- This is where some custom glue code can bridge the gap between the open source tools
这就是使用一些定制的中间代码在开源工具之间建立联系的地方。 - The custom glue code is a simple tool that reduces the address trace to a graph specification
定制的中间代码是一个非常简单的工具,它可以减少对图形规范的地址跟踪。 - A more sophisticated technique is to generate intermediate code in such a way that the global data doesn t get mangled
一种更为复杂的技术是以全局数据不被破坏的方式生成中间代码。 - The recovery program using it can translate different switch structures into intermediate code in the same form
恢复程序可以根据这些信息将不同开关结构转换成统一格式的中间代码形式。 - Similar to a non - generic type , the compiled representation of a generic type is intermediate language ( il ) instructions and metadata
和非泛型类似,泛型被编译后表示成中间代码指令和元数据。