跳转到内容

printf

  • 无换行打印终端日志

函数原型

API

lua
printf(...)

参数说明

参数描述
...可变参数,可传递多个值

用法说明

类似print接口,唯一的区别就是不换行。