微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

常用webservice地址(转自cnblog)

常用的webservice地址:

首先介绍几个常用的 WebService地址:
2400 多个城市 5 日天气预报
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx
国内手机号码归属地查询 WEB服务
http://www.webxml.com.cn/WebServices/MobileCodeWS.asmx
国内飞机航班时刻表  WEB 服务
http://www.webxml.com.cn/webservices/DomesticAirline.asmx
股票行情数据  WEB  服务(支持香港、深圳、上海基金、债券和股票;支持多股票同
查询
http://www.webxml.com.cn/WebServices/StockInfoWS.asmx
腾讯QQ 在线状态
http://www.webxml.com.cn/webservices/qqOnlineWebService.asmx
Email  电子邮件地址验证
http://www.webxml.com.cn/WebServices/ValidateEmailWebService.asmx
中国电视节目预告(电视节目表)
http://www.webxml.com.cn/webservices/ChinaTVprogramWebService.asmx
火车时刻表
http://www.webxml.com.cn/WebServices/TrainTimeWebService.asmx
中文  <->  英文双向翻译
http://www.webxml.com.cn/WebServices/TranslatorWebService.asmx
中国邮政编码
http://www.webxml.com.cn/WebServices/ChinaZipSearchWebService.asmx
IP地址来源搜索
http://www.webxml.com.cn/WebServices/IpAddressSearchWebService.asmx
天气预报 Web 服务, 数据来源于中国气象局(预报数据每 0.5 小时左右自动更新一次) 
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx
 
Flex可以通过 WebService 组件来获取数据。下面开始以一个使用WebService 调取
天气预报信息的例子来说明 Flex与 WebService之间的通信。
天气预报的WebService网址为:
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx

http://www.cnblogs.com/ringwang/archive/2011/06/20/2085061.html

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐