add new chinese translations
This commit is contained in:
@@ -3,14 +3,14 @@
|
||||
> Android 服务管理器。
|
||||
> 更多信息:<https://cs.android.com/android/platform/superproject/+/main:frameworks/native/cmds/cmd/>.
|
||||
|
||||
- 列出所有正在运行的服务:
|
||||
- [l]列出所有正在运行的服务:
|
||||
|
||||
`cmd -l`
|
||||
|
||||
- 调用指定服务:
|
||||
- 调用特定服务:
|
||||
|
||||
`cmd {{alarm}}`
|
||||
`cmd {{service}}`
|
||||
|
||||
- 调用服务同时传递参数:
|
||||
- 带特定参数调用服务:
|
||||
|
||||
`cmd {{vibrator}} {{vibrate 300}}`
|
||||
`cmd {{service}} {{argument1 argument2 ...}}`
|
Reference in New Issue
Block a user