新增 WSL:從零開始

2026-07-07 02:19:45 +00:00
parent 8bf3835376
commit 252a1ba4c6
@@ -0,0 +1,5 @@
# 安裝必要元件 (含 ubuntu)
```powershell
wsl --install
```