摘要: import os if not os.path.exists('foldername'): os.mkdir('foldername') 阅读全文
posted @ 2018-12-01 16:48 Gaoyongxian666 阅读(167) 评论(0) 推荐(0) 编辑