如何建设基层网站aso优化服务平台
目录
命令行快捷键
命令行快捷键
control + d 命令行中代表发送EOF终止输入
control + u 删除光标之前到行首的字符
control + k 删除光标之前到行尾的字符(比较常用)
control + a 移动光标到行首(常用)
control + e 移动光标到行尾
control + l 清屏,相当于clear命令
control + r 显示:号提示,根据用户输入查找相关历史命令
control + w 删除当前光标位置单词
command + t 新建标签页
command + d 垂直分屏
command + shift + d 水平分屏
Mac 快捷键
command + shift + . 显示隐藏文件
command + shift + "+" 放大