比如在Unix系統則返回<class 'pathlib.PurePosixPath'>類. from pathlib import PurePath p=PurePath('/test') print(type ...
確定! 回上一頁