摘要: 7.15Java之调用API接口传表单获取返回信息 实例 package GoogleTranslateAPI;​import com.alibaba.fastjson.JSON;import org.apache.http.HttpEntity;import org.apache.http.Nam 阅读全文
posted @ 2021-07-15 19:49 俊king 阅读(330) 评论(0) 推荐(0)
摘要: 7.14ContentType常见类型以及提交方式 常见的Content-Type的类型 常见的媒体格式类型: text/html:Html格式 text/plain:纯文本格式 text/xml:Xml格式 image/gif:gif图片格式 image/jpeg:jpg图片格式 image/pn 阅读全文
posted @ 2021-07-15 19:47 俊king 阅读(204) 评论(0) 推荐(0)