【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆

【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆

「assembler」の意味(noun)

词类(英语单词分类):名词
计算 专门

它用来表示[将计算机指令转换为机器语言的程序(=向计算机发出指令的一组数字)]。

中文翻译:【汇编器】

[汇编语言(=在转换为机器语言之前用于编写计算机程序的语言)] 它被用作含义。

参考:「assembler」示例短语列表

例文
They wanted the relationships between suppliers and assemblers to be ‘ horizontal ‘ or cooperative, rather than handled at arm’s length.
他们希望供应商和装配商之间的关系是“水平的”或协作的,而不是保持一定距离。
例文
However, the author acknowledges that this process ‘ emerged as a result of negotiation, compromise, and contingency as the suppliers, assemblers, and state officials pursued their sometimes divergent visions ‘ (p. 40).
然而,作者承认,这一过程“是由于供应商、组装商和国家官员有时追求不同的愿景而进行的谈判、妥协和意外事件”(第 40 页)。
例文
We hear from the component manufacturers that the car assemblers are too low in their ambitions.
零部件制造商表示,汽车组装商的目标太低了。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
The right of public essembly must be exercised with due regard to the rights on non-assemblers.
行使集会权时必须考虑到不集会者的权利。
例文
The alternative is to turn us into mere assemblers of foreign products.
另一种选择是把我们变成外国产品的组装商。
例文
Our component suppliers and assemblers are starting to perform again.
零部件供应商和组装商开始再次表现良好。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
We are sometimes rather shy about discussing dealers, but employment in garages and dealers downstream of production equals that in the car assemblers.
我们有时会犹豫是否要谈论经销商,但生产下游的车库和经销商的就业情况与汽车装配厂的就业情况相当。
例文
We are short of men for capstan and automatic machines, skilled instrument makers, assemblers and moulders.
缺乏绞盘和自动机械、熟练的仪器制造商、装配工和模塑工。
例文
The problems of the vehicle assemblers in the 1970s have inevitably affected components suppliers.
20世纪70年代汽车装配商的问题不可避免地影响到零部件供应商。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
Let us think about what that disparity means in terms of the economies of scale not only for the assemblers but for the component manufacturers.
让我们从规模经济的角度考虑这种差异对零部件制造商(而不仅仅是组装商)意味着什么。

“assembler”的同义词列表。 让我们按顺序来记住吧!。

  • constructor
  • fabricator
  • fitter
  • manufacturer
  • producer
  • erector

“assembler”是一个英语单词,有几个不同的含义。 让我们用例句来解释每个的含义和用法!

英语 含义(中文翻译) 详细解释!
assembler 组装者,组装者 [sb] 谁把东西放在一起)
Fred works as an assembler in a car factory.
弗雷德在一家汽车工厂担任装配工。

assembler是一个英语单词,有几个不同的含义。 让我们用例句来解释每个的含义和用法!

& assembler directive in the output.
使用 & 汇编器 指令使其在输出中明确显示。
Use the compilers ability to generate intermediate assembler output.
使用生成中间 汇编器 输出的编译器功能。
Use this option if you require symbols in your.asm files to contain characters that are accepted by the MS assembler .
如果您需要 .asm 文件中的符号包含 MS Assembler 可用的字符,请使用此选项。
Similarly, many C++ compilers support an inline assembler .
同样,许多 C++ 编译器支持内联 汇编器
asm() is translated into inline assembler code by gcc, so there is no function call overhead.
asm()语句被gcc转换为内联 汇编 代码,因此没有函数调用开销。
And you can write more than one assembler instruction in a single inline asm statement.
您可以在一个内联 asm min 中编写多个 汇编 指令。
We use both assembler and C language statements as required.
根据需要用 汇编语言 和 C 语言编写。
Using inline assembler with GCC 24.
使用带有 GCC 24 的内联 汇编器
In general, try to avoid using assembler unless it is really necessary.
除非绝对必要,否则避免使用 汇编程序
Since embedded software directly controls chipsets and components, generally C or assembler is used for its coding.
嵌入式软件采用 汇编语言 或C语言编程,控制各种芯片和电子元件。
The creation of initialization and termination sections can be carried out directly using an assembler .
创建初始化和终止部分可以直接使用 汇编器 完成。
A security role is an abstract logical grouping of users that is defined by the application assembler .
安全角色是由应用 程序组装者 定义的用户的抽象逻辑分组。
The compiler may even decide not to include your assembler code at all.
编译器可以决定根本不包含您的 汇编 代码。
$(AFLAGS) contains assembler flags.
汇编器 标志由 $(AFLAGS) 指定。
To compile the kernel on the IA32 platform, a real-mode assembler and linker is required.
在 IA32 平台上编译内核需要实模式 汇编器 和链接器。
dp Annotate the assembler output with a comment indicating which pattern and alternative was used.
dp 指示使用的模式和选项的注释在 汇编器 输出的注释中进行了解释。
Since there is no Python assembler , this module defines the Python assembly language.
由于没有 Python 汇编器 ,因此该模块定义了 Python 汇编语言。
It would be good to see it converted to a format that the GNU assembler as can understand.
它已经被转换成GNU 汇编器 可以理解的格式,所以你可能想看一下。
Because enterprise beans are portable components, the application assembler can build new applications from existing beans.
Enterprise Bean 是可移植组件,允许应用 程序组装人员 从现有 Bean 构建新应用程序。
a logical choice is gas (as), the assembler that is standard in almost every linux distribution.
Gas 是大多数 Linux 发行版的标准 汇编器

听听“ assembler ”的土声(发音)!

读法是【əˈsem.blər】。 听下面的视频并大声发音【əˈsem.blər】。

【必听】美国人解释“assembler”的含义

「assembler」の意味(noun)

词类(英语单词分类):名词
计算 专门

它用来表示[将计算机指令转换为机器语言的程序(=向计算机发出指令的一组数字)]。

中文翻译:【汇编器】

[汇编语言(=在转换为机器语言之前用于编写计算机程序的语言)] 它被用作含义。

参考:「assembler」示例短语列表

例文
They wanted the relationships between suppliers and assemblers to be ‘ horizontal ‘ or cooperative, rather than handled at arm’s length.
他们希望供应商和装配商之间的关系是“水平的”或协作的,而不是保持一定距离。
例文
However, the author acknowledges that this process ‘ emerged as a result of negotiation, compromise, and contingency as the suppliers, assemblers, and state officials pursued their sometimes divergent visions ‘ (p. 40).
然而,作者承认,这一过程“是由于供应商、组装商和国家官员有时追求不同的愿景而进行的谈判、妥协和意外事件”(第 40 页)。
例文
We hear from the component manufacturers that the car assemblers are too low in their ambitions.
零部件制造商表示,汽车组装商的目标太低了。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
The right of public essembly must be exercised with due regard to the rights on non-assemblers.
行使集会权时必须考虑到不集会者的权利。
例文
The alternative is to turn us into mere assemblers of foreign products.
另一种选择是把我们变成外国产品的组装商。
例文
Our component suppliers and assemblers are starting to perform again.
零部件供应商和组装商开始再次表现良好。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
We are sometimes rather shy about discussing dealers, but employment in garages and dealers downstream of production equals that in the car assemblers.
我们有时会犹豫是否要谈论经销商,但生产下游的车库和经销商的就业情况与汽车装配厂的就业情况相当。
例文
We are short of men for capstan and automatic machines, skilled instrument makers, assemblers and moulders.
缺乏绞盘和自动机械、熟练的仪器制造商、装配工和模塑工。
例文
The problems of the vehicle assemblers in the 1970s have inevitably affected components suppliers.
20世纪70年代汽车装配商的问题不可避免地影响到零部件供应商。
【英语单词】彻底解释“assembler”! 含义、用法、例句、如何记忆
例文
Let us think about what that disparity means in terms of the economies of scale not only for the assemblers but for the component manufacturers.
让我们从规模经济的角度考虑这种差异对零部件制造商(而不仅仅是组装商)意味着什么。

“assembler”的同义词列表。 让我们按顺序来记住吧!。

  • constructor
  • fabricator
  • fitter
  • manufacturer
  • producer
  • erector

“assembler”是一个英语单词,有几个不同的含义。 让我们用例句来解释每个的含义和用法!

英语 含义(中文翻译) 详细解释!
assembler 组装者,组装者 [sb] 谁把东西放在一起)
Fred works as an assembler in a car factory.
弗雷德在一家汽车工厂担任装配工。

assembler是一个英语单词,有几个不同的含义。 让我们用例句来解释每个的含义和用法!

& assembler directive in the output.
使用 & 汇编器 指令使其在输出中明确显示。
Use the compilers ability to generate intermediate assembler output.
使用生成中间 汇编器 输出的编译器功能。
Use this option if you require symbols in your.asm files to contain characters that are accepted by the MS assembler .
如果您需要 .asm 文件中的符号包含 MS Assembler 可用的字符,请使用此选项。
Similarly, many C++ compilers support an inline assembler .
同样,许多 C++ 编译器支持内联 汇编器
asm() is translated into inline assembler code by gcc, so there is no function call overhead.
asm()语句被gcc转换为内联 汇编 代码,因此没有函数调用开销。
And you can write more than one assembler instruction in a single inline asm statement.
您可以在一个内联 asm min 中编写多个 汇编 指令。
We use both assembler and C language statements as required.
根据需要用 汇编语言 和 C 语言编写。
Using inline assembler with GCC 24.
使用带有 GCC 24 的内联 汇编器
In general, try to avoid using assembler unless it is really necessary.
除非绝对必要,否则避免使用 汇编程序
Since embedded software directly controls chipsets and components, generally C or assembler is used for its coding.
嵌入式软件采用 汇编语言 或C语言编程,控制各种芯片和电子元件。
The creation of initialization and termination sections can be carried out directly using an assembler .
创建初始化和终止部分可以直接使用 汇编器 完成。
A security role is an abstract logical grouping of users that is defined by the application assembler .
安全角色是由应用 程序组装者 定义的用户的抽象逻辑分组。
The compiler may even decide not to include your assembler code at all.
编译器可以决定根本不包含您的 汇编 代码。
$(AFLAGS) contains assembler flags.
汇编器 标志由 $(AFLAGS) 指定。
To compile the kernel on the IA32 platform, a real-mode assembler and linker is required.
在 IA32 平台上编译内核需要实模式 汇编器 和链接器。
dp Annotate the assembler output with a comment indicating which pattern and alternative was used.
dp 指示使用的模式和选项的注释在 汇编器 输出的注释中进行了解释。
Since there is no Python assembler , this module defines the Python assembly language.
由于没有 Python 汇编器 ,因此该模块定义了 Python 汇编语言。
It would be good to see it converted to a format that the GNU assembler as can understand.
它已经被转换成GNU 汇编器 可以理解的格式,所以你可能想看一下。
Because enterprise beans are portable components, the application assembler can build new applications from existing beans.
Enterprise Bean 是可移植组件,允许应用 程序组装人员 从现有 Bean 构建新应用程序。
a logical choice is gas (as), the assembler that is standard in almost every linux distribution.
Gas 是大多数 Linux 发行版的标准 汇编器

听听“ assembler ”的土声(发音)!

读法是【əˈsem.blər】。 听下面的视频并大声发音【əˈsem.blər】。

【必听】美国人解释“assembler”的含义