而在Python 3.4,標準庫添加了新的模組- pathlib,它使用面向物件的 ... 在Path 對應上有mkdir 方法,還接受 parents ,以及 mode 、 exist_ok 引數:
確定! 回上一頁