
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
课本第三章课后第五大题、 第五章第六题建供求表 create table S(sno char(10) unique,sname char(20),statu smallint,city char(20));create table P(pno char(10) unique,pname char(20),color char(9),weigh smallint);create table J(
课本第三章课后第五大题、 第五章第六题建供求表 create table S(sno char(10) unique,sname char(20),statu smallint,city char(20));create table P(pno char(10) unique,pname char(20),color char(9),weigh smallint);create table J(
1、jquery ajax 提交json 415原因如下:1、from表单中的action与ajax中的url相同时且同时向后端发送post请求会报415的错误,2、ajax中缺少 contentType: "application/json;charset=UTF-8",字段,如果添加之后在Network里查看Head发现没有变化,那么请再次检查有没有犯第一条错误2、前端向后端用ajax方式传送
在连接redis的时候,报错如下(使用redis desktop manager 可以正常连接,但是Idea运行时却报错如下)org.springframework.data.redis.RedisConnectionFailureException: Unable to connect to Redis; nested exception is io.lettuce.core.RedisConn







