摘要:
SingletonClient.getHttpClient().execute(post2,localContext);这里是采用httpclient组件提交http请求,需要导入相应的依赖<!--httpclient--><dependency><groupId>org.apache.httpcomponents</groupId><artifactId>httpclient</artifactId><version>4.2.1</version></dependency><de 阅读全文
posted @ 2012-10-25 12:59
刺猬的温驯
阅读(1345)
评论(0)
推荐(0)