Skip to content

Commit 60f6bbe

Browse files
authored
文档:新增功能演示及说明的 GIF 图
1 parent 5b29c96 commit 60f6bbe

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

Document.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ https://github.com/Tencent/APIJSON
5252
}
5353
</code></pre>
5454

55+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_single.gif)
56+
5557
<br />
5658

5759
#### 获取用户列表
@@ -95,6 +97,8 @@ https://github.com/Tencent/APIJSON
9597
}
9698
</code></pre>
9799

100+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_array.gif)
101+
98102
<br />
99103

100104
#### 获取动态及发布者用户
@@ -134,6 +138,8 @@ https://github.com/Tencent/APIJSON
134138
"msg":"success"
135139
}
136140
</code></pre>
141+
142+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_associate.gif)
137143

138144
<br />
139145

@@ -254,6 +260,29 @@ https://github.com/Tencent/APIJSON
254260
}
255261
</code></pre>
256262

263+
<br />
264+
265+
<p align="center" >
266+
<a >APIJSON 各种 JOIN:< LEFT, > RIGHT, & INNER 等</a>
267+
</p>
268+
269+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_join.gif)
270+
271+
<br />
272+
273+
<p align="center" >
274+
<a >APIJSON 各种子查询:@from@ 数据源, key@ =, key{}@ IN, key<>@ CONTAINS, key}{@ EXISTS 等 </a>
275+
</p>
276+
277+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_subquery.gif)
278+
279+
<br />
280+
281+
<p align="center" >
282+
<a >APIJSON 部分功能演示集合,由浅入深、由简单到复杂 </a>
283+
</p>
284+
285+
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_summary.gif)
257286

258287
<br />
259288

0 commit comments

Comments
 (0)