header file的意思
header file中文翻譯:
頁眉文件
header───n.頭球;頁眉;數據頭;收割臺
file───vt.提出;銼;琢磨;把…歸檔;n.文件;檔案;文件夾;銼刀;n.(File)人名;(匈、塞)菲萊;vi.列隊行進;用銼刀銼
sen header───sen標題
message header───[計][通信]報文標題;信息首標;報文標題; 報文首部; 報文頭; 消息標題
shrouded header───帶罩收割臺
try header───try標題
pool header───池標題
rgb header───rgb標題
header editor───標題編輯器
No header file need be included for this support.───實現這一支持不需要包含頭文件。
Listing 2: Libprint.h Code; Header file.───清單2:libprint . h代碼;頭文件。
that's why I've included that header file.───就是我包含那個頭文件的原因。
Allows you to change the name of the header file where the symbol definitions for your resource file are stored.───允許更改存儲資源文件符號定義的頭文件的名稱。
This header file contains definitions of a number of data types used in system calls. These types are used in the next two include files.───這個頭文件包含了一些系統調用時需要使用的數據類型。它將被后面兩個包含的頭文件使用。
Typically, header-file changes affect only a subset of the source files, so a time-consuming clean build isn't needed.───通常,頭文件更改只會影響源文件的子集,因此不需要進行耗時的編譯清理。
BMP image is one of the most useful image formats , which consists of four parts: file header, file information header, palette, image data.───BMP圖像是最常用的圖像格式之一,它由文件頭、文件信息頭、調色板和圖像數據四部分組成。
The declaration and definition generated for the inline function with this option would all be in the header file, as shown in Listing 5.───采用這一選項為內聯函數所生成的聲明和定義將全部位于頭文件中,如列表5所示。
Use minimal rebuild, in which the C++ compiler recompiles a source file only if it is dependent on changes to a class in a header file.───使用最小重新生成,其中,只有當某個源文件依賴于頭文件中的類的更改時,C++編譯器才重新編譯它。