会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Programming is an art
Focus on programming techniques, not on language features
CnBlogs
Home
New Post
Contact
Admin
Subscription
2016年4月5日
httpclient提交json参数
1 private void httpReqUrl(List list, String url) 2 throws ClientProtocolException, IOException { 3 4 logger.info("httpclient执行新闻资讯接口开始。"); 5 JSONObject json ...
Read More
posted @ 2016-04-05 18:09 汪强胜
Views(2754)
Comments(2)
Diggs(0)
Edit
用httpPost对JSON发送和接收
HTTPPost发送JSON: 接收HTTPPost中的JSON:
Read More
posted @ 2016-04-05 10:29 汪强胜
Views(3348)
Comments(0)
Diggs(0)
Edit
公告