[TD-2639] <docs>: improve doc format slightly.

This commit is contained in:
Elias Soong 2021-09-02 10:52:21 +08:00
parent 7f7de086ee
commit 6ae704363f
2 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@ taos> select avg(current), max(voltage), min(phase) from test.d10 interval(10s);
| **C#** | ● | ● | ○ | ○ | ○ | ○ | ○ | -- | -- |
| **RESTful** | ● | ● | ● | ● | ● | ● | ● | ● | ● |
注: ● 表示经过官方测试验证, ○ 表示非官方测试验证。
注:● 表示官方测试验证通过,○ 表示非官方测试验证通过,-- 表示未经验证。
请跳转到 [连接器](https://www.taosdata.com/cn/documentation/connector) 查看更详细的信息。

View File

@ -17,7 +17,7 @@ TDengine提供了丰富的应用程序开发接口其中包括C/C++、Java、
| **C#** | ● | ● | ○ | ○ | ○ | ○ | ○ | -- | -- |
| **RESTful** | ● | ● | ● | ● | ● | ● | ○ | ○ | ○ |
其中 ● 表示官方测试验证通过, ○ 表示非官方测试验证通过,--表示未经验证。
其中 ● 表示官方测试验证通过,○ 表示非官方测试验证通过,-- 表示未经验证。
注意: