Files
2018-10-16 21:32:40 +05:30

15 lines
512 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Useful screenshot shortcuts
localeTitle: 有用的截图快捷方式
---
### DevTools截图功能
使用Chrome开发者工具时捕获整个页面的屏幕截图会很有用。虽然有附加组件可以实现这一点但谷歌浏览器内置了自己的功能。
## 脚步
1. 打开Chrome Devtools
2. 在Devtools中Ctrl + PMac上的Cmd + P
3. 开始输入> screenshot
4. 从可用功能中进行选择(捕获全尺寸截图到目前为止我最有用)
5. 享受您的新截图