摘要:
doGet请求方式: String path = "http://192.168.22.73:8080/web/LoginServlet?username="+URLEncoder.encode(name, "utf-8")+"&password="+URLEncoder.encode(pwd, "utf-8")+""; URL url = new URL(path); ... 阅读全文
posted @ 2015-01-09 00:21
就不呵呵呵
阅读(323)
评论(0)
推荐(0)

浙公网安备 33010602011771号