研究社 英和コンピューター用語辞典

研究社

調べた例文を記録して、効率よく覚えましょう
Weblio会員無料で登録できます
履歴機能 過去に調べた単語を確認できる
語彙力診断 診断回数が4回に増加
マイ単語帳 便利な学習機能付き
マイ例文帳 文章で意味を理解できる

英和GIS用語集

国土交通省国土地理院

日英・英日専門用語辞書

日中韓辭典研究所

header file

Weblio専門用語対訳辞書

英和辞典・和英辞典 - Weblio辞書

header file


Header File

Weblio専門用語対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

Weblio英和対訳辞書

英和辞典・和英辞典 - Weblio辞書

header file


header file


Header file

Weblio英和対訳辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

ウィキペディア英語版

出典:Wikipedia

Header file

出典:『Wikipedia』 (2011/05/16 22:49 UTC 版)

英語による解説

ウィキペディア英語版からの引用
引用

Some programming languages (most notably C, C++, and Objective-C) use header files. These files allow programmers to separate certain elements of a program's source code into reusable files. Header files commonly contain forward declarations of classes, subroutines, variables, and other identifiers. Programmers who wish to declare standardized identifiers in more than one source file can place such identifiers in a single header file, which other code can then include whenever the header contents are required. This is to keep the interface in the header separate from the implementation. The C standard library and C++ standard library traditionally declare their standard functions in header files.

音声を聞く

クイック再生
ダウンロード再生

閲覧履歴

header fileのページの著作権