Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道为什么这可能是不可能的,而且我知道 BrowserHawk 和 minimumdotnet.com,它们显然都依赖于 IE 的用户代理,但我还是会问,因为 SO 是最大的智囊团,我非常需要。
有什么方法可以通过浏览器检测 Windows 客户端上安装了哪些 .NET Framework(如果有)?
如您所知,仅当浏览器在用户代理字符串中专门提供它时。据我所知,唯一能做到这一点的浏览器是 Internet Explorer(可能还有一些模仿 IE 的机器人),在任何其他情况下你都不能依赖它。