The Immediate window is quite useful in your debugging, but you can never find it in the menus of Visual Studio.
I don't know why Microsoft wants to "hide" it, as it seems the only way to show it is quite tricky.
1) View -> Other Windows -> Command Window
2) Type "immed" in the Command Window, and press Enter key
Now the Immediate Window will appear magically.
===================================================================
===================================================================
Visual Studio中的Immediate窗口在调试中的用处极大,但是在VS中的菜单项中总是找不到它。
我不知道为什么微软非要把它“藏起来”,但是要想把它叫出来确实要通过一个很奇怪的办法。
1) View -> Other Windows -> Command Window
2) 在Command窗口敲入"immed",然后按回车键。
现在,Immediate窗口就神奇的出现了。
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment