摘要: ```python # -*- coding: utf-8 -*- # @Time : 2018/12/23 8:09 # @Author : Philly # @File : make_directories.py # @Description: 批量创建文件夹 import os path = r'C:\Users\hasee\Desktop\resource... 阅读全文
posted @ 2018-12-23 08:28 Philly008 阅读(1881) 评论(0) 推荐(0)