This website works better with JavaScript
首頁
探索
說明
登入
xmake
/
xmake-docs
镜像来自
https://github.com/xmake-io/xmake-docs
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
分支:
master
分支列表
標籤列表
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
zh
/
api
/
scripts
/
builtin-modules
/
cprintf.md
cprintf.md
326 B
永久連結
文件歷史
原始文件
cprintf
无换行彩色打印终端日志
函数原型
::: tip API
cprintf(...)
:::
参数说明
参数
描述
...
可变参数,可传递多个值
用法说明
此接口类似
cprint
,区别就是不换行输出。