Estimated read time 1 min read 一篇就夠 CSS的 max()、min()、clamp()、calc() Categories 作業系統 Post Date 2023 年 10 月 25 日 max() 用途:設定一系列的值,並返回其中的最大值。 例子:在這個例子中,.box 的寬度將為 300px 或 50% 中的較大者。 固定
Estimated read time 1 min read 在Windows 11 上如何使用WSL(ubuntu) Categories 作業系統 Post Date 2023 年 10 月 14 日 甚麼是WSL WSL 是 Windows Subsystem for Linux 的縮寫,是微軟在 Windows 10 和 Windows
Estimated read time 1 min read windows 11 不開機殼 查主機板型號 Categories 作業系統 Post Date 2023 年 10 月 1 日 在Windows作業系統中,可以使用多種方法來查詢主機板(Motherboard)的型號。 常用的方法: 方法一 按下 Windows 鍵
Estimated read time 1 min read 使用wsl 遇到錯誤(Error: 0x800701bc WSL 2) 解決方式 Categories 作業系統 Post Date 2023 年 9 月 27 日 甚麼是WSL? 開發人員可以在 Windows 電腦上同時存取 Windows 和 Linux 的功能。 Windows 子系統 Linux