<small id='Mx6LA'></small><noframes id='Mx6LA'>

      <legend id='Mx6LA'><style id='Mx6LA'><dir id='Mx6LA'><q id='Mx6LA'></q></dir></style></legend>

      <i id='Mx6LA'><tr id='Mx6LA'><dt id='Mx6LA'><q id='Mx6LA'><span id='Mx6LA'><b id='Mx6LA'><form id='Mx6LA'><ins id='Mx6LA'></ins><ul id='Mx6LA'></ul><sub id='Mx6LA'></sub></form><legend id='Mx6LA'></legend><bdo id='Mx6LA'><pre id='Mx6LA'><center id='Mx6LA'></center></pre></bdo></b><th id='Mx6LA'></th></span></q></dt></tr></i><div id='Mx6LA'><tfoot id='Mx6LA'></tfoot><dl id='Mx6LA'><fieldset id='Mx6LA'></fieldset></dl></div>

      • <bdo id='Mx6LA'></bdo><ul id='Mx6LA'></ul>

      1. <tfoot id='Mx6LA'></tfoot>

      2. stdafx.h 的用途

        时间:2023-10-07

          <legend id='amKRL'><style id='amKRL'><dir id='amKRL'><q id='amKRL'></q></dir></style></legend>

          <small id='amKRL'></small><noframes id='amKRL'>

        1. <i id='amKRL'><tr id='amKRL'><dt id='amKRL'><q id='amKRL'><span id='amKRL'><b id='amKRL'><form id='amKRL'><ins id='amKRL'></ins><ul id='amKRL'></ul><sub id='amKRL'></sub></form><legend id='amKRL'></legend><bdo id='amKRL'><pre id='amKRL'><center id='amKRL'></center></pre></bdo></b><th id='amKRL'></th></span></q></dt></tr></i><div id='amKRL'><tfoot id='amKRL'></tfoot><dl id='amKRL'><fieldset id='amKRL'></fieldset></dl></div>

              <bdo id='amKRL'></bdo><ul id='amKRL'></ul>

                <tbody id='amKRL'></tbody>
                • <tfoot id='amKRL'></tfoot>
                  本文介绍了stdafx.h 的用途的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  文件 stdafx.h 的用途是什么?预编译头是什么意思?

                  推荐答案

                  stdafx.h 是一个文件,由Microsoft Visual Studio IDE 向导,描述了两个标准系统和项目特定的包含文件经常使用但很少使用的不断变化.兼容的编译器(例如,Visual C++ 6.0 和更新版本)将预编译这个文件以减少总体编译时间.

                  stdafx.h is a file, generated by Microsoft Visual Studio IDE wizards, that describes both standard system and project specific include files that are used frequently but hardly ever change. Compatible compilers (for example, Visual C++ 6.0 and newer) will pre-compile this file to reduce overall compile times.

                  Visual C++ 将在编译之前不要编译任何东西#include "stdafx.h" 在源文件中,除非编译选项/Yu'stdafx.h' 未选中(通过默认);它假定所有代码在源至并包括该行已经编译好了.

                  Visual C++ will not compile anything before the #include "stdafx.h" in the source file, unless the compile option /Yu'stdafx.h' is unchecked (by default); it assumes all code in the source up to and including that line is already compiled.

                  http://en.wikipedia.org/wiki/Precompiled_header

                  这篇关于stdafx.h 的用途的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:如何在模板实例化时故意导致编译时错误 下一篇:为什么这个程序被三个C++编译器错误拒绝了?

                  相关文章

                  最新文章

                  <tfoot id='WquYZ'></tfoot>

                  • <bdo id='WquYZ'></bdo><ul id='WquYZ'></ul>
                • <i id='WquYZ'><tr id='WquYZ'><dt id='WquYZ'><q id='WquYZ'><span id='WquYZ'><b id='WquYZ'><form id='WquYZ'><ins id='WquYZ'></ins><ul id='WquYZ'></ul><sub id='WquYZ'></sub></form><legend id='WquYZ'></legend><bdo id='WquYZ'><pre id='WquYZ'><center id='WquYZ'></center></pre></bdo></b><th id='WquYZ'></th></span></q></dt></tr></i><div id='WquYZ'><tfoot id='WquYZ'></tfoot><dl id='WquYZ'><fieldset id='WquYZ'></fieldset></dl></div>

                  <legend id='WquYZ'><style id='WquYZ'><dir id='WquYZ'><q id='WquYZ'></q></dir></style></legend>

                      <small id='WquYZ'></small><noframes id='WquYZ'>