会员
商店
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Just For Fun
博客园
首页
新随笔
联系
订阅
管理
11 2020 档案
Python3 统计文件夹下文件数量
摘要:import os path, dirs, files = next(os.walk("./d1")) print(len(files)) 参考 https://stackoverflow.com/questions/2632205/how-to-count-the-number-of-files-
阅读全文
posted @
2020-11-12 08:59
王小右
阅读(591)
评论(0)
推荐(0)
编辑
公告
点击右上角即可分享