int fseek(FILE * stream,long offset,int origin);. 将文件流的文件位置指示符设置为 stream 指向的值 offset 。 如果 ...
確定! 回上一頁