# Chrome
谷歌开发者工具详细文档 (opens new window)
# 命令截图
- 打开开发者工具:
- mac:
command + option + j - window:
f12、Ctrl + Shift + i
- mac:
- 打开命令模式
- mac:
command + shift + p - windows:
Ctrl + shift + p
- mac:
- 输入命令:
screenshot后,选择截图模式Capture full size screenshot:截取整个网页Capture node screenshot: 截取当前选中的html节点,需要提前选中节点Capture screenshot: 截取当前可见范围内的网页
← Docker 日常命令 Git 日常命令 →