摘要:
org.apache.httpcomponents httpclient 4.5.6public class HttpUtil { public static String doGet(String url) throws Exception { HttpGet httpGet = new HttpGet(url); return execute(htt... 阅读全文
posted @ 2019-10-10 14:43
春江师兄
阅读(5257)
评论(0)
推荐(0)

浙公网安备 33010602011771号