汇编程序的造句大全
- 造句1:本例中,汇编程序模板由汇编指令组成。英 文:In this example, the assembler template consists of assembly instructions.
- 造句2:这里的软件逻辑可以使用较为高级的编程语言编写,可作为汇编程序逻辑在计算机芯片上执行。英 文:This software logic can be written in a higher level programming language, or it can be executed as assembler logic on a computer chip.
- 造句3:这样,如果您以后需要向代码中添加一个寄存器,那么汇编程序就会自动重新计算新寄存器的编号,您也不必更改自己的寄存器编号约定。英 文:This way, if you need to add a register to your code later, the assembler will auto-recalculate the new register numbers and you don't have to alter your register numbering convention.
- 造句4:汇编程序和编译程序之间有何判别呢?英 文:What's the difference between an assembler and compiler?
- 造句5:汇编程序采用的一种动作,例如在宏定义展开时,它用一个值来代替一个变量符号。英 文:The action taken by the assembler when it replaces a variable symbol with a value , for example , during the expansion of a macro definition.
【汇编程序】的拼音及解释
解释
一种语言翻译程序。能把用汇编语言编写的源程序翻译成目标程序。能检查源程序中的语法错误,并打印出有错的语句行和出错信息。产生的目标程序与源程序的语句一一对应。


部分资料来自互联网,内容仅代表作者本人意见,若因此产生任何纠纷作者本人负责,本站亦不为其版权负责! 免责声明:本站非营利性站点,以方便网友为主,仅供学习。