摘要: @Testpublic void FileInput() throws IOException { File file = new File("a.txt"); //源,可用路径地址代替 文件格式任意 FileInputStream fileInputStream = new FileInputSt 阅读全文
posted @ 2020-10-20 15:45 今夜明珠色 阅读(133) 评论(0) 推荐(0)