摘要:
public class HttpUtils { public static String getContent(String url, Map heads, String charset, String method) throws Exception { URL httpUrl = new URL(url); HttpURLConnection htt... 阅读全文
posted @ 2018-04-25 14:22
沙中世界
阅读(2245)
评论(0)
推荐(0)
浙公网安备 33010602011771号