apixu-csharp:使用Apixu.com Weather API的C#库

时间:2024-06-17 18:38:16
【文件属性】:

文件名称:apixu-csharp:使用Apixu.com Weather API的C#库

文件大小:20.82MB

文件格式:ZIP

更新时间:2024-06-17 18:38:16

C#

apixu-csharp 使用 Apixu.com Developer API 的 C# 代码库 通过搜索关键值获取天气预报数据: GetWeatherData(String key, RequestBlocks.GetBy getBy, String value, RequestBlocks.Days ForecastOfDays) 通过纬度和经度获取天气数据: GetWeatherDataByLatLong( String key, String latitude, String longitude, RequestBlocks.Days ForecastOfDays) 通过IP地址获取天气数据: GetWeatherDataByAutoIP(String key, RequestBlocks.Days ForecastOfDays) 通过搜索键值获取当前或实时天气数据:


网友评论