求助,python 中subprocess 执行 adb 与ldconsole 的输出不一样

发表于:2021-02-01

process = subprocess.Popen('adb -s 127.0.0.1:5557 shell screencap -p 'shell=Truestdout=subprocess.PIPE)

        process = subprocess.Popen(" ldconsole  ' adb --index 1 --command 'shell screencap -p'' "shell=Truestdout=subprocess.PIPE)

输出的 内容不一样

评论(0)
暂无数据