02-修改默认编辑器为vim以及vim操作
1: 直接在配置文件中修改
| |
2: 使用系统管理工具 update-alternatives
sudo update-alternatives --config editor
update-alternatives --config editor
| |
sudo update-alternatives --config editor
update-alternatives --config editor
在线数据库的维护中,总会涉及到研发修改表结构的情况,修改一些小表影响很小,而修改大表时,往往影响业务的正常运转,如表数据量超过 500W,1000W,甚至过亿时.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
介绍常见 Linux 操作系统的安装包管理工具,主要介绍其使用命令.
学习来自 [HB Chen](http://hbchen.com/)
| |
楼主用的 monocloud,用了 3 年,感觉很稳定,很好用。 特点就是稳定,便宜,速度很快(看 p 站某油管 1080 就和本地差不多),有加速服务。 需要邀请码请联系我 1605577372@qq.com
title: “02-如何规范 git commit 提交” author: “lucas” # 文章作者 description: “如何规范 git commit 提交…” date: 2021-04-14 lastmod: 2021-04-14