*: clean up token syntax delimiters (#5677)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
- 触发一个键盘敲击事件:
|
||||
|
||||
`adb shell input keyevent {{键位码}}}`
|
||||
`adb shell input keyevent {{键位码}}`
|
||||
|
||||
- 清除模拟器/设备上的数据:
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
- 查询镜像:
|
||||
|
||||
`axel -S {{镜像数量}}} {{超链接}}`
|
||||
`axel -S {{镜像数量}} {{超链接}}`
|
||||
|
||||
- 限制下载速度 (字节bite每秒):
|
||||
|
||||
|
Reference in New Issue
Block a user