240 发简信
IP属地:广东
  • BridgeInterceptor

    BridgeInterceptor 桥接拦截器

  • RetryAndFollowUpInterceptor

    RetryAndFollowUpInterceptor 重试重定向拦截器 可否重试重定向

  • OkHttp 请求流程

    OkHttp 请求流程 [toc] OkHttpClient OkHttpClient.Builder OKHttp的使用先要初始化OkHttp...

  • Retrofit

    Retrofit [toc] Retrofit 使用 Retrifit.Builder create方法 ServiceMethod HttpS...

  • Picasso流程

    Picasso Picasso的入口是get方法,是个dcl + volatile 的单例 PicassoProvider 是个ContentP...