public class ReadLineUtil extends Object
public static List<String> readStr(String str) throws IOException
str - 字符串IOException - 异常public static List<String> readFile(File file) throws IOException
file - 文件IOException - 异常Copyright © 2025. All rights reserved.