使用如下方式来写入一个字符串:. FileStream fileStream = new FileStream("DataFile.dat", FileMode.Create); StreamWriter streamWriter = new ...
確定! 回上一頁