To test to see if a file or directory exists, use the “exists()” method of the Java java.io.File class, as shown here: File tempFile = new File( ...
確定! 回上一頁