[Solution found!] 您的代码块不会创建新的代码,只会检查它是否已经存在,而不会检查其他任何东西。 File file = new File(filePath); if(file.exists()) //Do ...
確定! 回上一頁