screencap: add Chinese translation (#9869)
This commit is contained in:
parent
ee03476c88
commit
503eab5f32
|
|
@ -0,0 +1,9 @@
|
||||||
|
# screencap
|
||||||
|
|
||||||
|
> 捕获移动设备显示器的屏幕截图。
|
||||||
|
> 此命令只能通过 `adb shell` 使用。
|
||||||
|
> 更多信息:<https://developer.android.com/studio/command-line/adb#screencap>.
|
||||||
|
|
||||||
|
- 捕获屏幕截图:
|
||||||
|
|
||||||
|
`screencap {{路径/到/文件}}`
|
||||||
Loading…
Reference in New Issue