C 库函数- printf() C 标准库- <stdio.h> 描述C 库函数int printf(const char *format, ...) 发送格式化输出到标准输出stdout。 printf() 函数的调用格式为: printf('' ...
確定! 回上一頁