「assembler」の意味(noun)
品詞(英単語での分類):名詞
コンピューティング
特化した
【コンピュータの命令を機械語(=コンピュータに命令を与える数字の集合)に変えるプログラム】の意味として使われています。
和訳:【アセンブラ】
【アセンブリ言語(=機械語に変換される前のコンピュータプログラムを書くのに使われる言語)】意味として使われています。
参考:「assembler」の例文一覧
「assembler」のネイティブ発音(読み方)を聞きましょう!
読み方は【əˈsem.blər】です。下記動画を聞きながらəˈsem.blərを大声で発音しましょう
【絶対聞こう】アメリカ人が「assembler」の意味について解説】!
「assembler」の類語一覧です。順番に覚えましょう!
「assembler」は複数の異なる意味を持った英単語です。それぞれの意味と使い方などを例文から解説しましょう!
| 英語 | 意味(和訳) | 詳しく解説! |
| assembler | 組み立てる人、組立工 | ( [sb] who puts things together) |
| 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.
MS アセンブラーで利用可能な文字を含めるのに.asm ファイルにシンボルが必要な場合は、このオプションを使用してください。
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分に複数のアセンブラ命令を記述することができます。
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 のアセンブラである as で理解できるフォーマットに変換されているので、見てみるとよい。
Because enterprise beans are portable components, the application assembler can build new applications from existing beans.
エンタープライズ Bean は移植性のあるコンポーネントなので、アプリケーションアセンブラは、既存の Bean から新しいアプリケーションを構築できます。
a logical choice is gas (as), the assembler that is standard in almost every linux distribution.
gasはほとんどのLinuxディストリビューションの標準となっているアセンブラです。
