摘要:
1. adb shell权限问题$ su //root权限来启动adb server$ adb kill-server && adb start-server* daemon not running. starting it now ** daemon started successfully *$ 阅读全文
posted @ 2019-03-20 17:47
clovershell
阅读(391)
评论(0)
推荐(0)
摘要:
1.ps命令:提供最近进程的快照。显示当前活跃进程的简要信息。 常见使用: (1)与grep命令配合查找是否有相应进程存活 ps -ef | grep ksmd ps -Af | grep ksmd -e:显示全部进程(与-A参数效果相同) -f:按指定格式显示 (2)ps -aux:显示所有包含其 阅读全文
posted @ 2019-03-20 17:45
clovershell
阅读(423)
评论(0)
推荐(0)

浙公网安备 33010602011771号