在 C# 中使用 Bing API
我们如何在 C# 中使用 Bing API?我必须将查询传递给 Bing API,然后获取结果。
How do we use the Bing API in C#? I have to pass a query to the Bing API and then get the results.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
从 Microsoft 站点下载 bing dll 并添加这些 dll。然后我们就可以使用bing服务了。
Download bing dlls from microsoft site and add those dlls . Then only we can able to use bing service.
这里有一些东西会对你有很大帮助
https://github.com/insatmc/BingMapHelper
Here's something will help you a lot
https://github.com/insatmc/BingMapHelper
只需添加到上面,BING 就以 PDF 形式提供了完整的 API 文档。
这是基本详细信息版本
Just adding to above there is a full documentation of te API given by BING in a PDF.
Here is a Basic Details Version
hii..
在应用程序中添加对 Web 引用的 bing 引用并使用 search.wsdl
hii..
Add a bing reference to web references in an application and use search.wsdl