new OkHttpClient.Builder().cache(new Cache(new File("xxx/yyy"),1024));. Okhttp.Cache 到底是用文件还是用数据库或是用其他什么东东做缓存的呢?我们进去看看.
確定! 回上一頁