摘要:
HttpURLConnection conn = null; try { URL url = new URL("http://192.168.10.30:8082/XXX/aaa"); conn = (HttpURLConnection) url.openConnection(); conn.set 阅读全文
posted @ 2020-07-22 17:35
不刷牙的大虫子
阅读(424)
评论(0)
推荐(0)
浙公网安备 33010602011771号