A FileStream 是 Stream 。像所有Streams一樣,它只處理 byte[] 數據。 A StreamWriter : TextWriter ,是一個Stream-decorator。 TextWriter將字符串或字符的文本數據 ...
確定! 回上一頁