提交 8781fbba 编写于 作者: D dingbo

docs: hightlight

上级 5b3f3035
......@@ -17,7 +17,7 @@ You'll need to have Python3 installed.
Run this command in your terminal to save connect parameters as environment variables:
```
```bash
export TDENGINE_CLOUD_HOST=<host>
export TDENGINE_CLOUD_PORT=<port>
export TDENGINE_CLOUD_TOKEN=<token>
......
......@@ -7,7 +7,7 @@ title: Connect with Java Connector
Build with Maven
```
```xml
<dependency>
<groupId>com.taosdata.jdbc</groupId>
<artifactId>taos-jdbcdriver</artifactId>
......@@ -27,7 +27,7 @@ dependencies {
Run this command in your terminal to save connect parameters as environment variables:
```
```bash
export TDENGINE_CLOUD_HOST=<host>
export TDENGINE_CLOUD_PORT=<port>
export TDENGINE_CLOUD_TOKEN=<token>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册