... 二进制代码文件 Binary code file 目标代码文件object code file 或任何代码文件 Or Any Code File ...
双语例句
1
The compiler and linker can compile and link source code program files into objectcodefile that is executable to the virtual machine system.
编译器和连接器将源程序文件编译和连接成虚拟机系统可执行的目标代码文件。
2
Furthermore, once the spe code has been generated, it is embedded into an ELF (Executable and Linking Format) objectcodefile and incorporated into the main program through the fib_spe_handle.
另外,生成了spe代码之后,将它嵌入一个ELF (Executable and Linking Format)对象代码文件,并通过fib_spe_handle合并进主程序。
3
The compiler transforms the text that you create in the code editor into an objectfile.