摘要: boolean exists() 判断文件或者目录是否存在 boolean isFile() 判断是否是文件 boolean isDirectory() 判断是否是目录 String getPath() 返回此对象表示的文件的相对路径名 String getAbsolutePath() 返回此对象表 阅读全文
posted @ 2017-12-07 13:28 GᎭ•Cristin 阅读(142) 评论(0) 推荐(0)