配置C/C++ >General>Debug Information Format 应该为 “Program Database for edit & continue(/Zi)”
配置C/C++ >Optimization>Optimization 应该为”Disabld(/Od)”
配置Linker>Debugging>Generate Debug Info 应该为”Yes/(DEBUG)”
Alt + 左右 视图前进后退
Alt + G 跳到实现处
F11 定义
F12 实现
配置C/C++ >Optimization>Optimization 应该为”Disabld(/Od)”
配置Linker>Debugging>Generate Debug Info 应该为”Yes/(DEBUG)”
Alt + 左右 视图前进后退
Alt + G 跳到实现处
F11 定义
F12 实现

被折叠的 条评论
为什么被折叠?



