1: fprintf() #include <stdio.h> int fprintf( FILE *stream, const char *format, ... ); fprintf()函式根據指定的format(格式)傳送資訊(引數)到 ...
確定! 回上一頁