1 string [] s =File.ReadAllLines(@"C:\Users\Administrator\Desktop\新建文本文档.txt",Encoding.Default);//获取指定路径文件每一行的内容,返回值为数组