Android OkHttp 基本操作(post and get) ... compile 'com.squareup.okhttp3:okhttp:3.8.1'. 首先須建立一個client物件 client = new OkHttpClient();.
確定! 回上一頁