MP3在線搜索服務
地址:http://www.wopos.com/webservice/song.asmx
介紹:
使用: getMusicList()方法搜索MP3/WMA等音樂文件javascript
多功能條形碼生成器(免費)
地址:http://www.wopos.com/webservice/barCode.asmx
介紹:
使用: getbarCodeImg(...)直接輸出條碼圖片,或使用getbarCode(...)獲得條碼圖片字節數組 getCode39(...)產生Code39條碼java
英語轉換成盲文圖片(免費)
地址:http://www.wopos.com/webservice/Braille.asmx
介紹:
使用: getBrailleImg(sText,iFontsize)直接輸出圖片(800*600),或使用getBraille(sText,iFontsize)獲得圖片字節數組web
匯率轉換服務(免費)
地址:http://www.wopos.com/webservice/ExchangeRate.asmx
介紹:
使用 ExchangeA或ExchangeB(FromCurrency,CurNum,ToCurrency)方法:FromCurrency、ToCurrency均爲貨幣簡稱(如 CNY,USD,EUR等),CurNum爲原始數量.vim
天氣預報
地址:http://www.wopos.com/webservice/weather.asmx
介紹:
使用 getWeather(city)方法:city-直接輸入全國大中小城市及國外中城市中文名
數組
內嵌式天氣預報網頁
地址:http://www.wopos.com/MainSet/WeatherSet.aspx?city=北京
介紹:
把以上網頁地址放到網頁中的<iframe></iframe>標籤內便可;能夠改變城市參數值。 網絡
手機歸屬地
地址:http://www.wopos.com/webservice/Mobile.asmx
介紹:
使用 getMobileArea(mobileCode) mobileCode-手機號碼或前7位測試
身份證地區查詢(免費)
地址:http://www.wopos.com/webservice/idcard.asmx
介紹:
輸入身份證號碼前6位,獲得身份證頒發所在地區. spa
股票走勢圖(免費)
地址:http://www.wopos.com/webservice/Stock.asmx
介紹:
使用 getStockChart(StockCode) StockCode-股票代碼,返回值爲圖片的HTTP地址. htm
IP地址查詢
地址:http://www.wopos.com/webservice/ips.asmx
介紹:
使用 getIParea(ip)方法返回IP所在地,使用AddIPRange(startIP,EndIP,AreaInfo)增長新的IP地址信息,使用 IpToInt 和 IntToIp可對IP地址從字符串到整型的互相轉換.圖片
在網頁中直接顯示來訪問者IP地址及所在地的代碼:
<script language="javascript" src="http://www.wopos.com/prg/showip.aspx"></script>
把以上代碼放到BODY中合適的位置便可.
成語典故(免費)
地址:http://www.wopos.com/webservice/chengyu.asmx
介紹:
使用 ChengYuDianGu(chengyu)方法,參數爲成語或成語的拼音縮寫。如返回多個成語以*_*分隔
生成驗證碼圖像(免費)
地址:http://www.wopos.com/webservice/vimg.asmx
介紹:
使用 GetVerifyImg(str4,Lenght,Width,Style)生成一張字符圖像,用於註冊、發貼等場合作圖像驗證。後面三個參數爲保留參數,暫時無效,用於之後擴充。 目前的很簡單,僅供測試。
RSS種子生成(免費)
地址:http://www.wopos.com/webservice/Rss.asmx
介紹:
使用 OutPutRss()方法:Rss Item數據項以DataTable 方式提供。數據項數不能超過100
調用後直接輸出RSS2.0 XML。
摘自:http://www.wopos.com/webservice/webservice.htm
本文摘自網絡,但忘記來自於哪裏了。