add new chinese translations
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
# adb reboot
|
||||
# adb 重启
|
||||
|
||||
> 重启已连接的 Android 设备或模拟器。
|
||||
> 更多信息:<https://manned.org/adb>.
|
||||
> 重启连接的 Android 设备或模拟器。
|
||||
> 更多信息:<https://manned.org/adb>。
|
||||
|
||||
- 正常重启设备:
|
||||
- 正常重启设备:
|
||||
|
||||
`adb reboot`
|
||||
|
||||
- 重启设备到引导加载程序模式:
|
||||
- 将设备重启到引导程序模式:
|
||||
|
||||
`adb reboot bootloader`
|
||||
|
||||
- 重启设备到恢复模式:
|
||||
- 将设备重启到恢复模式:
|
||||
|
||||
`adb reboot recovery`
|
||||
|
||||
- 重启设备到 fastboot 模式:
|
||||
- 将设备重启到快速启动模式:
|
||||
|
||||
`adb reboot fastboot`
|
||||
`adb reboot fastboot`
|
Reference in New Issue
Block a user