notifyToOutput

此方法用于将消息写入标准输出。

可见性
Public
特征符
static void notifyToOutput(const char *msg);
参数
msg

这是要显示在屏幕上的消息


反馈