Not Using Precompiled Headers.
“不使用预编译头”。
Click the Precompiled Headers node.
单击“预编译头”节点。
Compiler option generated automatic precompiled headers support.
编译器选项生成自动的预编译头支持。
You can use it to reduce the amount of disk space used by precompiled headers.
你可以用它来减少因为预编译头文件而占用的磁盘空间。
The following sections explain the consistency requirements for precompiled headers.
以下各节解释预编译头的一致性要求。
A scaling factor that determines the amount of memory that the compiler USES to construct precompiled headers.
一个比例因子,确定编译器用于构造预编译头的内存量。
If this amount is greater than the size of your precompiled headers, Edit and Continue should have no problem.
如果此数量大于预编译头的大小,则“编辑并继续”应没有问题。
Precompiled headers are a performance feature that certain compilers, such as cl in Visual Studio, provide to help speed up compilation.
预编译头文件是某些编译器(如VisualStudio中的cl)的一项性能特性,它可以帮助提高编译的速度。
Loading precompiled headers requires allocation of physical memory, which can be a problem if you are compiling on a computer with limited RAM.
加载预编译头需要分配物理内存,如果您正在一台RAM有限的计算机上进行编译,这可能会是一个问题。
If you use the precompiled headers options, debugging information for both the precompiled header and the rest of the source code is placed in the PDB.
如果使用预编译头选项,则预编译头和其他源代码的调试信息都放在PD b中。
This requires precompiled headers to be disabled for this source file, otherwise the compiler USES the precompiled header that includes the wrong macro expansion.
这需要预编译头文件对此源文件禁止,否则编译器使用预编译头文件会导致包含错误的宏扩展。
Currently, the compiler dynamically grows the heaps as necessary up to a total heap size limit, and requires a fixed-size buffer only to construct precompiled headers.
当前,编译器可根据需要动态增加堆,最多可增加到总堆大小限制,并且只需要固定大小的缓冲区即可构造预编译头。
The "Generated Classes" page lets you tweak the names of your project files, choose the base class, add a default application icon or choose to use precompiled headers.
生成的类页面让你调整你的项目文件的名字,选择基础类,增加一个缺省程序图标或选择使用预编译的头文件。
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.
如果数量小于先行编译的标头大小,您可以清除这个选项以防止编辑后继续在背景中载入先行编译的标头。
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.
如果数量小于先行编译的标头大小,您可以清除这个选项以防止编辑后继续在背景中载入先行编译的标头。
应用推荐