
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
go语言ajax回传
一、后端部分要想使用ajax,先要准备一个func (http.ResponseWriter, *http.Request)类型的函数来处理前端发过来的请求。func OnAjax(res http.ResponseWriter, req *http.Request) { io.WriteString(
到底了
该用户还未填写简介
暂无可提供的服务
一、后端部分要想使用ajax,先要准备一个func (http.ResponseWriter, *http.Request)类型的函数来处理前端发过来的请求。func OnAjax(res http.ResponseWriter, req *http.Request) { io.WriteString(