Merge branch 'lionsoul2014:master' into master
This commit is contained in:
commit
730dee9556
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
# Copyright 2022 The Ip2Region Authors. All rights reserved.
|
||||||
# bench_test.py
|
# Use of this source code is governed by a Apache2.0-style
|
||||||
# bench_test
|
# license that can be found in the LICENSE file.
|
||||||
#
|
#
|
||||||
# Created by luckydog on 2022/7/1.
|
# Created by luckydog on 2022/7/1.
|
||||||
# Copyright © 2022年 luckydog. All rights reserved.
|
# Copyright © 2022年 luckydog. All rights reserved.
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,7 @@
|
||||||
|
# Copyright 2022 The Ip2Region Authors. All rights reserved.
|
||||||
|
# Use of this source code is governed by a Apache2.0-style
|
||||||
|
# license that can be found in the LICENSE file.
|
||||||
|
#
|
||||||
|
|
||||||
from xdbSearcher import XdbSearcher
|
from xdbSearcher import XdbSearcher
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
# Copyright 2022 The Ip2Region Authors. All rights reserved.
|
||||||
# search_test.py
|
# Use of this source code is governed by a Apache2.0-style
|
||||||
# search_test
|
# license that can be found in the LICENSE file.
|
||||||
#
|
#
|
||||||
# Created by luckydog on 2022/7/1.
|
# Created by luckydog on 2022/7/1.
|
||||||
# Copyright © 2022年 luckydog. All rights reserved.
|
# Copyright © 2022年 luckydog. All rights reserved.
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#
|
# Copyright 2022 The Ip2Region Authors. All rights reserved.
|
||||||
# ip2Region.py
|
# Use of this source code is governed by a Apache2.0-style
|
||||||
# ip2Region
|
# license that can be found in the LICENSE file.
|
||||||
#
|
#
|
||||||
# Created by luckydog on 2022/6/29.
|
# Created by luckydog on 2022/6/29.
|
||||||
# Copyright © 2022年 luckydog. All rights reserved.
|
# Copyright © 2022年 luckydog. All rights reserved.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue