论坛
BBS
空间测绘
发表
发布文章
提问答疑
搜索
您还未登录
登录后即可体验更多功能
立即登录
我的收藏
提问答疑
我要投稿
IOT
[16896] 2021-06-12_Kiterunner:一款功能强大的上下文感知型内容搜索工具
文档创建者:
s7ckTeam
浏览次数:
3
最后更新:
2025-01-18
IOT
3 人阅读
|
0 人回复
s7ckTeam
s7ckTeam
当前离线
积分
-54
6万
主题
-6万
回帖
-54
积分
管理员
积分
-54
发消息
2021-06-12_Kiterunner:一款功能强大的上下文感知型内容搜索工具
K
i
t
e
r
u
n
n
e
r
:
一
款
功
能
强
大
的
上
下
文
感
知
型
内
容
搜
索
工
具
A
l
p
h
a
_
h
4
c
k
F
r
e
e
B
u
f
2
0
2
1
-
0
6
-
1
2
关
于
关
于
K
i
t
e
r
u
n
n
e
r
长
期
以
来
,
跟
“
内
容
搜
索
”
相
关
的
技
术
一
直
都
是
基
于
文
件
和
文
件
夹
查
找
来
实
现
的
。
虽
然
这
种
方
法
对
于
托
管
静
态
文
件
或
响
应
文
件
路
径
的
W
e
b
服
务
器
来
说
是
有
效
的
,
但
对
于
现
代
W
e
b
应
用
程
序
来
说
,
这
种
方
法
的
有
效
性
就
没
那
么
高
了
,
尤
其
是
那
些
使
用
了
A
P
I
来
实
现
功
能
的
W
e
b
应
用
程
序
。
随
着
时
间
的
推
移
,
越
来
越
多
的
研
究
人
员
开
始
投
身
于
加
快
内
容
发
现
工
具
的
开
发
上
,
以
便
使
用
更
大
型
的
字
典
,
但
这
种
方
式
仍
然
没
有
本
质
上
的
革
新
。
K
i
t
e
r
u
n
n
e
r
这
款
工
具
不
仅
能
够
以
闪
电
般
的
速
度
执
行
传
统
的
内
容
扫
描
技
术
,
而
且
还
能
够
在
现
代
应
用
程
序
中
爆
破
路
由
或
节
点
。
现
代
应
用
程
序
框
架
,
例
如
F
l
a
s
k
、
R
a
i
l
s
、
E
x
p
r
e
s
s
、
D
j
a
n
g
o
等
,
都
遵
循
显
式
定
义
路
由
的
范
式
,
路
由
需
要
特
定
的
H
T
T
P
方
法
、
头
、
参
数
和
值
。
当
使
用
传
统
的
内
容
发
现
工
具
时
,
这
样
的
路
由
常
常
会
被
遗
漏
,
而
且
很
难
被
发
现
。
通
过
整
理
S
w
a
g
g
e
r
规
范
的
数
据
集
并
将
其
压
缩
到
我
们
自
己
的
模
式
中
,
K
i
t
e
r
u
n
n
e
r
可
以
使
用
此
数
据
集
,
并
通
过
为
它
发
送
的
每
个
请
求
发
送
正
确
的
H
T
T
P
方
法
、
头
、
路
径
、
参
数
和
值
来
爆
破
A
P
I
节
点
。
工
具
安
装
工
具
安
装
下
载
下
载
R
e
l
e
a
s
e
版
本
版
本
广
大
研
究
人
员
可
以
直
接
点
击
【
h
t
t
p
s
:
/
/
g
i
t
h
u
b
.
c
o
m
/
a
s
s
e
t
n
o
t
e
/
k
i
t
e
r
u
n
n
e
r
/
r
e
l
e
a
s
e
s
】
下
载
该
工
具
的
预
编
译
拷
贝
。
源
码
构
建
源
码
构
建
首
先
,
我
们
需
要
使
用
下
列
命
令
将
该
项
目
源
码
克
隆
至
本
地
:
接
下
来
,
构
建
源
码
:
设
置
代
码
符
号
链
接
:
编
译
字
典
:
执
行
扫
描
:
J
S
O
N
格
式
数
据
集
格
式
数
据
集
-
r
o
o
t
e
s
-
l
a
r
g
e
.
j
s
o
n
(
压
缩
后
1
1
8
M
B
,
解
压
后
2
.
6
G
B
)
-
r
o
o
t
e
s
-
s
m
a
l
l
.
j
s
o
n
(
压
缩
后
1
4
M
B
,
解
压
后
2
2
8
M
B
)
或
者
,
我
们
也
可
以
直
接
下
载
.
k
i
t
e
文
件
:
-
r
o
u
t
e
s
-
l
a
r
g
e
.
k
i
t
e
(
压
缩
后
4
0
M
B
,
解
压
后
1
8
2
M
B
)
-
r
o
u
t
e
s
-
s
m
a
l
l
.
k
i
t
e
(
压
缩
后
2
M
B
,
解
压
后
3
5
M
B
)
工
具
使
用
工
具
使
用
快
速
扫
描
快
速
扫
描
其
中
的
可
以
是
一
个
文
件
、
域
名
或
者
U
R
I
:
g
i
t
c
l
o
n
e
h
t
t
p
s
:
/
/
g
i
t
h
u
b
.
c
o
m
/
a
s
s
e
t
n
o
t
e
/
k
i
t
e
r
u
n
n
e
r
.
g
i
t
m
a
k
e
b
u
i
l
d
l
n
-
s
$
(
p
w
d
)
/
d
i
s
t
/
k
r
/
u
s
r
/
l
o
c
a
l
/
b
i
n
/
k
r
k
r
k
b
c
o
m
p
i
l
e
r
o
u
t
e
s
.
j
s
o
n
r
o
u
t
e
s
.
k
i
t
e
k
r
s
c
a
n
h
o
s
t
s
.
t
x
t
-
w
r
o
u
t
e
s
.
k
i
t
e
-
x
2
0
-
j
1
0
0
-
-
i
g
n
o
r
e
-
l
e
n
g
t
h
=
1
0
5
3
有
一
个
待
扫
描
主
机
的
列
表
,
但
是
没
有
字
典
:
有
自
己
的
字
典
:
使
用
前
2
0
0
0
0
个
单
词
进
行
常
规
爆
破
:
使
用
目
录
搜
索
风
格
的
字
典
和
%
E
X
T
%
结
合
扫
描
:
命
令
行
选
项
命
令
行
选
项
k
r
[
s
c
a
n
|
b
r
u
t
e
]
<
i
n
p
u
t
>
[
f
l
a
g
s
]
k
r
s
c
a
n
h
o
s
t
s
.
t
x
t
-
A
=
a
p
i
r
o
u
t
e
s
-
2
1
0
3
2
8
:
2
0
0
0
0
-
x
5
-
j
1
0
0
-
-
f
a
i
l
-
s
t
a
t
u
s
-
c
o
d
e
s
4
0
0
,
4
0
1
,
4
0
4
,
4
0
3
,
5
0
1
,
5
0
2
,
4
2
6
,
4
1
1
k
r
s
c
a
n
t
a
r
g
e
t
.
c
o
m
-
w
r
o
u
t
e
s
.
k
i
t
e
-
A
=
a
p
i
r
o
u
t
e
s
-
2
1
0
3
2
8
:
2
0
0
0
0
-
x
2
0
-
j
1
-
-
f
a
i
l
-
s
t
a
t
u
s
-
c
o
d
e
s
4
0
0
,
4
0
1
,
4
0
4
,
4
0
3
,
5
0
1
,
5
0
2
,
4
2
6
,
4
1
1
k
r
b
r
u
t
e
h
t
t
p
s
:
/
/
t
a
r
g
e
t
.
c
o
m
/
s
u
b
a
p
p
/
-
A
=
a
s
p
x
-
2
1
0
3
2
8
:
2
0
0
0
0
-
x
2
0
-
j
1
k
r
b
r
u
t
e
h
t
t
p
s
:
/
/
t
a
r
g
e
t
.
c
o
m
/
s
u
b
a
p
p
/
-
w
d
i
r
s
e
a
r
c
h
.
t
x
t
-
x
2
0
-
j
1
-
e
x
m
l
,
a
s
p
,
a
s
p
x
,
a
s
h
x
-
D
U
s
a
g
e
:
k
i
t
e
s
c
a
n
[
f
l
a
g
s
]
F
l
a
g
s
:
-
A
,
-
-
a
s
s
e
t
n
o
t
e
-
w
o
r
d
l
i
s
t
s
t
r
i
n
g
s
u
s
e
t
h
e
w
o
r
d
l
i
s
t
s
f
r
o
m
w
o
r
d
l
i
s
t
.
a
s
s
e
t
n
o
t
e
.
i
o
.
s
p
e
c
i
f
y
t
h
e
t
y
p
e
/
n
a
m
e
t
o
u
s
e
,
e
.
g
.
a
p
i
r
o
u
t
e
s
-
2
1
0
2
2
8
.
Y
o
u
c
a
n
s
p
e
c
i
f
y
a
n
a
d
d
i
t
i
o
n
a
l
m
a
x
l
e
n
g
t
h
t
o
u
s
e
o
n
l
y
t
h
e
f
i
r
s
t
N
v
a
l
u
e
s
-
-
b
l
a
c
k
l
i
s
t
-
d
o
m
a
i
n
s
t
r
i
n
g
s
d
o
m
a
i
n
s
t
h
a
t
a
r
e
b
l
a
c
k
l
i
s
t
e
d
f
o
r
r
e
d
i
r
e
c
t
s
.
W
e
w
i
l
l
n
o
t
f
o
l
l
o
w
r
e
d
i
r
e
c
t
s
t
o
t
h
e
s
e
d
o
m
a
i
n
s
-
-
d
e
l
a
y
d
u
r
a
t
i
o
n
d
e
l
a
y
t
o
p
l
a
c
e
i
n
b
e
t
w
e
e
n
r
e
q
u
e
s
t
s
t
o
a
s
i
n
g
l
e
h
o
s
t
-
-
d
i
s
a
b
l
e
-
p
r
e
c
h
e
c
k
w
h
e
t
h
e
r
t
o
s
k
i
p
h
o
s
t
d
i
s
c
o
v
e
r
y
-
-
f
a
i
l
-
s
t
a
t
u
s
-
c
o
d
e
s
i
n
t
s
w
h
i
c
h
s
t
a
t
u
s
c
o
d
e
s
b
l
a
c
k
l
i
s
t
a
s
f
a
i
l
.
i
f
t
h
i
s
i
s
s
e
t
,
t
h
i
s
w
i
l
l
o
v
e
r
r
i
d
e
s
u
c
c
e
s
s
-
s
t
a
t
u
s
-
c
o
d
e
s
-
-
f
i
l
t
e
r
-
a
p
i
s
t
r
i
n
g
s
o
n
l
y
s
c
a
n
a
p
i
s
m
a
t
c
h
i
n
g
t
h
i
s
k
s
u
i
d
-
-
f
o
r
c
e
-
m
e
t
h
o
d
s
t
r
i
n
g
w
h
e
t
h
e
r
t
o
i
g
n
o
r
e
t
h
e
m
e
t
h
o
d
s
s
p
e
c
i
f
i
e
d
i
n
t
h
e
o
g
l
f
i
l
e
a
n
d
f
o
r
c
e
t
h
i
s
m
e
t
h
o
d
-
H
,
-
-
h
e
a
d
e
r
s
t
r
i
n
g
s
h
e
a
d
e
r
s
t
o
a
d
d
t
o
r
e
q
u
e
s
t
s
(
d
e
f
a
u
l
t
[
x
-
f
o
r
w
a
r
d
e
d
-
f
o
r
:
1
2
7
.
0
.
0
.
1
]
)
-
h
,
-
-
h
e
l
p
h
e
l
p
f
o
r
s
c
a
n
-
-
i
g
n
o
r
e
-
l
e
n
g
t
h
s
t
r
i
n
g
s
a
r
a
n
g
e
o
f
c
o
n
t
e
n
t
l
e
n
g
t
h
b
y
t
e
s
t
o
i
g
n
o
r
e
.
y
o
u
c
a
n
h
a
v
e
m
u
l
t
i
p
l
e
.
e
.
g
.
1
0
0
-
1
0
5
o
r
1
2
3
4
o
r
1
2
3
,
3
4
-
5
3
.
T
h
i
s
i
s
i
n
c
l
u
s
i
v
e
o
n
b
o
t
h
e
n
d
s
-
-
k
i
t
e
b
u
i
l
d
e
r
-
f
u
l
l
-
s
c
a
n
p
e
r
f
o
r
m
a
f
u
l
l
s
c
a
n
w
i
t
h
o
u
t
f
i
r
s
t
p
e
r
f
o
r
m
i
n
g
a
p
h
a
s
e
s
c
a
n
.
-
w
,
-
-
k
i
t
e
b
u
i
l
d
e
r
-
l
i
s
t
s
t
r
i
n
g
s
o
g
l
w
o
r
d
l
i
s
t
t
o
u
s
e
f
o
r
s
c
a
n
n
i
n
g
-
x
,
-
-
m
a
x
-
c
o
n
n
e
c
t
i
o
n
-
p
e
r
-
h
o
s
t
i
n
t
m
a
x
c
o
n
n
e
c
t
i
o
n
s
t
o
a
s
i
n
g
l
e
h
o
s
t
(
d
e
f
a
u
l
t
3
)
-
j
,
-
-
m
a
x
-
p
a
r
a
l
l
e
l
-
h
o
s
t
s
i
n
t
m
a
x
n
u
m
b
e
r
o
f
c
o
n
c
u
r
r
e
n
t
h
o
s
t
s
t
o
s
c
a
n
a
t
o
n
c
e
(
d
e
f
a
u
l
t
5
0
)
-
-
m
a
x
-
r
e
d
i
r
e
c
t
s
i
n
t
m
a
x
i
m
u
m
n
u
m
b
e
r
o
f
r
e
d
i
r
e
c
t
s
t
o
f
o
l
l
o
w
(
d
e
f
a
u
l
t
3
)
-
d
,
-
-
p
r
e
f
l
i
g
h
t
-
d
e
p
t
h
i
n
t
w
h
e
n
p
e
r
f
o
r
m
i
n
g
p
r
e
f
l
i
g
h
t
c
h
e
c
k
s
,
w
h
a
t
d
i
r
e
c
t
o
r
y
d
e
p
t
h
d
o
w
e
a
t
t
e
m
p
t
t
o
c
h
e
c
k
.
0
m
e
a
n
s
t
h
a
t
o
n
l
y
t
h
e
d
o
c
r
o
o
t
i
s
c
h
e
c
k
e
d
(
d
e
f
a
u
l
t
1
)
-
-
p
r
o
f
i
l
e
-
n
a
m
e
s
t
r
i
n
g
n
a
m
e
f
o
r
p
r
o
f
i
l
e
o
u
t
p
u
t
f
i
l
e
-
-
p
r
o
g
r
e
s
s
a
p
r
o
g
r
e
s
s
b
a
r
w
h
i
l
e
s
c
a
n
n
i
n
g
.
b
y
d
e
f
a
u
l
t
e
n
a
b
l
e
d
o
n
l
y
o
n
S
t
d
e
r
r
(
d
e
f
a
u
l
t
t
r
u
e
)
-
-
q
u
a
r
a
n
t
i
n
e
-
t
h
r
e
s
h
o
l
d
i
n
t
i
f
t
h
e
h
o
s
t
r
e
t
u
r
n
N
c
o
n
s
e
c
u
t
i
v
e
h
i
t
s
,
w
e
q
u
a
r
a
n
t
i
n
e
t
h
e
h
o
s
t
a
s
w
i
l
d
c
a
r
d
.
S
e
t
t
o
0
t
o
d
i
s
a
b
l
e
(
d
e
f
a
u
l
t
1
0
)
-
-
s
u
c
c
e
s
s
-
s
t
a
t
u
s
-
c
o
d
e
s
i
n
t
s
w
h
i
c
h
s
t
a
t
u
s
c
o
d
e
s
w
h
i
t
e
l
i
s
t
a
s
s
u
c
c
e
s
s
.
t
h
i
s
i
s
t
h
e
d
e
f
a
u
l
t
m
o
d
e
-
t
,
-
-
t
i
m
e
o
u
t
d
u
r
a
t
i
o
n
t
i
m
e
o
u
t
t
o
u
s
e
o
n
a
l
l
r
e
q
u
e
s
t
s
(
d
e
f
a
u
l
t
3
s
)
-
-
u
s
e
r
-
a
g
e
n
t
s
t
r
i
n
g
u
s
e
r
a
g
e
n
t
t
o
u
s
e
f
o
r
r
e
q
u
e
s
t
s
(
d
e
f
a
u
l
t
"
C
h
r
o
m
e
.
M
o
z
i
l
l
a
/
5
.
0
(
M
a
c
i
n
t
o
s
h
;
I
n
t
e
l
M
a
c
O
S
X
1
0
_
1
5
_
7
)
A
p
p
l
e
W
e
b
K
i
t
/
5
3
7
.
3
6
(
K
H
T
M
L
,
l
i
k
e
G
e
c
k
o
)
C
h
r
o
m
e
/
8
8
.
0
.
4
3
2
4
.
9
6
S
a
f
a
r
i
/
5
3
7
.
3
6
"
-
-
w
i
l
d
c
a
r
d
-
d
e
t
e
c
t
i
o
n
c
a
n
b
e
s
e
t
t
o
f
a
l
s
e
t
o
d
i
s
a
b
l
e
w
i
l
d
c
a
r
d
r
e
d
i
r
e
c
t
d
e
t
e
c
t
i
o
n
(
d
e
f
a
u
l
t
t
r
u
e
)
G
l
o
b
a
l
F
l
a
g
s
:
-
-
c
o
n
f
i
g
s
t
r
i
n
g
c
o
n
f
i
g
f
i
l
e
(
d
e
f
a
u
l
t
i
s
$
H
O
M
E
/
.
k
i
t
e
r
u
n
n
e
r
.
y
a
m
l
)
-
o
,
-
-
o
u
t
p
u
t
s
t
r
i
n
g
o
u
t
p
u
t
f
o
r
m
a
t
.
c
a
n
b
e
j
s
o
n
,
t
e
x
t
,
p
r
e
t
t
y
(
d
e
f
a
u
l
t
"
p
r
e
t
t
y
"
)
-
q
,
-
-
q
u
i
e
t
q
u
i
e
t
m
o
d
e
.
w
i
l
l
m
u
t
e
u
n
e
c
e
s
s
a
r
r
y
p
r
e
t
t
y
t
e
x
t
-
v
,
-
-
v
e
r
b
o
s
e
s
t
r
i
n
g
l
e
v
e
l
o
f
l
o
g
g
i
n
g
v
e
r
b
o
s
i
t
y
.
c
a
n
b
e
e
r
r
o
r
,
i
n
f
o
,
d
e
b
u
g
,
t
r
a
c
e
(
d
e
f
a
u
l
t
"
i
n
f
o
"
)
爆
破
选
项
b
r
u
t
e
f
o
r
c
e
f
l
a
g
s
(
a
l
l
t
h
e
f
l
a
g
s
a
b
o
v
e
+
)
A
P
I
扫
描
扫
描
扫
描
单
个
目
标
:
扫
描
单
个
目
标
,
并
尝
试
h
t
t
p
和
h
t
t
p
s
:
扫
描
目
标
列
表
:
项
目
地
址
项
目
地
址
K
i
t
e
r
u
n
n
e
r
:
【
点
击
底
部
阅
读
原
文
获
取
】
精
彩
推
荐
精
彩
推
荐
阅
读
原
文
b
r
u
t
e
f
o
r
c
e
f
l
a
g
s
(
a
l
l
t
h
e
f
l
a
g
s
a
b
o
v
e
+
)
-
D
,
-
-
d
i
r
s
e
a
r
c
h
-
c
o
m
p
a
t
t
h
i
s
w
i
l
l
r
e
p
l
a
c
e
%
E
X
T
%
w
i
t
h
t
h
e
e
x
t
e
n
s
i
o
n
s
p
r
o
v
i
d
e
d
.
b
a
c
k
w
a
r
d
s
c
o
m
p
a
t
w
i
t
h
d
i
r
s
e
a
r
c
h
b
e
c
a
u
s
e
s
h
u
b
s
l
o
v
e
s
h
i
m
s
o
m
e
d
i
r
s
e
a
r
c
h
-
e
,
-
-
e
x
t
e
n
s
i
o
n
s
s
t
r
i
n
g
s
e
x
t
e
n
s
i
o
n
s
t
o
a
p
p
e
n
d
w
h
i
l
e
s
c
a
n
n
i
n
g
-
w
,
-
-
w
o
r
d
l
i
s
t
s
t
r
i
n
g
s
n
o
r
m
a
l
w
o
r
d
l
i
s
t
t
o
u
s
e
f
o
r
s
c
a
n
n
i
n
g
k
r
s
c
a
n
h
t
t
p
s
:
/
/
t
a
r
g
e
t
.
c
o
m
:
8
4
4
3
/
-
w
r
o
u
t
e
s
.
k
i
t
e
-
A
=
a
p
i
r
o
u
t
e
s
-
2
1
0
2
2
8
:
2
0
0
0
0
-
x
1
0
-
-
i
g
n
o
r
e
-
l
e
n
g
t
h
=
3
4
k
r
s
c
a
n
t
a
r
g
e
t
.
c
o
m
-
w
r
o
u
t
e
s
.
k
i
t
e
-
A
=
a
p
i
r
o
u
t
e
s
-
2
1
0
2
2
8
:
2
0
0
0
0
-
x
1
0
-
-
i
g
n
o
r
e
-
l
e
n
g
t
h
=
3
4
k
r
s
c
a
n
t
a
r
g
e
t
s
.
t
x
t
-
w
r
o
u
t
e
s
.
k
i
t
e
-
A
=
a
p
i
r
o
u
t
e
s
-
2
1
0
2
2
8
:
2
0
0
0
0
-
x
1
0
-
-
i
g
n
o
r
e
-
l
e
n
g
t
h
=
3
4
回复
举报
上一个主题
下一个主题
高级模式
B
Color
Image
Link
Quote
Code
Smilies
您需要登录后才可以回帖
登录
|
立即注册
本版积分规则
发表回复
!disable!!post_parseurl!
使用Markdown编辑器编辑
使用富文本编辑器编辑
回帖后跳转到最后一页