随笔分类 -  问题处理

摘要:必要环境 输入如下命令以安装必要的环境: sudo apt-get update sudo apt-get install cmake build-essential g++ python-dev-is-python3 autotools-dev libicu-dev build-essential 阅读全文
posted @ 2022-10-21 14:30 Leaos 阅读(349) 评论(0) 推荐(0)
摘要:问题描述⚠️ 在 Windows 系统下,如果使用 (Neo)Vim 编辑器,比如 WSL、VS Code 或者其它 IDE 的 VIM 功能,如果使用中文输入法,在由 Insert 模式进入 Normal 时,难免需要不停切换中英文输入法,有时则会忘记切换,导致在 Normal 模式下输入中文。 阅读全文
posted @ 2022-06-29 00:57 Leaos 阅读(3915) 评论(0) 推荐(1)
摘要:1. 安装Windows Terminal 打开Microsoft Store,搜索Windows Terminal,然后安装(这里我已经安装了)。 打开后,按下快捷键Ctrl + ,,或者鼠标点击打开设置,点到启动选项卡,更改默认终端应用程序为Windows Terminal。 2. 安装WSL2 阅读全文
posted @ 2022-05-19 10:42 Leaos 阅读(4083) 评论(0) 推荐(0)