基于这段时间的体验,我列出了几个pathlib模块的优势和特点。 ... os In : pwd Out: '/data/home/dongweiming' In : p = Path('/') In : os.chdir(p) ...
確定! 回上一頁