assembler
assembler什么意思,assembler翻译
基本解释
n.: 汇编程序;装配工
网络: 汇编器;汇编编译器;汇编语言
权威解释
装配工:
a person who assembles a machine or its parts
汇编程序,汇编器,组译器 (将指令转变为机器码):
a program for changing instructions into machine code
英汉解释
并线机
组件
收集器
装配工
装配器
汇编程序
词性分析
复数:assemblers
例句
Because it is possible to inject the assembler property, I must be sensitive to the fact that it may not be the one I expect.
因为可以注入装配器属性,所以必须知道它可能不是我所期待的这一事实。
It"s a common misnomer to call the language "assembler" , so start out on the right foot by calling the language by its proper name.
把这门语言叫做“汇编程序”这种用词不当相当普遍,因此,请从这门语言的正确称呼作为起点出发。
The novel machine needed feeding with software, including a compiler and assembler, if it was to do anything useful.
这台新机器需要软件,包括一个编译器和汇编器,否则它什么也做不了。
You only tell the assembler how much space you need when the program is loaded into memory, that"s all.
它仅仅是告诉汇编程序,当你的程序被装入内存的时候你需要多少空间。
You can compare EGL to what COBOL did in the "60s: make it easy to code applications that were originally written in Assembler language.
可以将EGL与COBOL在20世纪60年代所起的作用做一下比较:使得最初用汇编语言编写的应用程序的代码编写变得容易。
Specifically, Torvalds hacks included "an assembler and a text editor. . . as well as a few games. "
托沃兹入侵的电脑系统包括“汇编程序和文字编辑器…还有其他的一些游戏。”
One of the constraints for the x64 compiler is to have no inline assembler support.
x64编译器的约束之一是不具有内联汇编支持。
must be translated by a compiler or interpreter or assembler into the object code for a particular computer before execution.
必须由汇编程序或解释程序在执行前翻译成特定计算机的目标码。
This "source" program was converted to binary instruction patterns by an assembler program (it " assembles " instructions).
“源”程序通过一个汇编器程序(这个程序“装配”指令)被转换到二进制指令模式。
You can then run this text file through the MSIL Assembler to produce a final executable file .
然后可以通过MSIL汇编程序运行此文本文件以生成最终的可执行文件。