源代码GitHub源代码[https://github.com/ydstar/Retrofit_Write] 本文目标 Retrofit核心代码...
本文目标 Retrofit的源码设计模式分析 1.Builder 设计模式[https://www.jianshu.com/p/c7541ce6...
源代码GitHub源代码[https://github.com/ydstar/YdOkHttp] 本文目标 okhttp的单线程和多线程文件下载...
源代码GitHub源代码[https://github.com/ydstar/YdOkHttp] 本文目标 根据分析okhttp的源码来实现上传...
源代码GitHub源代码[https://github.com/ydstar/YdOkHttp] 本文目标 理解okhttp的拦截器各自的作用 ...
源代码GitHub源代码[https://github.com/ydstar/YdOkHttp] 本文目标 手写实现okhttp简易流程(仅供学...
本文目标 搞明白OKHttp的源码同步请求和异步请求基本流程 基本使用 同步请求 异步请求 1.创建okHttpClient和创建Request...
本文目标 了解网络编程Java基础 1.OSI 的七层模型 2.TCP的三次握手和四次挥手 3.Http 报文简介 HTTP 协议采用 HTTP...
源代码GitHub源代码[https://github.com/ydstar/ButterKnife_Write] 本文目标 理解ButterK...
文集作者