C 库函数- vsprintf() C 标准库- <stdio.h> 描述C 库函数int vsprintf(char *str, const char *format, va_list arg) 使用参数列表发送格式化输出到字符串。
確定! 回上一頁