建立先行编译标头档,并且使用先行编译标头选项。
Create precompiled header Files and use the precompiled header options.
以下命令是指定使用名为MYPCH. p ch的先行编译标头档。
The following command specifies the use of a precompiled header file named MYPCH. PCH.
先行编译需要事先规划,但若是您先行编译原始程序码(而非简单标头档),则它可提供速度大幅提升的编译作业。
Precompiling requires planning, but it offers significantly faster compilations if you precompile source code other than simple header files.
先行编译需要事先规划,但若是您先行编译原始程序码(而非简单标头档),则它可提供速度大幅提升的编译作业。
Precompiling requires planning, but it offers significantly faster compilations if you precompile source code other than simple header files.
应用推荐