分为两种情况:

 前端:通过腾讯的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

相关文章:

  • 2022-12-23
  • 2021-12-27
  • 2022-01-25
  • 2021-11-27
  • 2021-12-05
猜你喜欢
  • 2021-10-31
  • 2022-12-23
  • 2021-06-10
  • 2021-12-04
  • 2022-12-23
  • 2021-10-06
相关资源
相似解决方案