demo2.py 93 Bytes Edit 1 2 3 import os filelist = os.listdir("C:\\Users\\Eric\Desktop\\新建文件夹") print(filelist)