GeoLiteCity20130118.dat
java根据IP获取坐标所需文件,代码如下:
cl=newLookupService("D:\\GeoLiteCity-2013-01-18.dat",LookupService.GEOIP_MEMORY_CACHE);
coordinate=cl.getLocation(ip);
下载地址
用户评论