precompiled header
常见例句
- If the precompiled header file can't be used, it is ignored.
如果无法使用这个预编译头文件,那么将忽略它。 - In a Solaris build, a precompiled header file is searched for when #include is in the compilation.
在 Solaris 中进行编译时,当碰到 #include 时,将搜索预编译头文件。 - As it searches for the included file, the compiler looks for a precompiled header in each directory just before it looks for the include file in that directory.
在搜索包含文件的过程中,编译器首先在每个目录中查找预编译头文件,然后再在这些目录中搜索包含文件。 返回 precompiled header