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