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.
我的 Bing 地图引用有问题吗?
在参考文献 | 添加参考,我添加1.0版本
但如果我看一下工具 | 扩展和更新 | 已安装 | SDK,它说它是版本 1.1.20120927.1
为什么编号不匹配?我是否以某种方式实际上没有引用最新版本?
SDK 中的版本号是正确的。参考面板中显示的数字具有误导性。它显示主要版本号,但没有告诉您次要版本。只要您只安装了一个版本的 Bing Maps 控件并且没有安装测试版,那么您就可以了,因为只会使用已安装的版本。如果您的应用程序试图引用未安装的旧版地图控件,则在编译时会出现错误或在引用上看到警告图标。