學習C 的過程中,通常是從主控台,也就是文字模式下開始,為了與程式互動, ... buf); printf("輸入的字元為%s\n", buf); fflush(stdin); // 清除輸入緩衝區 printf(" ...
確定! 回上一頁