Update 10-cpp.mdx

This commit is contained in:
wade zhang 2022-11-11 16:28:02 +08:00 committed by GitHub
parent 170b78ec74
commit e8e1d64a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -115,6 +115,7 @@ TDengine 客户端驱动的安装请参考 [安装指南](../#安装步骤)
<summary>订阅和消费</summary> <summary>订阅和消费</summary>
```c ```c
{{#include examples/c/tmq.c}}
``` ```
</details> </details>