header file
推荐文章

n.
页眉文件;
英英释义
Header file
In computer programming, a header file is a file that allows 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.
以上来源于:Wikipedia
权威例句
Header FileHeader File
Header File
Class Traits: header file
Class Parameters: header file
Class Population: header file
PolyandryInbreeding header file
Optimizing header file include directives
Flash EEPROM array data and header file structure
Digital data compression with quad-tree coding of header file
1. Once you have enough of these, you can use them to automatically determine necessary compiler flags and definitions to put in a header file somewhere.
一旦您有了足够的测试程序,您可以用它们来自动确定必需的编译标记和定义,以将它们放到头文件的某个地方。
youdao
2. This header file should ideally contain all the class definitions, member functions, and variables.
在理想情况下,头文件应该包含所有类定义、成员函数和变量。
youdao
3. This header file contains common definitions and procedures.
这个头文件包含共用的定义和过程。
youdao
4. Doing that is basically recreating the header file yourself from the written documentation.
这么做基本上是自己从写好的文档中重新创建头文件。
youdao
5. Therefore, the header file should include the prototype of the function and also a dummy function definition.
因此,头文件应该包含函数的原型和一个虚拟的函数定义。
youdao
6. No header file need be included for this support.
实现这一支持不需要包含头文件。
youdao
7. The header file we create here will be used by a client application to understand the available service interface.
我们在此处创建的头文件将由客户机应用程序用于解释可用的服务接口。
youdao
8. Maximum count value is based on the SEMVMX defined in the header file.
最大计数器的值是根据在头文件中定义的SEMVMX来决定的。
youdao
9. As mentioned, a header file is a collection of function prototypes that you want to probe and access arguments.
正如前面提到的,头文件包含希望探查并访问其参数的函数的原型。
youdao
10. When the header file and the implementation file are ready, you can create an instance with the code in Listing 7.
当头文件和实现文件准备好之后,您可以用清单7中的代码创建一个实例。
youdao
11. If the precompiled header file can't be used, it is ignored.
如果无法使用这个预编译头文件,那么将忽略它。
youdao
12. The first is a header file, which declares all the functions exported by the library and will be included by the client in the code.
第一个是头文件,它声明库导出的所有函数,而且代码中的客户机包括这些函数。
youdao
13. This tool will parse a header file and generate a rough definitions file.
该工具将解析头文件并生成粗略的定义文件。
youdao
14. So that's why I've included that header file.
这就是我包含那个头文件的原因。
youdao
15. The code generated for the virtual function in a header file is shown in Listing 2.
在头文件中为该虚函数所生成的代码如列表2中所示。
youdao
16. The header file in Listing 8 contains the prototype of the functions and classes you are probing.
清单8中的头文件包含要探查的函数和类的原型。
youdao
17. GTK + also doesn't have any special requirements, and all you really need to use it is to include one header file.
GTK +自己并没有任何特殊的需求,使用它时只需要包含一个头文件即可。
youdao
18. This is very similar to a header file in the C programming language.
这非常类似于c编程语言中的头文件。
youdao
19. This is done by writing the prototypes in a header file.
可以在头文件中编写原型。
youdao
20. Well, I include what's called a header file as we'll call it.
好吧,我需要包含一个头文件。
youdao
21. This structure can be accessed by including the following header file
这个结构可以通过包含下面的头文件来访问
youdao
22. Listing 2: Libprint.h Code; Header file.
清单2:libprint . h代码;头文件。
youdao
23. Listing 3. Generated Code for an inline function in header file.
列表3.在头文件中为一个内联函数所生成的代码。
youdao
24. You might have noticed that we made the printTicket method virtual when it was declared in the header file.
您可能已经注意到我们在头文件中声明printticket方法时把它声明成了一个虚方法。
youdao
25. Here is the class, in a header file called "Sample.h".
以下就是这个类,位于名为“Example . h”的头文件中。
youdao
26. The first thing to notice is the inclusion of the libguile.h header file, which makes available the necessary guile symbols.
首先要注意的是,其中包括了libguile . h头文件,这使程序中可以使用必要的guile符号。
youdao
27. Every user exits should implement two mandatory functions defined in BipCpi.h header file.
每个用户出口应该实现BipCpi.h头文件中定义的两个必备函数。
youdao
28. This section explains how to compose a header file and how to include it in Vue script.
本节解释如何编写头文件以及如何在vue脚本中包含它。
youdao
29. Listing 6 is the loadlib.h header file, which is used in the sources that call the main method.
清单6中是loadlib. h头文件,在调用main方法的源文件中使用了这个文件。
youdao
30. Listing 6 is the loadlib.h header file, which is used in the sources that call the main method.
清单6中是loadlib. h头文件,在调用main方法的源文件中使用了这个文件。
youdao
header file




