会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kelelipeng
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
9
10
11
12
13
14
15
16
17
···
75
下一页
2022年8月4日
SpringBoot 缓存之 @Cacheable 详细介绍&原理
摘要: 使用: https://blog.csdn.net/zl1zl2zl3/article/details/110987968 原理: SpringBoot的缓存实现Cache和自定义缓存管理器 https://baijiahao.baidu.com/s?id=1695104973529312652&w
阅读全文
posted @ 2022-08-04 17:57 kelelipeng
阅读(4230)
评论(0)
推荐(0)
2022年8月3日
关于 Linux 最大文件句柄数量限制问题 ulimit -n
摘要: https://blog.csdn.net/wangbin_0729/article/details/82109693 关于 Linux 最大文件句柄数量的配置问题,到底最大文件数被什么限制?too many open files 错误到底需要怎么解决? 1、ulimit -nulimit -n 是
阅读全文
posted @ 2022-08-03 14:16 kelelipeng
阅读(3968)
评论(0)
推荐(0)
Linux 命令之软连接、硬连接详解
摘要: https://blog.csdn.net/K_520_W/article/details/124114863 分类专栏: Linux 文章标签: Linux Linux专栏收录该内容 一、软连接 1、创建语法 ln -s target source 解释下: ln -s:表示创建一个软连接; ta
阅读全文
posted @ 2022-08-03 13:07 kelelipeng
阅读(4099)
评论(0)
推荐(0)
如何用IDEA配置数据库链接
摘要: https://blog.csdn.net/moodfriend/article/details/124712713 三分钟学会使用Derby数据库 http://t.zoukankan.com/lijianming180-p-12032701.html 很多小伙伴在idea中写SQL语句会爆红,可
阅读全文
posted @ 2022-08-03 11:21 kelelipeng
阅读(545)
评论(0)
推荐(0)
2022年8月1日
Nacos 服务注册与发现原理分析
摘要: Nacos 服务注册与发现原理分析 https://zhuanlan.zhihu.com/p/353376366 nacos的功能之一就是作为服务注册发现模块也就是我们常说的注册中心,nacos支持所有主流类型服务框架的注册配置和管理,微服务我们最开始接触的中间件就是Dubbo,很多人对dubbo很
阅读全文
posted @ 2022-08-01 20:32 kelelipeng
阅读(2045)
评论(0)
推荐(0)
Linux中如何查看cpu的数量
摘要: https://baijiahao.baidu.com/s?id=1729100116831034527&wfr=spider&for=pc 所有Linux系统都运行在多核CPU处理器上,但是许多人对查找或理解CPU,内核和线程信息有时候会感到很困惑。下面就来了解一下cpu。 什么是cpu插槽? C
阅读全文
posted @ 2022-08-01 13:41 kelelipeng
阅读(3285)
评论(0)
推荐(0)
strings 命令 & Linux-xargs命令
摘要: Linux 命令 https://www.runoob.com/linux/linux-comm-find.html __________________________________________________________________________________________
阅读全文
posted @ 2022-08-01 12:40 kelelipeng
阅读(403)
评论(0)
推荐(0)
2022年7月27日
详解 CAP 定理 Consistency(一致性)、 Availability(可用性)、Partition tolerance(分区容错性)
摘要: CAP原则又称CAP定理,指的是在一个分布式系统中,Consistency(一致性)、 Availability(可用性)、Partition tolerance(分区容错性),三者不可得兼。 分布式系统(distributed system)正变得越来越重要,大型网站几乎都是分布式的。 分布式系统
阅读全文
posted @ 2022-07-27 15:46 kelelipeng
阅读(767)
评论(0)
推荐(0)
2022年6月30日
客户脸谱分析从哪几方面进行
摘要: 客户脸谱分析从哪几方面进行 https://wenku.baidu.com/view/c965eb59021ca300a6c30c22590102020740f2d8.html
阅读全文
posted @ 2022-06-30 19:33 kelelipeng
阅读(78)
评论(0)
推荐(0)
2022年6月29日
java代码规范参考文档
摘要: java代码规范参考文档 https://www.cnblogs.com/anquing/p/14595448.html
阅读全文
posted @ 2022-06-29 19:34 kelelipeng
阅读(41)
评论(0)
推荐(0)
上一页
1
···
9
10
11
12
13
14
15
16
17
···
75
下一页
公告