Android网络编程工具类:HttpUtil
摘要:
import java.io.IOException;import org.apache.http.HttpResponse;import org.apache.http.client.ClientProtocolException;import org.apache.http.client.methods.HttpGet;import org.apache.http.client.methods.HttpPost;import org.apache.http.impl.client.DefaultHttpClient;import org.apache.http.util.EntityUti 阅读全文
posted @ 2013-05-02 23:59 may小张 阅读(915) 评论(0) 推荐(0)
浙公网安备 33010602011771号