The exists() is a static method of java.io.File class that tests whether a file exist or not. This is a traditional approach to find if the file exists or not.
確定! 回上一頁