作者头像

Saber

Win10 2004 WSL2 ERROR: 0x800701bc

4566

本来是想在 Github 上给 WSL 提个 issue 的,结果写着写着给整好了。所以暂时没有翻译过来,不过都挺简单的。可以直接看 Solution 部分。

vsCode原生的配置同步功能——Settings Sync

1227

通常,进行vsCode的配置同步需要借助settingssync插件和github账户。官网介绍:https://code.visualstudio.com/docs/editor/settings-sync

如何检索或下载国内外论文、文献

846

前期准备:检索推荐https://sci-hub.org.cn/下载全网公开资源非Free资源1.SCI-HUB(可能需要条件3)sci-hub的使用方法:2.WebofScience、EngineeringVillage等(需条件2)3.知网(需条件2)前期准备:条件1:Chrome浏览器条件2:

设置从Windows Terminal打开wsl时进入Linux用户主目录

1962

当直接通过WindowsTerminal的标题栏打开wsl时,默认会进入windows的用户目录,而这明显不属于Linux的目录结构,无法使用Linux的读写特性。解决方法:打开WindowsTerminal的设置文件,setting.json在WindowsStore中找到你当初安装的Linux发

sbt卡住的解决办法,sbt设置代理

1563

方法一:设置国内源(失败)创建~/.sbt/repositories文件。写入[repositories]localaliyun:http://maven.aliyun.com/nexus/content/groups/publictypesafe-ivy-releases:http://repo.

Ubuntu 安装QQ、微信

674

docker容器ssh互联

751

准备 - Container 1 : Ubuntu 18.04, Name:hadoop01 - Container 2 : Ubuntu 18.04, Name:hadoop02