Visual Studio 2010 中的 Intellisense ctrl+space
我正在使用 CLR 控制台应用程序编写一个小程序,当我编写某些内容时,它不会给出建议,尽管我按了 (Ctrl+Space)。我正在使用视觉工作室 2010 有人可以帮助我吗?
I'm writing a small program using CLR console application and when I write something it doesn't give suggestions, although i press (Ctrl+Space). I'm using visual studio 2010
can any one help me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Visual C++ 2010 没有 C++/CLI 的 IntelliSense。
Visual C++ 2010 does not have IntelliSense for C++/CLI.