腾讯的ip接口 2010-03-11 by keke Leave a Comment 腾讯的ip接口地址:http://fw.qq.com/ipaddress 显IP代码 全部调用 document.write(IPData.join(‘ ‘)); 效果:xxx.xxx.xxx.xxx 某某省 某某市 只调用地理位置 document.write(IPData[2]);document.write(IPData[3])[……] 继续阅读(read more)