摘要: 昨日内容回顾 前后端数据交互编码方式(contentType) """前后端传输数据编码格式你只需要在知道下面三种即可 urlencoded formdata application/json""" # get请求无需研究# 针对form表单 默认是urlencoded 数据格式:username= 阅读全文
posted @ 2020-06-04 21:28 凌醉枫 阅读(210) 评论(0) 推荐(0) 编辑