05 2022 档案
摘要:目录 1:参考博客 详细搭建过程:http://www.uml.org.cn/zjjs/2019092614.asp 源代码github:https://github.com/codingapi/tx-lcn 2:搭建过程
阅读全文
摘要:目录 查看添加用户组命令博客: https://blog.csdn.net/qq_32331073/article/details/76451664 1:检查是否安装libaio yum search libaio yum install libaio 2:使用wget命令下载mysql5.7.26
阅读全文
摘要:XA事务与TCC事务:https://zhuanlan.zhihu.com/p/376378186 解决分布式事务LCN:http://www.uml.org.cn/zjjs/2019092614.asp
阅读全文
摘要:贡献博客阅读: 堆内存和栈内存的区别和划分:https://www.likecs.com/show-203783749.html 垃圾回收的整个流程过程:https://blog.csdn.net/qq_43082438/article/details/102456610 jvm垃圾回收详解:htt
阅读全文
摘要:关于锁的解释,可以查阅这篇博客: https://www.cnblogs.com/fox2said/p/14667142.html 关于monitor锁的详细介绍:https://baijiahao.baidu.com/s?id=1717781876275288385&wfr=spider&for=
阅读全文