摘要: 文件氛围文本文件和非文本文件,非本文文件只能使用字节流读写。 java.io.File类是处理文件非内容的类 对应类code package javaIO.file.constructor; import org.junit.Test; import java.io.File; /** * @fil 阅读全文
posted @ 2021-05-31 19:51 cdan134 阅读(46) 评论(0) 推荐(0)