mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
10 lines
251 B
Markdown
10 lines
251 B
Markdown
![]() |
# screencap
|
||
|
|
||
|
> 捕获移动设备显示器的屏幕截图。
|
||
|
> 此命令只能通过 `adb shell` 使用。
|
||
|
> 更多信息:<https://developer.android.com/studio/command-line/adb#screencap>.
|
||
|
|
||
|
- 捕获屏幕截图:
|
||
|
|
||
|
`screencap {{路径/到/文件}}`
|