会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
anthonyJ
博客园
首页
新随笔
联系
管理
订阅
2019年12月28日
解决git clone pull push慢必杀技
摘要: 前提有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、我
阅读全文
posted @ 2019-12-28 11:51 anthonyJ
阅读(2164)
评论(0)
推荐(0)
2019年11月25日
Android内存泄露分析及内存管理小记
摘要: 1
阅读全文
posted @ 2019-11-25 15:17 anthonyJ
阅读(102)
评论(0)
推荐(0)
2019年9月16日
android 8.0以后(sdk26)启动前台服务的问题探究
摘要: https://blog.csdn.net/sinat_20059415/article/details/80584487
阅读全文
posted @ 2019-09-16 16:59 anthonyJ
阅读(1366)
评论(0)
推荐(0)
2019年9月11日
打包编译.so流程
摘要: 占位 1、混淆方面 https://mp.weixin.qq.com/s/Rr0atgupgoeHOEV3-20WqQ
阅读全文
posted @ 2019-09-11 15:31 anthonyJ
阅读(342)
评论(0)
推荐(0)
2019年9月9日
AS升级编译报错:The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin.
摘要: AS升级3.2.0 编译报错:The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin. 解决方法:将 instrumentTest.setRoot(‘tests’) 转为 androidTest.se
阅读全文
posted @ 2019-09-09 17:43 anthonyJ
阅读(1246)
评论(0)
推荐(1)
2019年3月22日
三层fragment嵌套,接口回调方式
摘要: 1
阅读全文
posted @ 2019-03-22 16:55 anthonyJ
阅读(533)
评论(1)
推荐(0)
2019年1月17日
recyclerview的onBindViewHolder中if之后要写else,否则可能显示有问题
摘要: 因为复用
阅读全文
posted @ 2019-01-17 15:37 anthonyJ
阅读(357)
评论(0)
推荐(0)
2018年12月25日
2018
摘要: 2018 圣诞节+平安夜
阅读全文
posted @ 2018-12-25 23:42 anthonyJ
阅读(138)
评论(0)
推荐(0)
加入谷歌的广告
摘要: as
阅读全文
posted @ 2018-12-25 11:03 anthonyJ
阅读(261)
评论(0)
推荐(0)
lottie
摘要: https://juejin.im/post/5a355cf5f265da433227a53d
阅读全文
posted @ 2018-12-25 10:43 anthonyJ
阅读(121)
评论(0)
推荐(0)
下一页
公告