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