|
在VB2005中,至少可以通过两种常规的方法实现快速读写文本文件,第一种是通过streamReader对象,另外一种方法是通过MY.Computer.FileSystem。 Try Using sr As StreamReader = New StreamReader("c:\aa.txt", Encoding.Default) Dim line As String![]() Do line = sr.ReadLine Console.WriteLine(line) Loop Until line Is Nothing sr.Close() End Using Catch Ex As Exception Console.WriteLine("The file could not be read:") Console.WriteLine(Ex.Message) End Try如果你没有在第二行中构造函数的第二个参数设置为Encoding.Default,你读入的中文文本将是乱码,原因是vs2005为适应新的操作系统,在语言支持上默认为英文标准,
|






骆驼户外男 真皮磨砂日常休闲鞋 低帮 2011秋冬新款 专柜正品特价