int vfprintf( FILE* stream, const char* format, va_list vlist ); 复制. vfprintf() 函数将format指向的字符串写入文件流 stream 。
確定! 回上一頁