Dim sr As New System.IO.StreamReader(Application.StartupPath & "\1.txt",System.Text.Encoding.GetEncoding("GB2312")) 中文默认是 GB2312格式的.