摘要:
public static void main(String[] args) throws IOException { File f = new File("C:\\a.txt"); // isFile()方法测试此抽象路径名表示的File是否为文件 boolean isFile = f.isFil 阅读全文
posted @ 2023-03-09 15:59
唯💗独爱你
阅读(42)
评论(0)
推荐(0)
2023年3月9日