assembler
英 [əˈsemblə(r)]
美 [əˈsemblər]
n. 装配工; 汇编程序,汇编器(将指令转变为机器码)
复数:assemblers
BNC.27108 / COCA.27756
牛津词典
noun
- 装配工
a person who assembles a machine or its parts - 汇编程序,汇编器(将指令转变为机器码)
a program for changing instructions into machine code - 汇编程序,汇编器(将指令转变为机器码)
a program for changing instructions into machine code
柯林斯词典
- 装配工;装配器;装配型企业
Anassembleris a person, a machine, or a company which assembles the individual parts of a vehicle or a piece of equipment such as a computer.
英英释义
noun
- a program to convert assembly language into machine language
双语例句
- In assembler programming, a name entry.
汇编程序设计中使用的一种名项。 - The responsibility for correctly demarcating container-managed transactions is shared between the component developer and the application assembler.
对容器管理的事务进行正确分界的责任由组件开发者和应用程序装配人员共同担当。 - An assembler language programmer writes one mnemonic instruction for each machine-level instruction.
汇编语言程序设计员为每条机器指令写一条助记符指令。 - Implement this in gcc, and StackShield implements it in the assembler.
在gcc中实现了这种方法,StackShield在汇编程序中实现了这种方法。 - In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。 - The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。 - You can invoke switches to see just the assembler output of the C compiler.
您可以指定不同开关选项以查看C编译器的汇编输出。 - The normal output of a C compiler is assembler code for whatever processor you specify as the target.
C编译器的正常输出是用于您所指定的目标处理器的汇编代码。 - The use of assembler reduces code size, improves speed and provides low level control over calculations.
对装配的用途减少编码规格,改进速度和提供对演算的低水平控制。 - The output of a compiler or assembler.
编译器或汇编器的输出。
