摘要: 主要是:路径+文件名.后缀 一定要齐全 以下代码,主要看: tagetFile.getParentFile().mkdirs(); // 先创建目录tagetFile.createNewFile(); //创建文件 file: accessPath: /file/** #访问文件前缀 uploadF 阅读全文
posted @ 2020-04-22 14:06 正怒月神 阅读(427) 评论(0) 推荐(0)