<tfoot id='uGubh'></tfoot>

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

        • <bdo id='uGubh'></bdo><ul id='uGubh'></ul>
        <legend id='uGubh'><style id='uGubh'><dir id='uGubh'><q id='uGubh'></q></dir></style></legend>

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

        编译对象的布局

        时间:2023-10-06

            <bdo id='4IMAB'></bdo><ul id='4IMAB'></ul>
                  <tbody id='4IMAB'></tbody>

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

                • <small id='4IMAB'></small><noframes id='4IMAB'>

                  <legend id='4IMAB'><style id='4IMAB'><dir id='4IMAB'><q id='4IMAB'></q></dir></style></legend>
                  <tfoot id='4IMAB'></tfoot>
                  本文介绍了编译对象的布局的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                  问题描述

                  有没有办法—很像用gcc -E查看预处理结果—看看我的对象在编译成目标文件后是什么样子?

                  Is there a way—much like viewing the result of preprocessing with gcc -E—to see what my objects look like once compiled into object files?

                  我说的是 GCC,但包含 MSVC 的解决方案就可以了.

                  I am talking about GCC, but a solution including MSVC would be fine.

                  推荐答案

                  对于 Visual C++:

                  我终于设法使用来自 这里 和 此处.他们在这里:

                  I finally managed to dig up the (well-hidden!) undocumented compiler flags that MSVC++ supports using information from here and here. Here they are:

                  /d1reportSingleClassLayoutXXX
                  /d1reportAllClassLayout
                  

                  (用类名替换XXX)

                  这篇关于编译对象的布局的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                  上一篇:在 Visual Studio 中的项目之间共享预编译头文件 下一篇:C++ 包含和导入的区别

                  相关文章

                  最新文章

                • <tfoot id='o0gwp'></tfoot>

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

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