首页
新闻
博问
专区
闪存
班级
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
huajifish
AFO QQ:2991885025
首页
管理
2020年12月2日
save_code
摘要: #!/usr/bin/python3 import sys,os,random os.system("mkdir alldata") A=[] for root,dirs,file in os.walk("."): if root[2:9]=="alldata" or root==".":conti
阅读全文
posted @ 2020-12-02 11:39 菜狗xzz
阅读(216)
评论(0)
推荐(0)
编辑