如何摆脱VS2008输出窗口中的verbose [英] How to get rid of verbose in the VS2008 output window

查看:55
本文介绍了如何摆脱VS2008输出窗口中的verbose的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的输出窗口充满了

The thread 0xe48 has exited with code 0 (0x0).
The thread 0x8d0 has exited with code 0 (0x0).
'xxx.vshost.exe' (Managed): Loaded 'C:\Users\xx\Projects\xx\xx\bin\Debug\xx.exe', Symbols loaded.
'xxx.vshost.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Configuration\2.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'xxx.vshost.exe' (Managed): Loaded 'C:\Users\xxx\Projects\xxx\xxx\bin\Debug\Magellan.dll', Symbols loaded.
'xxx.vshost.exe' (Managed): Loaded 'C:\Users\xxx\Projects\xxx\xxx\bin\Debug\Transitionals.dll'
'xxx.vshost.exe' (Managed): Loaded 'C:\Windows\assembly\GAC_MSIL\PresentationFramework.Aero\3.0.0.0__31bf3856ad364e35\PresentationFramework.Aero.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.

消息.

有没有办法告诉 VS 2008 不要在输出窗口中显示自己的消息,以便您可以发现其他重要的事情?

Is there a way to tell VS 2008 not to show their own messages in the output window so you can spot other important things?

推荐答案

当您运行程序时,右键单击输出"窗口并取消选中您不想看到的所有消息(如线程退出消息).

Right click in the Output window when you're running your program and uncheck all of the messages you don't want to see (like Thread Exit messages).

这篇关于如何摆脱VS2008输出窗口中的verbose的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆