目标 1.(对象) target; objective 发现目标 detect the objective; 击中目标 hit the target; 军事目标 military objective; 正中目标 be dead on the target; 他是嘲笑的目标。 he is a target for scorn.2.(目的) goal; aim; destination 达到目标 achieve one's aim; 怀着崇高的目标 with a lofty end in mind; 为一个共同目标而奋斗 fight for one common goal; 追求自己的目标 pursue one's own end; 他们有相似的目标。 they had the similar aims
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
Object code : term synonymous with machine code 目标代码:机器代码的同义术语。
Machine code , as translated from a source program 目标代码(目标语言) ,由主程式编译而成的机器代码。
A file containing object code . the output of a compiler or assembler 包含目标代码的文件。编译器或汇编器的输出。
Decompilation is the process of turning object code into source code 反编译是一个将目标代码转换成源代码的过程。
But what is object code 但什么是目标代码呢?
A file containing object code that is ready for execution on the target 一个包含准备在目标机上运行的目标代码的文件。
A compiler is a program that translates source code into object code 译文:编译器是可以将源代码翻译成目标代码的程序。
Those characters that cannot be mapped to the target code page are lost forever )那些无法映射到目标代码页的字符将永远丢失。
A file containing object code that is almost ready for execution on the target 包含几乎可以准备好在目标机上运行的目标代码的文件。
A cross - compiler runs on a host computer and produces object code for the target 交叉编译器在主机上运行并且产生目标机的目标代码。