mac OS 常用的一些快捷键
时间:2014-06-04 14:36:53
收藏:0
阅读:233
截图:1.Command+shift+3:全屏截图,保存截图到桌面
2.Command+shift+4:鼠标选定区域截图,保存截图到桌面
显示隐藏文件:
defaults write com.apple.finder AppleShowAllFiles -bool true/false
评论(0)