python Pathlib 学习笔记,PathlibPathlib有Path,PurePath两个常用的模块。Path是带有IO操作的对象,可以使用Path.exists(),Path.is_file()等方法。
確定! 回上一頁