In Python, we can use os.walker or glob to create a find() like function to ... import os path = 'c:\\projects\\hc2\\' files = [] # r=root, ...
確定! 回上一頁