https://www.ituring.com.cn/book/tupubarticle/136940、第一行代码
生成的工具: https://log.51cto.com/u_16213380/7188144
1、Android RecyclerView
https://blog.csdn.net/zenmela2011/article/details/121319365
2、xd如何制作轮播图
https://www.bilibili.com/video/BV1CP411t7nf/
3、android 动画
https://www.cnblogs.com/hellokitty2/p/17730916.html
属性动画 https://www.jianshu.com/p/12728b90d432
Android三种动画详解: https://www.jianshu.com/p/16e0d4e92bb2 //有动画效果图,优秀
WindowManagerService本地窗口动画:https://blog.csdn.net/c6E5UlI1N/article/details/125288715 //优秀博文,讲解本地窗口动画实现
最全的动画讲解 https://blog.csdn.net/xueyoubangbang/article/details/132109140
看云上的很好的笔记 https://www.kancloud.cn/the_road_of_android/alg_android/2651133
属性动画 :https://blog.csdn.net/weixin_53431933/article/details/126044835
4、HorizontalScrollView的基础使用记录(滚动条自定义)
https://blog.csdn.net/piyangbo/article/details/126620129
5、事件冲突的处理
https://blog.csdn.net/Mr_Gaojinchao/article/details/135564623
6、自定义组件
https://blog.csdn.net/qq_27061049/article/details/118496085
7、okhttp封装
https://blog.csdn.net/zlbdmm/article/details/105765371
https://blog.csdn.net/weixin_53549555/article/details/127300631(Gson)
https://blog.csdn.net/Tao_unafraid/article/details/126921700
免费的接口数据 https://blog.csdn.net/weixin_39415598/article/details/125612297
postman https://baijiahao.baidu.com/s?id=1769099218965021105&wfr=spider&for=pc
https://www.cnblogs.com/helloworldcode/p/16930104.html 好
https://ikeapi.com/account/index
8、计算机的各种推荐书
https://gitee.com/tysondai/java-books#https://gitee.com/link?target=https%3A%2F%2Fpan.quark.cn%2Fs%2Fc49319398184
appid
13586535
appsecret
9DA5Cxw3
post 请求 json form https://blog.csdn.net/weixin_44720673/article/details/118888812?spm=1001.2101.3001.6650.1&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-118888812-blog-83542467.235%5Ev43%5Epc_blog_bottom_relevance_base5&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-1-118888812-blog-83542467.235%5Ev43%5Epc_blog_bottom_relevance_base5&utm_relevant_index=2
post 请求 json https://blog.csdn.net/weixin_44720673/article/details/118888524
8、git的上传 SourceTree
class abc{
public static void main(String[] args){
System.out.println("Hellox");
}
}
评论已关闭