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
双语例句
- The framework is written in the Ruby programming language and includes components written in C and assembler.
该框架是在书面红宝石的编程语言和书面组件包括在C和汇编。 - Object code is code output from a compiler or assembler.
目标码是指由编译程序或汇编程序加工输出的代码。 - In assembler programming, one or more operation represented by a combination of terms and paired parentheses.
汇编程序设计中,用项和括号对的组合所代表的一个或多个操作。 - Implement this in gcc, and StackShield implements it in the assembler.
在gcc中实现了这种方法,StackShield在汇编程序中实现了这种方法。 - With an assembler, each source statement is converted to a single machine-level instruction.
对于汇编程序,每一个源语句都转换成一条机器指令。 - In computer programming, sections of assembler, or machine language, embedded into a high level language program.
在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。 - Unfortunately, there are no computers that can directly execute assembler language instructions.
遗憾的是没有能直接执行汇编语言指令的计算机。 - You can invoke switches to see just the assembler output of the C compiler.
您可以指定不同开关选项以查看C编译器的汇编输出。 - An assembler language programmer writes one mnemonic instruction for each machine-level instruction.
汇编语言程序设计员为每条机器指令写一条助记符指令。 - The use of assembler reduces code size, improves speed and provides low level control over calculations.
对装配的用途减少编码规格,改进速度和提供对演算的低水平控制。