docs: table title center with <center> </centor> method
This commit is contained in:
parent
561861f975
commit
bfa50870ae
|
@ -38,7 +38,7 @@ If there is no TDengine option in the drop-down list, please confirm that the st
|
|||
```bash
|
||||
taosws://user:password@host:port
|
||||
```
|
||||
| Parameter | Parameter Description |
|
||||
| Parameter | <center>Parameter Description</center> |
|
||||
|:---------- |:--------------------------------------------------------- |
|
||||
|user | Username for logging into TDengine database |
|
||||
|password | Password for logging into TDengine database |
|
||||
|
|
|
@ -35,7 +35,7 @@ pip3 install taos-ws-py
|
|||
```bash
|
||||
taosws://用户名:密码@主机名:端口号
|
||||
```
|
||||
| 参数名称 | 参数说明 |
|
||||
| 参数名称 | <center>参数说明</center> |
|
||||
|:------- |:-------------------------------- |
|
||||
| 用户名 | 登录 TDengine 数据库用户名 |
|
||||
| 密码 | 登录 TDengine 数据库密码 |
|
||||
|
|
Loading…
Reference in New Issue