未验证 提交 4b15fd32 编写于 作者: F fangpanpan 提交者: GitHub

Merge pull request #873 from taosdata/guanshengliang-patch-1-1

Update connector-ch.md
...@@ -1047,30 +1047,30 @@ https://gitee.com/maikebing/Maikebing.EntityFrameworkCore.Taos ...@@ -1047,30 +1047,30 @@ https://gitee.com/maikebing/Maikebing.EntityFrameworkCore.Taos
``` ```
├── cfg ├── cfg
│   └── taos.cfg ├───└── taos.cfg
├── connector ├── connector
│   ├── go ├───├── go
│   ├── grafana ├───├── grafana
│   ├── jdbc ├───├── jdbc
│   └── python ├───└── python
├── driver ├── driver
│   ├── taos.dll ├───├── taos.dll
│   ├── taos.exp ├───├── taos.exp
│   └── taos.lib ├───└── taos.lib
├── examples ├── examples
│   ├── bash ├───├── bash
│   ├── c ├───├── c
│   ├── C# ├───├── C#
│   ├── go ├───├── go
│   ├── JDBC ├───├── JDBC
│   ├── lua ├───├── lua
│   ├── matlab ├───├── matlab
│   ├── nodejs ├───├── nodejs
│   ├── python ├───├── python
│   ├── R ├───├── R
│   └── rust ├───└── rust
├── include ├── include
│   └── taos.h ├───└── taos.h
└── taos.exe └── taos.exe
``` ```
...@@ -1127,4 +1127,4 @@ TDengine在Window系统上提供的API与Linux系统是相同的, 应用程序 ...@@ -1127,4 +1127,4 @@ TDengine在Window系统上提供的API与Linux系统是相同的, 应用程序
[10]: https://maven.aliyun.com/mvn/search [10]: https://maven.aliyun.com/mvn/search
[11]: https://github.com/taosdata/TDengine/tree/develop/tests/examples/JDBC/SpringJdbcTemplate [11]: https://github.com/taosdata/TDengine/tree/develop/tests/examples/JDBC/SpringJdbcTemplate
[12]: https://github.com/taosdata/TDengine/tree/develop/tests/examples/JDBC/springbootdemo [12]: https://github.com/taosdata/TDengine/tree/develop/tests/examples/JDBC/springbootdemo
[13]: https://www.taosdata.com/cn/documentation/administrator/#%E5%AE%A2%E6%88%B7%E7%AB%AF%E9%85%8D%E7%BD%AE [13]: https://www.taosdata.com/cn/documentation/administrator/#%E5%AE%A2%E6%88%B7%E7%AB%AF%E9%85%8D%E7%BD%AE
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册