定义函数:int vprintf(const char * format, va_list ap); 函数说明:vprintf()作用和printf()相同, 参数format 格式也相同。va_list 为不定个数的参数列, ...
確定! 回上一頁