汇编程序大体上是一样的,低层次的抽象,即使记住像MOV的助记符号而取代其相应的二进制表示要稍微容易。
Assemblers work principally at the same, low level of abstraction, even though it's somewhat easier to remember a mnemonic like MOV instead of its corresponding binary representation.
汇编程序采用的一种动作,例如在宏定义展开时,它用一个值来代替一个变量符号。
The action taken by the assembler when it replaces a variable symbol with a value , for example , during the expansion of a macro definition.
汇编程序把符号语言翻译成机器语言。
The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。
Machine language: a language designed for the direct use by a computer without translation. Also called Machine code.
汇编程序把符号语言翻译成机器语言。
It is translated into machine language-that is, into a binary equivalent.
它支持从汇编程序提供的。inc文件中导入符号,这样程序更易读。
It can import register symbols from. Inc file provided by their assembler. Then the program is much more readable.
它支持从汇编程序提供的。inc文件中导入符号,这样程序更易读。
It can import register symbols from. Inc file provided by their assembler. Then the program is much more readable.
应用推荐