os.path.getctime(path), 返回文件path 创建时间. os.path.getsize(path), 返回文件大小,如果文件不存在就返回错误. os.path.isabs(path), 判断是否为绝对路径.
確定! 回上一頁