@echo off echo su > temp.txt echo 其它命令 >> temp.txt adb shell < temp.txt del temp.txt
求问 BAT脚本如何自动执行 adb shell 以后的命令_百度知道
http://zhidao.baidu.com/question/496847483.html
@echo off echo su > temp.txt echo 其它命令 >> temp.txt adb shell < temp.txt del temp.txt
求问 BAT脚本如何自动执行 adb shell 以后的命令_百度知道
http://zhidao.baidu.com/question/496847483.html
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。