File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ slug: ./
1010- [ Git 开发实例] ( git_instance.md )
1111- [ 操作系统] ( os.mdx )
1212- [ Linux & Shell] ( linux&shell.mdx )
13+ - [ WSL 安装与使用] ( wsl.md )
1314- [ 文档:需求文档、设计文档、产品文档] ( document.md )
1415- [ 测试:单元测试、测试驱动的开发(TDD)] ( tdd.md )
1516- [ 软件开发过程:软件过程、敏捷开发、DevOps] ( process_management.md )
Original file line number Diff line number Diff line change 11---
2- title : WSL 安装与使用教程
2+ title : WSL 安装与使用
33sidebar_label : WSL
44---
55
@@ -19,7 +19,7 @@ sidebar_label: WSL
1919
2020### 第一步:检查 Windows 版本
2121
22- WSL 需要 *** Windows 10 1709 专业版** 或者 ** Windows 10 1803 及以上的家庭版** ,WSL 2 需要 ** Windows 10 1903** (内部版本 18362)或更高版本(x64)。如果版本较低,请更新 Windows 10 系统。本教程采用 Windows 10 21H1 家庭版(内部版本 19043.1083)和 Windows 11 21H2 家庭版(内部版本 22000.856)。
22+ WSL 需要 ** Windows 10 1709 专业版** 或者 ** Windows 10 1803 及以上的家庭版** ,WSL 2 需要 ** Windows 10 1903** (内部版本 18362)或更高版本(x64)。如果版本较低,请更新 Windows 10 系统。本教程采用 Windows 10 21H1 家庭版(内部版本 19043.1083)和 Windows 11 21H2 家庭版(内部版本 22000.856)。
2323
2424查看方法:按键 ` Win+Q ` (` Win ` 即 Windows 徽标键),搜索“设置”:
2525
You can’t perform that action at this time.
0 commit comments