We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de1ee87 commit 802203eCopy full SHA for 802203e
1 file changed
README.md
@@ -13,3 +13,5 @@ IP.load("IP库本地绝对路径");
13
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"]
14
15
```
16
+
17
+IPExt的用户与IP的用法相同,只是用来解析datx格式文件。
0 commit comments