2015年3月25日

android 上传图片

摘要: http://stackoverflow.com/questions/4781310/android-upload-photoshttp://stackoverflow.com/questions/2935946/sending-images-using-http-post 阅读全文

posted @ 2015-03-25 22:41 流浪者的五月 阅读(113) 评论(0) 推荐(0)

android httpclient post 的两种方式

摘要: httpclient 也可以通过setEntity(StringEntity)实现传递数据需设置stringEntity.setContentType("application/x-www-form-urlencoded");参考: http://blog.csdn.net/yuleran/arti... 阅读全文

posted @ 2015-03-25 15:48 流浪者的五月 阅读(130) 评论(0) 推荐(0)

导航