解决android,adb端口的错误
tasklist|findstr "3488" ? ? ? ? ? ?查看哪个程序属于 3488 这个pid
taskkill /f /t /im tor.exe ? ? ? ?结束tor.exe程序?
发布时间: 2013-11-30 22:36:00 作者: rapoo
解决android,adb端口的错误
tasklist|findstr "3488" ? ? ? ? ? ?查看哪个程序属于 3488 这个pid
taskkill /f /t /im tor.exe ? ? ? ?结束tor.exe程序?