摘要:
使用pip3安装软件的时候提示要升级pip3“You are using pip version 10.0.1, however version 18.0 is available.You should consider upgrading via the 'pip install --upgrad 阅读全文
摘要:
原本我直接这样写: Process process=Runtime.getRuntime().exec("adb devices"); 但是运行时出错: java.io.IOException: Cannot run program "adb": error=2, No such file or d 阅读全文