os.path.getsize(name):获得文件大小,如果name是目录返回0L. os.path.abspath(name):获得绝对路径. os.path.normpath(path):规范path字符串形式.
確定! 回上一頁