curl命令发送post,get等请求参数解释-H 代表header头 -X 是指定类型请求(POST/GET/HEAD/DELETE/PUT/PATCH) -d 代表传输啥数据a 发送get请求curl localhost:8080/get?