Unlike with pathlib , os.listdir simply returns filenames as strings, so we can't call methods like .resolve() on the result items.
確定! 回上一頁