跳到主要内容

debug_printf

打印调试信息

声明

void debug_printf(string fmt, ...)

参数

参数名描述
fmt调试信息格式
...调试信息参数

返回值

使用方式

返回文档