C#实现天气预报

这篇博客介绍了如何利用C#编程从HeWeather数据服务3.0接口获取天气信息,并展示了实现后的效果。
摘要由CSDN通过智能技术生成

</pre>        我用的数据是来源于和风全球天气(企业),接口是百度提供的,api:<span style="color:rgb(51,51,51); font-family:Helvetica,'Microsoft Yahei',Arial,sans-serif; font-size:13px; line-height:14px">http://apis.baidu.com/heweather/weather/free,获取百度apikey的地址:http://apistore.baidu.com/apiworks/servicedetail/478.html,不多扯了,先上源码:<a target=_blank target="_blank" href="http://download.csdn.net/detail/xtcgch/9549829">源码</a>下载。</span><p></p><p><span style="color:rgb(51,51,51); font-family:Helvetica,'Microsoft Yahei',Arial,sans-serif; font-size:13px; line-height:14px">      解析json要用到Newtonsoft.Json.dll文件,下载地址:<a target=_blank target="_blank" href="http://download.csdn.net/detail/xtcgch/9549837">源码下载</a></span></p><p><span style="color:rgb(51,51,51); font-family:Helvetica,'Microsoft Yahei',Arial,sans-serif; font-size:13px; line-height:14px">      要从api获取天气数据,还需要在百度上申请apikey,申请好apikey之后替换getJson.cs文件中这一句代码request.Headers.Add("apikey", "你的apikey");中的“您的apikey”字段,然后请求api的代码和返回数据格式在<a target=_blank target="_blank" href="http://apistore.baidu.com/apiworks/serviced
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值