mkdir 創建yoyo/json目錄. p.rmdir() ```. unlink() 刪除文件. ``` from pathlib import Path. p = Path('files/username.txt') ...
確定! 回上一頁