To check if a file, or a directory exists we can utilize java.io.File.exists() method. This method return either true or false .
確定! 回上一頁