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++编译器才重新编译它。