File file = new File(filePath); if(file.exists()) return true;. Does this code check without creating a new file? Share.
確定! 回上一頁