new
机器语言的英文翻译
基本释义
参考释义
- 机器语言
-
-
- machine-oriented language; machine language; computer language; absolute language
-
机器语言的用法和样例:
例句
-
解释程序将指令翻译为机器语言并在执行下一个指令之前完成此指令的程序
A program that translates an instruction into a machine language and executes it before proceeding to the next instruction. -
宏指令计算机编程语言中可以在机器语言中形成一系列指令的命令
A single instruction in programming language that results in a series of instructions in machine language. -
对于某些远程系统,将配置信息翻译成机器语言的过程。
For some remote systems, the translation of configuration information into machine language. -
数字计算机借此把高级语言编写的程序中的指令翻译成与其等价的机器语言程序的处理过程。
The process whereby a digital computer translates the instructions of a program written in a high-level language into their machine language equivalents.