摘要:
使用vs code的时候,出现错误: 加载 Web 视图时出错: Error: Could not register service workers: InvalidStateError: Failed to register a ServiceWorker: The document is in 阅读全文
摘要:
查看系统现有配色方案 进入/usr/share/vim/vim74/colors目录下查看现有的配色方案(其中vim74这里根据vim版本不同数字不同,根据实际情况确定,我的系统是centos7.9,不同系统可能也有差别)。 cd /usr/share/vim/vim74/colors ls 例如: 阅读全文