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