Path file = new File("F:/code/img.png").toPath(); 这个是需要有code这个文件夹的,没有就报错java.io.FileNotFoundException: F:\code\img.png (系统找不到指定的路径。)
2017-06-01
举报