建立先行编译标头档,并且使用先行编译标头选项。
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.
如果数量小于先行编译的标头大小,您可以清除这个选项以防止编辑后继续在背景中载入先行编译的标头。
If the amount is less than the size of your precompiled headers, you can prevent Edit and Continue from loading precompiled headers in the background by clearing this option.
先行编译需要事先规划,但若是您先行编译原始程序码(而非简单标头档),则它可提供速度大幅提升的编译作业。
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.
应用推荐