摘要:
由于URLConnection没有找到关闭对象的方法,所以选择了HttpURLConnection 类 一、get方式发送请求的代码 public String sendGet(String url) { String message1 = ""; BufferedReader in = null; 阅读全文
posted @ 2015-10-19 17:20
求学之路已存在
阅读(545)
评论(0)
推荐(0)
2015年10月19日