-
2021年7月21日 23:27
Charles安装和配置HTTPS证书
-
2021年7月7日 18:30
Mac 终端Terminal光标使用技巧
-
2021年6月30日 22:28
mac 解决Error: Running Homebrew as root is extremely dangerous and no longer supported
-
2021年6月30日 21:43
mac 配置环境变量
-
2021年6月30日 10:47
Mac 下 brew 的安装、使用、卸载
-
2021年6月30日 10:24
mac 使用brew提示Version value must be a string; got a NilClass () (TypeError)
-
2021年2月17日 14:34
mac如何强制退出程序
-
2021年2月5日 23:13
mac 使用python安装 python install playwright提示错误 Operation not permitted解决方法
-
2020年12月26日 17:23
mac 一键最小化(类似 ctral +d)所有的应用程序
由于我是使用windows,有一个习惯是经常ctral+d,只需要看到一个桌面。但是在mac没有找到类似的功能,经过一番查询发现有两个方法:第一个方法:使用快捷键命令Command+Option+M+H 最小化所有窗口这个快捷键命令的意思是:Option + Command + h 最小化除当前的其它所有窗口Command + m 最小化当前窗口第二个方法:利用触发角具体设置如下: 点击苹果logo——>系统偏好设定——> 调度中心(Mission Control)——> 触发脚——> 在右下角选择“桌面” ——> 点击确定按钮:好。当你鼠标移动右下角时,就会一个
-
2020年11月8日 21:36
mac shell终端编辑命令行快捷键——行首,行尾