import os 读取目录下文件 os.listdir() #读取当前工作目录下文件名,返回列表os.listdir(‘/username/folder_name/‘) #读取路径下所有文件名,返回列表 赞微海报分享
近期评论