os.path.getsize(path), 返回path文件的大小(字节). os.path.getatime(path), 得到指定文件最后一次的访问时间. os.path.getctime(path) ...
確定! 回上一頁