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