摘要:
前提有ss或其他梯子,代理到ss端口,速度起飞,亲测5m/s+ 1、修改config vi ~/.ssh/config 2、加上下面这句 按i进入编辑 Host github.com ProxyCommand nc -v -x 127.0.0.1:1086 %h %p 然后esc 然后:wq 3、我 阅读全文
摘要:
1 阅读全文
摘要:
https://blog.csdn.net/sinat_20059415/article/details/80584487 阅读全文
摘要:
占位 1、混淆方面 https://mp.weixin.qq.com/s/Rr0atgupgoeHOEV3-20WqQ 阅读全文
摘要:
AS升级3.2.0 编译报错:The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin. 解决方法:将 instrumentTest.setRoot(‘tests’) 转为 androidTest.se 阅读全文
摘要:
因为复用 阅读全文