本文介绍了为什么输出窗口在Visual Studio 2017中消失?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我下载了Visual Studio Professionals并使用安装程序正确安装。当我编写一个简单的Hello,World C程序时,输出窗口会在我用C ++编写时消失。我以为我没有正确安装它所以我卸载了它并再次下载并从头开始安装它然后又发生了那些事情。所以我再次卸载它,这次我下载了社区版,现在我遇到了同样的问题。我在网上搜索了它,找到了一个解决方案,在源文件属性窗口中将转到链接器选项,但配置属性下没有链接器选项。请有人帮帮我。解决方案 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. 解决方案 这篇关于为什么输出窗口在Visual Studio 2017中消失?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-24 08:07