2015年11月2日

HTTPClient

摘要: package com.example.httpclient;import java.io.ByteArrayOutputStream;import java.io.IOException;import java.io.InputStream;import java.util.ArrayList;i... 阅读全文

posted @ 2015-11-02 17:37 王廷万 阅读(112) 评论(0) 推荐(0)

网易新闻

摘要: package com.xh.tx.news;import java.io.IOException;import java.io.InputStream;import java.util.ArrayList;import java.util.List;import org.apache.http.H... 阅读全文

posted @ 2015-11-02 17:34 王廷万 阅读(116) 评论(0) 推荐(0)

多线程下载

摘要: package com.hx.zy.download;import java.io.BufferedReader;import java.io.File;import java.io.FileInputStream;import java.io.FileOutputStream;import jav... 阅读全文

posted @ 2015-11-02 17:28 王廷万 阅读(167) 评论(0) 推荐(0)

导航