用Visual C++ 2010调试一简单C语言后输出窗口很快消失的问题!
如题,由于自己的系统是win7,就装了个2010,但是调式程序后输出窗口一闪而过,不知道是什么原因调式信息如下“test.exe”:已加载“C:\Users\all\Do...
如题,由于自己的系统是win7,就装了个2010,但是调式程序后输出窗口一闪而过,不知道是什么原因
调式信息如下
“test.exe”: 已加载“C:\Users\all\Documents\Visual Studio 2010\Projects\test\Debug\test.exe”,已加载符号。
“test.exe”: 已加载“C:\Windows\System32\ntdll.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\kernel32.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\KernelBase.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\msvcr100d.dll”,已加载符号。
程序“[5720] test.exe: 本机”已退出,返回值为 0 (0x0)。
想知道怎么才能使调式后的输出窗口不出现一闪而过的现象! 展开
调式信息如下
“test.exe”: 已加载“C:\Users\all\Documents\Visual Studio 2010\Projects\test\Debug\test.exe”,已加载符号。
“test.exe”: 已加载“C:\Windows\System32\ntdll.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\kernel32.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\KernelBase.dll”,Cannot find or open the PDB file
“test.exe”: 已加载“C:\Windows\System32\msvcr100d.dll”,已加载符号。
程序“[5720] test.exe: 本机”已退出,返回值为 0 (0x0)。
想知道怎么才能使调式后的输出窗口不出现一闪而过的现象! 展开
8个回答
展开全部
在return前面机上system("pause");
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
按一下红色的感叹号,是执行,不添加getchar函数一样,自动等待,您可以查看结果
开始调试您的看法,交流您的观点,如果没有断点将执行结束,不显示结果
开始调试您的看法,交流您的观点,如果没有断点将执行结束,不显示结果
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
后面加一个getchar()吧
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询