000000
1、VS内部配置
在Visual Studio中,右击项目,在属性(Properties)-> C/C++ -> 命令行(Command Line)中输入
/d1 reportAllClassLayout
编译通过之后,所有类对象布局都在下面显示
1、命令行查看
这种方式网上大把教程,附链接 , 感谢 星期二的分
https://blog.csdn.net/weixin_44380570/article/details/120562497