分为两种情况:
前端:通过腾讯的qq分享api
<script type="text/javascript" src="http://fw.qq.com/ipaddress"></script>
返回一个javascript数组
var IPData = new Array("183.62.141.46","","广东省","深圳市");
后台:通过 qqwry.dat后台查询 返回结果到前台显示
打包:https://files.cnblogs.com/codelifezj/iplocation.rar
|
请发表评论