使用OkHttp進行 Get 請求只需要四步即可完成:. 建立okHttpClient物件 ... Builder().get().url("https://api.github.com/users/dllwh").build();.
確定! 回上一頁