摘要: 文件的创建:new File(String文件名) new File(String 父路径,String 子路径) new File(File 父路径对象,String 子路径字符串) FileInputStream类 FileInputStream(String name):使用给定的文件名nam 阅读全文
posted @ 2020-10-11 11:11 xjspyx 阅读(89) 评论(0) 推荐(0)