precompiled header
常見例句
- If the precompiled header file can't be used, it is ignored.
如果無法使用這個預(yù)編譯頭文件,那么將忽略它。 - In a Solaris build, a precompiled header file is searched for when #include is in the compilation.
在 Solaris 中進(jìn)行編譯時,當(dāng)碰到 #include 時,將搜索預(yù)編譯頭文件。 - 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.
在搜索包含文件的過程中,編譯器首先在每個目錄中查找預(yù)編譯頭文件,然后再在這些目錄中搜索包含文件。 返回 precompiled header