- 博客(8)
- 收藏
- 关注
原创 我给SpringBoot提了个issue,被采纳了…
我给SpringBoot提了个issue,被采纳了… 起因只是因为我想配置redis密码从远程获取,结尾竟然是出于对于单身狗的保护。
2021-09-17 00:33:00
337
原创 Lintcode_骰子求和
原题目地址描述扔 n 个骰子,向上面的数字之和为 S。给定 n,请列出所有可能的 S 值及其相应的概率。Throw n dices, the sum of the dices’ faces is S. Given n, find the all possible value of S along with its probability.样例输入:n = 1输出:[[1, ...
2019-10-02 20:15:53
221
原创 Lintcode_接雨水
描述给出 n 个非负整数,代表一张X轴上每个区域宽度为 1 的海拔图, 计算这个海拔图最多能接住多少(面积)雨水。Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it is able to trap af...
2019-10-02 15:39:23
201
原创 Idea阅读Spring源码配置
Idea阅读Spring源码配置导语过程获取代码gradle安装及配置预编译idea导入导语使用intellij idea阅读spring framework的源码时十分方便,例如可以借助idea自带的图形工具查看类的继承关系,效果如下,十分惊艳,其它的就不一一赘言了,下面介绍如何用idea导入Spring源码。过程获取代码 git clone https://github.com/...
2019-09-08 11:59:37
390
原创 mac源码编译RedisDesktopManager 2019.3
导语本次源码编译的是2019.3版本,是目前的最新release版本本文不会提供任何下载链接,rdm目前是订阅收费,感谢和支持原团队,不会砸他们饭碗遵照本文大概率可以成功,因为作者本人也是小白参考从源码编译macOS版本的RedisDesktopManager 官网给出的mac源码指引,别跟我说你没看过教程阅读参考文章,读完之后,结合两者照做,本文结束……并且参考我...
2019-09-05 21:28:57
2228
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人