我正试着这么做
File file = new File("/Users/Jon/Downloads/mynewalbum/artist - title.mp3");
尝试 File.exists() 查看文件是否存在。如果路径错误,文件将不存在。