为什么输出窗口在Visual Studio 2017中消失? [英] Why does output window dissappears in Visual Studio 2017?

查看:1604
本文介绍了为什么输出窗口在Visual Studio 2017中消失?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了Visual Studio Professionals并使用安装程序正确安装。当我编写一个简单的Hello,World C程序时,输出窗口会在我用C ++编写时消失。我以为我没有正确安装它所以我卸载了
它并再次下载并从头开始安装它然后又发生了那些事情。所以我再次卸载它,这次我下载了社区版,现在我遇到了同样的问题。我在网上搜索了它,找到了一个解决方案,在源文件属性窗口中将
转到链接器选项,但配置属性下没有链接器选项。请有人帮帮我。

解决方案

< span style ="font-size:medium">是指Visual Studio的"输出"面板,还是控制台应用程序启动时的窗口?


< p style ="margin:0px 0px 10.66px"> 要保持控制台窗口打开,请尝试以< Ctrl + F5>开头。或者使用调试器的断点。


如果甚至没有显示控制台窗口,则创建一个"Windows控制台应用程序"类型的新项目。您目前有什么样的申请?


I downloaded Visual Studio Professionals and install it correctly using the installer. When I write a simple Hello, World C Program the output window disappears as well as when I do it in C++. I thought I have not installed it correctly so I uninstalled it and downloaded it again and installed it from scratch but then again that stuff happened. So I uninstalled it again and this time I downloaded the community edition and now I'm facing the same problem. I searched it on the web and found a solution to go to linker option in the source file properties window but there is no linker option under the configuration property. Please somebody help me.

解决方案

Do you mean the Output panel of Visual Studio, or the window of your console application when it is started?

To keep the console window open, try starting with <Ctrl+F5> or use a debugger’s breakpoint.

If the console window is not even displayed, then create a new project of "Windows Console Application" type. What kind of application do you currently have?


这篇关于为什么输出窗口在Visual Studio 2017中消失?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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