小鹤双拼配置
使用注册表为微软输入法快速配置小鹤双拼
Jul 16, 20221 min read

Search for a command to run...
使用注册表为微软输入法快速配置小鹤双拼

An experience in setting up a Windows development environment

Step 1 Open JDK download Page and choose what JDK you want to download, for example: jdk-8u333-windows-x64.exe. Step 2 Click the link and pay attention to the dialog. Check the checkbox to agree with the agreement, right-click the download button an...

最近开始研究学习深度学习方向的内容,需要在个人电脑上安装 linux,使用机器的 GPU 完成一些深度学习的工作,因此使用了 WSL2。 安装 WSL2 安装 WSL2 的流程可以参考 Microsoft Docs: Install Linux on Windows with WSL 我选择的 linux 发行版是 ubuntu20.04 LTS C:\WINDOWS\system32>wsl --list -v NAME STATE VERSION...
