开源 IP 地址定位库 ip2region 1.6 发布,增加 C# 支持

栏目: 软件资讯 · 发布时间: 8年前

内容简介:ip2region 是准确率 99.9% 的 IP 地址定位库,0.0x毫秒级查询,数据库文件大小只有 3.3M,提供了 Java、PHP、C、Python、Node.js、Golang、C#的查询绑定和 Binary、B树、内存三种查询算法,妈妈再也不同担心我的 ...

ip2region 是准确率 99.9% 的 IP 地址定位库,0.0x毫秒级查询,数据库文件大小只有 3.3M,提供了 JavaPHP 、C、 Python 、Node.js、Golang、C#的查询绑定和 Binary、B树、内存三种查询算法,妈妈再也不同担心我的 IP 地址定位!

ip2region 1.6更新如下:

1,增加了C#的binding并且上线,感谢 https://gitee.com/rocherkong  的贡献。

2,升级数据到最新的2018/03/26版本。

备注提醒:

1,本次升级binding源码不变,使用各语言的最新版本的即可。

2,ip2region的数据升级是不定时的,因为升级是个耗时的大工程,程序检测到ip的变化率达到一定比率后才会启动更新程序,所以不要催促,项目也不会无故停止,请安心使用。

下载地址:

Gitee: https://gitee.com/lionsoul/ip2region/tree/v1.6-release

Github: https://github.com/lionsoul2014/ip2region/releases/tag/v1.6-release


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Data Structures and Algorithms in Python

Data Structures and Algorithms in Python

Michael T. Goodrich、Roberto Tamassia、Michael H. Goldwasser / John Wiley & Sons / 2013-7-5 / GBP 121.23

Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Struct......一起来看看 《Data Structures and Algorithms in Python》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具