header file
常见例句
- This header file contains common definitions and procedures.
这个头文件包含共用的定义和过程。 - This header file should ideally contain all the class definitions, member functions, and variables.
在理想情况下,头文件应该包含所有类定义、成员函数和变量。 - 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.
一旦您有了足够的测试程序,您可以用它们来自动确定必需的编译标记和定义,以将它们放到头文件的某个地方。 - When I said in Week One that you don't actually have zeros and ones inside this header file; right?
在第一周我说过的,我们在这个头文件中,是没有二进制的,是吗?
哈佛公开课 - 计算机科学课程节选 - All you have to include in your own programs is the so-called header file.
你们自己写的程序只需要包括,头文件就可以了。
哈佛公开课 - 计算机科学课程节选 - Well, I include what's called a header file as we'll call it.
好吧,我需要包含一个头文件。
哈佛公开课 - 计算机科学课程节选 返回 header file