本文介绍了如何重新打开 Visual Studio 立即窗口?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我不小心关闭了 Visual Studio 2013 Update 3 中的立即窗口,并且终生无法弄清楚如何/从哪里取回它.
I accidentally closed the Immediate Window in Visual Studio 2013 Update 3, and can't for the life of me figure out how/where to get it back.
有人可以指出我如何再次打开立即窗口吗?
Can someone please point out how I get the Immediate Window open again?
推荐答案
要立即返回窗口,您可以转到 Debug -->窗户 -->立即
或者您可以使用 都可以将其恢复.
To get the immediate window back you can go to Debug --> Windows --> Immediate
or you can use either will work to get it back.
这篇关于如何重新打开 Visual Studio 立即窗口?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!