Visual Studio Intellisense 如何工作?

发布于 2024-10-24 11:57:38 字数 46 浏览 7 评论 0原文

有人可以解释一下 Visual Studio 中的智能感知究竟是如何工作的吗?

Can somebody please shed light on how exactly intellisense works in Visual Studio?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

深海少女心 2024-10-31 11:57:38

智能感知背后的秘密是在后台运行的构建提供程序。本文将进一步阐述此主题:

http://aspalliance.com/1102_Creating_a_Custom_BuildProvider_in_ASPNET_20

希望这会有所帮助,

The secret behind intellisense is Build Providers, which run in the background. This article will throw more light on this topic:

http://aspalliance.com/1102_Creating_a_Custom_BuildProvider_in_ASPNET_20

Hope this helps,

噩梦成真你也成魔 2024-10-31 11:57:38

这是一篇 MSDN 文章,提供了概述。它讨论了功能、特定于语言的主题、自定义(当它不可用时)以及许多其他主题。

Here's an MSDN article providing an overview. It discusses features, language specific topics, customation, when it's not available and a number of other topics.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文