compile 'com.squareup.okhttp3:okhttp:3.8.1'; 同步Get请求. /** * 同步get请求*/ public static void syncGet() throws Exception{ String urlBaidu ...
確定! 回上一頁