
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
省略创建springboot项目的步骤配置pox.xml添加freemarker依赖<!--freemarker模板引擎--><dependency><groupId>org.springframework.boot</groupId><artifactId>
自定义一个centos镜像,具备vim+ifconfig+jdk8的配置

docker: Error response from daemon: Conflict. The container name "/u1" is already in use by container "220980332c82079bd5b89b4129e8f5e77dba32ee3c0d2b0da51c961c00f39771". You have to remove (or rename)
新电脑安装git ,克隆个项目,但是发现clone不下来,unable to access ‘https://github.com/dongguo4812/article.git/’: SSLcertificate problem: unable to原因Git client in Fisheye/Crucible server perform verification on the SSLcer
docker: Error response from daemon: Conflict. The container name "/u1" is already in use by container "220980332c82079bd5b89b4129e8f5e77dba32ee3c0d2b0da51c961c00f39771". You have to remove (or rename)
1、画图讲解易并行聚合算法:max有些聚合分析的算法,是很容易就可以并行的,比如说max有些聚合分析的算法,是不好并行的,比如说,count(distinct),并不是说,在每个node上,直接计算出一些distinct value,就可以的,因为数据可能会很多,不同node上可能有重复的值对于不易并行的局和分析,es会采取近似聚合的方式,就是采用在每个node上进行近估计的方式,得到最终的结论,
public static void main(String[] args) {String str1="2.30";BigDecimal bd=new BigDecimal(str1);System.out.println(bd);}
Apache ShardingSphere在2023年7月初迎来了 5.4.0 版本的发布,该版本历时两个月,共合并了来自全球的团队和个人累计 1271 个 PR,新版本在功能、性能、测试、文档、示例等方面都进行了大量的优化。本次更新包含了不少能够提升用户体验、解决用户痛点的内容,本文与大家一起快速预览:广播表调整为全局表CDC 功能完善Single table 元数据加载逻辑优化
项目中使用的是hutool工具类库提供的雪花算法生成id方式,版本使用的是5.3.1雪花算法生成id方式提供了getSnowflake(workerId,datacenterId)获取单例的Snowflake对象,并对生成id的方法nextId()进行了synchronized加锁处理。项目中使用雪花算法举例controller。
linux系统没有正常关机,今天启动虚拟机无法进入系统,提示metadata corruption deleted atxxxx;Unmount and run xfs_repair







