01 2023 档案

摘要:If you are using "Take Over Mode" for the first time in your project To begin, open the *.vue, *.ts, *.js, *.tsx, *.jsx file. Then run :CocCommand vol 阅读全文
posted @ 2023-01-31 12:32 3yude 阅读(108) 评论(0) 推荐(0) 编辑
摘要:hibernate 休眠 休眠(hibernate)是指把挂起后的内存写入磁盘并完全关机。 步骤 1 创建交换文件 查看休眠需要的空间大小 cat /sys/power/image_size 创建文件 # dd if=/dev/zero of=/swapfile bs=1M count=4096 s 阅读全文
posted @ 2023-01-13 18:59 3yude 阅读(112) 评论(0) 推荐(0) 编辑
摘要:复制图标到用户所属目录 $ cp /usr/share/applications/discord.desktop ~/.local/share/applications/ 修改启动命令为其添加代理 [Desktop Entry] Name=Discord StartupWMClass=discord 阅读全文
posted @ 2023-01-06 22:47 3yude 阅读(281) 评论(0) 推荐(0) 编辑
摘要:摘自参考 变量命名空间 (无) 函数内: 局部于函数; (无) 老式脚本里: 全局; (无) Vim9 脚本里: 局部于脚本 buffer-variable b: 局部于当前缓冲区。 window-variable w: 局部于当前窗口。 tabpage-variable t: 局部于当前标签页。 阅读全文
posted @ 2023-01-03 15:41 3yude 阅读(43) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示