有没有更好的方法在python中使用glob.glob来获取多个文件类型的列表,例如.txt,.mdown和.markdown?现在我有这样的事情: projectFiles1 = glob.glob( ...
確定! 回上一頁