| 1. | Object code : term synonymous with machine code 目标代码:机器代码的同义术语。 |
| 2. | Machine code , as translated from a source program 目标代码(目标语言) ,由主程式编译而成的机器代码。 |
| 3. | A file containing object code . the output of a compiler or assembler 包含目标代码的文件。编译器或汇编器的输出。 |
| 4. | Decompilation is the process of turning object code into source code 反编译是一个将目标代码转换成源代码的过程。 |
| 5. | But what is object code 但什么是目标代码呢? |
| 6. | A file containing object code that is ready for execution on the target 一个包含准备在目标机上运行的目标代码的文件。 |
| 7. | A compiler is a program that translates source code into object code 译文:编译器是可以将源代码翻译成目标代码的程序。 |
| 8. | Those characters that cannot be mapped to the target code page are lost forever )那些无法映射到目标代码页的字符将永远丢失。 |
| 9. | A file containing object code that is almost ready for execution on the target 包含几乎可以准备好在目标机上运行的目标代码的文件。 |
| 10. | A cross - compiler runs on a host computer and produces object code for the target 交叉编译器在主机上运行并且产生目标机的目标代码。 |