想請問各位大大 macbook 有像windows 一樣的 print screen 功能嗎?
因為要用到網頁照片 想問一下我要怎麼截取呢?! 因為她好像沒有print screen 按鍵
放在 @"/usr/sbin/screencapture"
screencapture -m [存檔路徑] = 擷取整個主螢幕的圖,效果同等於 Command + Shift + 3
screencapture -i [存檔路徑] = 游標變成十字型,可再加按 Space,效果同等於 Command + Shift + 4
screencapture -w [存檔路徑] = 直接進入選擇視窗擷圖的模式
screencapture -C [存檔路徑] = 擷圖時包含滑鼠游標 (未加 i、w 等參數時,擷取整個螢幕的圖)
screencapture -c = 將擷圖存在剪貼簿中
screencapture -x [存檔路徑] = 擷圖時不要發出音效
screencapture -o [存檔路徑] = 擷取視窗擷圖時不包含視窗的陰影 (10.5 later)
screencapture -T [秒數] [存檔路徑] = [秒數] 後擷圖,預設是 5 秒 (10.5 later)
內文搜尋
X





























































































