定义 MVCC即多版本并发控制,指的是在使用READ COMCOMMITTED 与 REPEATREPEATABLE READ隔离级别的事务执行普通的SELECT操作时,访问...
项目中使用的MybatisPlus,要做一个基于Elastic的日志查看功能,需要统计sql相关信息。 定义一个ExecuteSqlPrintInnerInterceptor...
package com.xxx.xxx.aop;import com.alibaba.fastjson.JSON;import com.google.common.base....
查看网络情况 ip addr 找到配置文件 ifcfg-enp0s3,一般在 /etc/sysconfig/net-scripts 下 这里我的bootproto选择的是动态...
UIBarButtonItem *bar = [[UIBarButtonItem alloc] initWithTitle:@"返回" style:0 target:nil ...
根据官方文档[https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.ht...
因为各种需求,mac上需要使用win系统软件,双系统方案被禁用,所以选择装载虚拟机。记录下装载步骤。 一.下载virtualbox[https://www.virtualbo...