use xdb binary
This commit is contained in:
parent
2c01e01d2c
commit
962335954a
|
|
@ -15,7 +15,7 @@ Command:
|
|||
|
||||
# `xdb` Data Generation
|
||||
|
||||
Generate the ip2region_v4.xdb binary file via the `python main.py gen` command:
|
||||
Generate the xdb binary file via the `python main.py gen` command:
|
||||
|
||||
```
|
||||
➜ python git:(v2.0_xdb) ✗ python main.py gen
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ Command:
|
|||
|
||||
# `xdb` 数据生成
|
||||
|
||||
通过 `python main.py gen` 命令生成 ip2region_v4.xdb 二进制文件:
|
||||
通过 `python main.py gen` 命令生成 xdb 二进制文件:
|
||||
```
|
||||
➜ python git:(v2.0_xdb) ✗ python main.py gen
|
||||
main.py gen [command options]
|
||||
|
|
|
|||
Loading…
Reference in New Issue