mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
6 lines
No EOL
168 B
Text
6 lines
No EOL
168 B
Text
```c title=一次绑定一行
|
|
{{#include docs/examples/c/stmt_example.c}}
|
|
```
|
|
```c title=一次绑定多行 72:117
|
|
{{#include docs/examples/c/multi_bind_example.c}}
|
|
``` |