[Python] glob 模块(查找文件路径) ... glob.glob(pathname) ... 是: glob.glob 同时获取所有的匹配路径,而 glob.iglob 一次只获取一个匹配路径。
確定! 回上一頁