mirror of
https://github.com/lionsoul2014/ip2region.git
synced 2025-12-08 19:25:22 +00:00
Add date in comment
This commit is contained in:
parent
a5887f7f54
commit
00e53e3af7
@ -2,7 +2,8 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
import logging
|
||||
import sys
|
||||
|
||||
@ -2,5 +2,6 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
import struct
|
||||
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
# ----
|
||||
# ip2region database v2.0 structure
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
import xdb.util as util
|
||||
|
||||
|
||||
@ -2,7 +2,8 @@
|
||||
# Use of this source code is governed by a Apache2.0-style
|
||||
# license that can be found in the LICENSE file.
|
||||
#
|
||||
# Author: leolin49 <leolin49@foxmail.com>
|
||||
# Author: linyufeng <leolin49@foxmail.com>
|
||||
# Date : 2022/7/14 17:00
|
||||
#
|
||||
_SHIFT_INDEX = (24, 16, 8, 0)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user