.stem & .suffix. from pathlib import Path import os path = "/home/leovin/JupyterNotebookFolders/pathlib库的使用.ipynb" p = Path(path) ...
確定! 回上一頁