服务1:
http://webservice.jaron.cn
- HistoryEvent
返回指定日期下的历史事件
参数1:SetDateTime(DataTime)
参数2:LicenceKey 授权码(String) 免费注册授权码
返回:DataSet - IP2Area
返回IP地址所在的城市
参数1:IPAddress(String)
参数2:LicenceKey 授权码(String) 免费注册授权码(String)
返回:string[] - IdentityCard
返回身份证前六位所在的城市
参数1:IdentityCardID 身份证号码前六位(String)
参数2:LicenceKey 授权码(String) 免费注册授权码
返回:城市名称 string - MobileNumberConvert
返回手机号码段归属地
参数1:MobileNumber 手机号码前七位(String)
参数2:LicenceKey 授权码(String) 免费注册授权码
返回:string[0] 归属地 string[1] 卡类型
服务2:http://webservice.jaron.cn/weather.asmx
- GetWeather
返回24小时天气预报
参数1:CityName 中文城市名称(DataTime)
参数2:LicenceKey 授权码(String) 免费注册授权码
返回:DataSet