似乎在Java中指定路径的方式有所不同。 例如,如果文件路径指定为 file:/C:/DEV/test.txt ,则. File f = new File(filename); f.exists(); 复制. 将返回 false 。
確定! 回上一頁