您认为哪些 Visual Studio 命令行窗口命令最有用?
我最近才开始使用 Visual Studio 命令行窗口,并且绝大多数时间都是为了使用 of(打开文件)命令。您认为哪些命令最有用(如果不明显,它们的作用是什么)?
I've only recently started using the Visual Studio Command Window, and for the vast majority of the time, it's in order to use the of (open file) command. Which commands do you find the most useful (and what do they do, if it's not obvious)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
of
- 打开文件。其自动完成功能使其在包含许多文件的解决方案中具有无价的价值。of
- open file. Its autocomplete feature makes it invaluable in solutions with many files.