python Pathlib 学习笔记,PathlibPathlib有Path,PurePath两个常用的模块。 ... p WindowsPath('a/b') >>> p.mkdir(parents=True, exist_ok=True) ...
確定! 回上一頁