有没有一种方法,以prevent的Visual Studio从印刷线程退出语句转换为输出窗口? [英] Is there a way to prevent Visual Studio from printing Thread exited statements into the Output Window?

查看:193
本文介绍了有没有一种方法,以prevent的Visual Studio从印刷线程退出语句转换为输出窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如:

线程<没有名称> (0x16b4)已退出与code 0(为0x0)。

在我使用的输出窗口为我自己的数据,该线程消息杂波吧。

When I am using the Output Window for my own data, the threading messages clutters it.

推荐答案

是的,这是很容易做到。只需右键单击输出窗口,然后取消勾选线程退出消息选项:

Yes, this is easy to do. Just right-click the Output window and untick the "Thread Exit Messages" option:

如果你想设置适用于每一个未来的项目,而不是仅限于当前,然后使用工具>选项>调试>输出窗口>发退出消息=关闭。

If you want the setting to apply to every future project instead of just the current one then use Tools > Options > Debugging > Output Window > Thread Exit Messages = Off.

这篇关于有没有一种方法,以prevent的Visual Studio从印刷线程退出语句转换为输出窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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