jqgsninimo 最近的时间轴更新
jqgsninimo

jqgsninimo

V2EX 第 207028 号会员,加入于 2016-12-22 08:58:50 +08:00
jqgsninimo 最近回复了
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   ·   我们的愿景   ·   实用小工具   ·   1025 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 10ms · UTC 19:21 · PVG 03:21 · LAX 12:21 · JFK 15:21
Developed with CodeLauncher
♥ Do have faith in what you're doing.