摘要:
# -*- coding: utf-8 -*- import sys from pathlib import Path class DirectionTree(object): """生成目录树 @ pathname: 目标目录 @ filename: 要保存成文件的名称 """ def __init__(self, pathname='.', fi... 阅读全文
posted @ 2018-11-28 15:42
丨Monnai丨
阅读(719)
评论(0)
推荐(0)

浙公网安备 33010602011771号