本文へスキップ

パステムは、桐の業務システム開発を支援しています

ICT用語同義語辞典COMPANY


【 「カンパレーション」又はそれに関連する用語の意味 】
source of reference: Conditional compilation (The Free Encyclopedia WikipediA) last edited on 25 July 2020, at 10:05 UTC, URL: https://en.wikipedia.org/

In computer programming, conditional compilation is compilation implementing methods which allow the compiler to produce differences in the executable program produced and controlled by parameters that are provided during compilation. This technique is commonly used when these differences are needed to run the software on different platforms, or with different versions of required libraries or hardware.
Many programming languages support conditional compilation. Typically compiler directives define or "undefine" certain variables; other directives test these variables and modify compilation accordingly. For example, not using an actual language, the compiler may be set to define "Macintosh" and undefine "PC", and the code may contain: ...

【カンパレーションの同義語と関連語 】
< 1 >
同義語・類義語 関連語・その他
conditional compilation conditional
kəndíʃənəl kɑ̀mpəléiʃən kəndíʃənəl
コァンディッシュナゥル カォンパゥレゥイシュン コァンディッシュナゥル
コァンディッシュナゥル・カォンパゥレゥイシュン カンディッショナル
コンデショナル カンパレーション コンディショナル
コンデショナル・カンパレーション [形容詞]
条件コンパイル 条件的な
条件付きコンパイル 条件付きの

暫定的な

条件文の

[名詞]

条件文


compilation

kɑ̀mpəléiʃən

カンパゥレゥイシュン

カンパレーション

[名詞]

編集すること

コンパイル









































更新日:2023年 5月21日


【 他のICT用語辞典へ(外部リンク)】

Conditional compilation (Wikipedia)