rm: 无法删除”/.user.ini”: 不允许的操作 By gavin Posted on February 4, 2021 ``` ``` chattr -i /.user.ini [Read More]
Mac下彻底卸载python3 By gavin Posted on January 18, 2021 1、删除 Python 3.7 程序: 在Mac的应用程序目录找到Python 3.7的目录,右键-移到废纸篓或使用Mac自带的终端执行: [Read More]
vuepress搭建的博客结合github里的Action自动发布到github上 By gavin Posted on January 14, 2021 一、vuepress搭建本地博客 [Read More]