File类File(Stringpathname)-根据参数指定的路径名来构造对象。booleanexists()-用于判断文件或目录是否存在。StringgetName()-用于获取文件或目录的名称。longlength()-用于获取文件的长度/大小。longlastModified()-用于获取