01 2021 档案

摘要:![](https://img2020.cnblogs.com/blog/1444340/202101/1444340-20210121102923564-95585071.png) 阅读全文
posted @ 2021-01-21 10:30 bp9jISKIN 阅读(473) 评论(0) 推荐(0)
摘要:问题描述: 安装微软应用商店里的ubuntu完成后,双击打开,出现如下报错: Installing, this may take a few minutes... WslRegisterDistribution failed with error: 0x80370102 Error: 0x80370 阅读全文
posted @ 2021-01-10 15:00 bp9jISKIN 阅读(23610) 评论(0) 推荐(4)
摘要:vscode 似乎对 C/C++ 并不自带语法检查功能。 因此需要安装vscode的插件C/C++ Clang Command Adapter 和软件 Clang 步骤如下: 安装插件 C/C++ Clang Command Adapter 安装软件 Clang 2.1 点击链接:http://cl 阅读全文
posted @ 2021-01-04 15:54 bp9jISKIN 阅读(12490) 评论(0) 推荐(0)
摘要:在打开的 styles.less 文件中,添加如下内容: atom-text-editor.is-focused .cursors .cursor { opacity: 1; } 阅读全文
posted @ 2021-01-02 23:15 bp9jISKIN 阅读(105) 评论(0) 推荐(0)