
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
报错:Spring Data Redis - Could not safely identify store assignment for repositorspring:#like12 add,20220519,关闭spring data的redis仓库(解决启动时每个Repo都报<不知道你的Repository类是给Redis还是数据库>的问题)data:redis:reposit
Windows防火墙 --> 高级设置 --> 入站规则 --> 找到“文件和打印机共享(回显请求 - ICMPv4-In)” --> 已启用-->允许连接--> 确定
QueryWrapper日期查询 日期比较 查询数据库指定日期 分页查询 起止时间 日期相等 只查一天数据

//throw new BusinessException("aaaa");//throw new SystemException("bbbb");int aa = 1/0;return ResultUtil.success("success");参考:https://www.jb51.net/article/229125.htm
【代码】vue js判断是否是文件流。

Win11上启动时报错(当前处于emergency mode紧急模式:piix4_smbus :SMBus Host Controller not enabled!关闭小核后linux就能正常使用了!否者全部是调度到4个小核上!(小核100%CPU,大核心没用上)解决办法:12代CPU是大小核模式,关闭小核即可。

原因:pom.xml中version配置成了自动获取最新的<version>[1.2.31,)</version>改为指定版本即可<!--fastjson依赖包 注意返回的json带'\' 脚本段需要进行处理 直接返回对象没有'\'--><dependency><groupId>com.alibaba</groupId><
select * from student order by to_number(studentid)
mysql-不能先select出同一表中的某些值,再update这个表(在同一语句中)mysql update不支持子查询更新https://www.cnblogs.com/duanxz/p/5099030.htmlmysql根据关联表对自身更新update A inner join(select id,name from B) c on A.id = c.id set A.name = c.na








