2019年3月9日
摘要: 将json数据绑定到请求body中 HttpHeaders requestHeaders = new HttpHeaders();// requestHeaders.add("api-version", "1.0"); requestHeaders.setContentType(MediaType. 阅读全文
posted @ 2019-03-09 23:40 红胖子先生 阅读(283) 评论(0) 推荐(0) 编辑
摘要: package com.hj.jd.basic.utils.web;import org.apache.http.HttpStatus;import org.apache.http.NameValuePair;import org.apache.http.client.ClientProtocolE 阅读全文
posted @ 2019-03-09 09:48 红胖子先生 阅读(480) 评论(0) 推荐(0) 编辑
  2019年3月3日
摘要: #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common erro 阅读全文
posted @ 2019-03-03 13:07 红胖子先生 阅读(991) 评论(0) 推荐(0) 编辑