Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
itbdw committed Feb 20, 2018
1 parent b8ad4fe commit 1941bfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ $ip = '172.217.27.142';//Google Ip
## 自己手动更新数据库

1,http://www.cz88.net/fox/ipdat.shtml
下载数据库程序(Windows 环境),执行完毕后, qqwry.dat 复制到 src 目录,覆盖掉原文件即可
下载数据库程序(Windows 环境),执行完毕后,即可在程序安装目录找到数据库文件 qqwry.dat

2,进一步,可以定期把上述文件同步到服务器特定路径,调用时动态传入真实 qqwry.dat 的绝对路径,
而不是替换代码文件
2,复制到 src 目录,覆盖掉原文件即可;或者,把文件同步到服务器特定路径,但这种方式要求调用方法时传入
qqwry.dat 的绝对路径。

## Thanks

Expand Down

0 comments on commit 1941bfe

Please sign in to comment.