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