update:win-all

This commit is contained in:
Dich
2025-04-20 10:05:46 +08:00
parent 7774b969db
commit e5d3813a94

View File

@ -58,7 +58,7 @@ tags = ["乱七八糟","Windows"]
| 启动器 | [Flow.Launcher](https://github.com/Flow-Launcher/Flow.Launcher) |
| 输入法 | [rime](https://rime.im/download/) |
| 浏览器 | [floorp](https://github.com/Floorp-Projects/Floorp)/[Chrome](https://www.google.com/chrome/) |
| 编译器 | [VSCodiumc](https://github.com/VSCodium/vscodium) |
| 编译器 | [VSCodium](https://github.com/VSCodium/vscodium) |
| 虚拟机 | Hyper-V |
| 科学上网 | [GFS](https://github.com/GUI-for-Cores/GUI.for.SingBox) |
| 书籍阅读 | [Readest](https://github.com/readest/readest) |
@ -80,6 +80,12 @@ tags = ["乱七八糟","Windows"]
### 搭建虚拟机环境
- Hyper-V
在 BIOS 中找到类似``Intel VT-x”、“AMD-V”或“Virtualization Technology``的选项确保它是“Enabled”启用。随后按下 Win + S输入“打开或关闭 Windows 功能”,在弹出的窗口中,找到 Hyper-V并启用重启后即可出现。
- VMware
首先下载 [Vmware](https://www.423down.com/14542.html),随后安装并[激活](https://www.ypojie.com/6066.html),然后提前下载好所需系统的镜像,这里推荐[整合镜像站](https://help.mirrorz.org/)并在Vmware中启动。
@ -88,10 +94,6 @@ tags = ["乱七八糟","Windows"]
直接到[官网](https://www.virtualbox.org/wiki/Downloads)下载并安装。
- Hyper-V
在 BIOS 中找到类似``Intel VT-x”、“AMD-V”或“Virtualization Technology``的选项确保它是“Enabled”启用。随后按下 Win + S输入“打开或关闭 Windows 功能”,在弹出的窗口中,找到 Hyper-V并启用重启后即可出现。
- WSL
在``控制面板->程序->启用或关闭Windows功能``选中适用于Linux的Windows子系统和虚拟机平台待安装完成后重启电脑。