2016年5月6日

JAVA_GET请求URL

摘要: 1 import java.io.IOException; 2 3 import net.sf.json.JSONObject; 4 5 import org.apache.commons.httpclient.DefaultHttpMethodRetryHandler; 6 import org.apache.commons.httpclient.Header; ... 阅读全文

posted @ 2016-05-06 08:51 Holyz 阅读(3428) 评论(0) 推荐(0)