的表示式為萬用字元 glob 模式(是 global 模式的縮寫)。 ... 但如果只想顯示出 Python 檔案,則可以使用「dir *.py」或「ls *.py」,這樣就只顯示以.py 結尾的檔案。glob ...
確定! 回上一頁