摘要: HttpClient client = new HttpClient(); UsernamePasswordCredentials creds = new UsernamePasswordCredentials(userData.id, userData.password); client.getS 阅读全文
posted @ 2014-11-12 17:59 daijinming 阅读(629) 评论(0) 推荐(0) 编辑