文档:新增功能演示及说明的 GIF 图
This commit is contained in:
parent
5b29c96691
commit
60f6bbe73f
29
Document.md
29
Document.md
@ -52,6 +52,8 @@ https://github.com/Tencent/APIJSON
|
|||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_single.gif)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
#### 获取用户列表
|
#### 获取用户列表
|
||||||
@ -95,6 +97,8 @@ https://github.com/Tencent/APIJSON
|
|||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_array.gif)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
#### 获取动态及发布者用户
|
#### 获取动态及发布者用户
|
||||||
@ -135,6 +139,8 @@ https://github.com/Tencent/APIJSON
|
|||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_associate.gif)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
#### 获取类似微信朋友圈的动态列表
|
#### 获取类似微信朋友圈的动态列表
|
||||||
@ -254,6 +260,29 @@ https://github.com/Tencent/APIJSON
|
|||||||
}
|
}
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<p align="center" >
|
||||||
|
<a >APIJSON 各种 JOIN:< LEFT, > RIGHT, & INNER 等</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_join.gif)
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<p align="center" >
|
||||||
|
<a >APIJSON 各种子查询:@from@ 数据源, key@ =, key{}@ IN, key<>@ CONTAINS, key}{@ EXISTS 等 </a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_subquery.gif)
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
|
<p align="center" >
|
||||||
|
<a >APIJSON 部分功能演示集合,由浅入深、由简单到复杂 </a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
![](https://raw.githubusercontent.com/TommyLemon/StaticResources/master/APIJSON/APIJSON_query_summary.gif)
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user