摘要: import osimport os.pathfilePath = input('Enter filepath : ')size=int(input('Enter the max size you want to delete(KB):'))#三个参数:分别返回1.父目录 2.所有文件夹名字(不含路 阅读全文
posted @ 2017-07-29 11:53 细雨轻风 阅读(216) 评论(0) 推荐(0)