讀取語句: while(fgets(buf,sizeof(buf),fp)!=NULL). scanf 從控制檯輸入. fscanf 從文件輸入 sscanf 從指定字符串輸入 ,用法有點像正則表達式。
確定! 回上一頁