V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  jqgsninimo  ›  全部回复第 1 页 / 共 1 页
回复总数  2
2020-06-17 16:18:00 +08:00
回复了 eightqueen 创建的主题 macOS mac 自带的屏幕截图工具真是傻
首先我不是一味说苹果产品好的果粉,macOS 的系统截图功能的确隐藏够深,带有极客色彩。
但指责 macOS 的系统截图功能弱,我不同意。
如果拒绝学习只想抱怨,请无视我。
如果想学习掌握,请接着看:

Mac 系统截图:
①直接全屏截图:Command+Shift+3
②划屏选择模式:Command+Shift+4
③选择区域时的辅助键:
+Option:保持选区中心不变
+Shift:保持选区单方向变化
④对象截图:划屏选择模式+Space
⑤保存至剪贴板:+Ctrl
⑥截图存放路径修改:
defaults write com.apple.screencapture location ~/Pictures/
killall SystemUIServer
⑦截图默认类型修改:
defaults write com.apple.screencapture type <jpg|pdf|gif|png>
killall SystemUIServer
⑧切换对象截图阴影效果:
defaults write com.apple.screencapture disable-shadow -bool true
killall SystemUIServer
⑨使用命令行截图(方便使用 ssh 远程截图)
screencapture ~/Desktop/screen-shot.png
⑩另外最新系统为截图功能添加了 UI,使其更加友善:Command+Shift+5
2018-12-22 10:58:02 +08:00
回复了 Antidictator 创建的主题 程序员 Hexo 博客 Coding+Github 双线部署求 https 方案
@Antidictator 正在折腾这个问题,还在尝试 Cloudflare 的方案,到这里才发现 Github 已经支持`Enforce HTTPS`了,果断放弃 Cloudflare,非常感谢。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2719 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 13ms · UTC 14:40 · PVG 22:40 · LAX 07:40 · JFK 10:40
Developed with CodeLauncher
♥ Do have faith in what you're doing.