Skip to content

Commit 79ab721

Browse files
authored
Merge pull request #754 from LetMeFly666/fix/hexoURLrenderError
fix: hexo url render error
2 parents 9643255 + b1dc0a7 commit 79ab721

4 files changed

Lines changed: 15 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @Author: LetMeFly
33
* @Date: 2022-05-19 18:48:53
44
* @LastEditors: LetMeFly.xyz
5-
* @LastEditTime: 2025-02-15 12:49:39
5+
* @LastEditTime: 2025-02-17 16:28:30
66
-->
77
# LetLeet Blog
88

@@ -384,7 +384,7 @@
384384
|1276.不浪费原料的汉堡制作方案|中等|<a href="https://leetcode.cn/problems/number-of-burgers-with-no-waste-of-ingredients/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2023/12/25/LeetCode%201276.%E4%B8%8D%E6%B5%AA%E8%B4%B9%E5%8E%9F%E6%96%99%E7%9A%84%E6%B1%89%E5%A0%A1%E5%88%B6%E4%BD%9C%E6%96%B9%E6%A1%88/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/135196793" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/number-of-burgers-with-no-waste-of-ingredients/solutions/2579080/letmefly-1276bu-lang-fei-yuan-liao-de-yi-b1t2/" target="_blank">LeetCode题解</a>|
385385
|1281.整数的各位积和之差|简单|<a href="https://leetcode.cn/problems/subtract-the-product-and-sum-of-digits-of-an-integer/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2023/08/09/LeetCode%201281.%E6%95%B4%E6%95%B0%E7%9A%84%E5%90%84%E4%BD%8D%E7%A7%AF%E5%92%8C%E4%B9%8B%E5%B7%AE/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/132179859" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/subtract-the-product-and-sum-of-digits-of-an-integer/solutions/2379534/letmefly-1281zheng-shu-de-ge-wei-ji-he-z-m1q4/" target="_blank">LeetCode题解</a>|
386386
|1282.用户分组|中等|<a href="https://leetcode.cn/problems/group-the-people-given-the-group-size-they-belong-to/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2022/08/12/LeetCode%201282.%E7%94%A8%E6%88%B7%E5%88%86%E7%BB%84/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/126298148" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/group-the-people-given-the-group-size-they-belong-to/solution/letmefly-1282yong-hu-fen-zu-by-tisfy-9h94/" target="_blank">LeetCode题解</a>|
387-
|1287.有序数组中出现次数超过25%的元素|简单|<a href="https://leetcode.cn/problems/element-appearing-more-than-25-in-sorted-array/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%25%E7%9A%84%E5%85%83%E7%B4%A0/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/145683090" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/element-appearing-more-than-25-in-sorted-array/solutions/3078136/letmefly-1287you-xu-shu-zu-zhong-chu-xia-wdat/" target="_blank">LeetCode题解</a>|
387+
|1287.有序数组中出现次数超过25%的元素|简单|<a href="https://leetcode.cn/problems/element-appearing-more-than-25-in-sorted-array/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%E7%9A%84%E5%85%83%E7%B4%A0" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/145683090" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/element-appearing-more-than-25-in-sorted-array/solutions/3078136/letmefly-1287you-xu-shu-zu-zhong-chu-xia-wdat/" target="_blank">LeetCode题解</a>|
388388
|1289.下降路径最小和II|困难|<a href="https://leetcode.cn/problems/minimum-falling-path-sum-ii/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2023/08/10/LeetCode%201289.%E4%B8%8B%E9%99%8D%E8%B7%AF%E5%BE%84%E6%9C%80%E5%B0%8F%E5%92%8CII/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/132201281" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/minimum-falling-path-sum-ii/solutions/2381173/letmefly-1289xia-jiang-lu-jing-zui-xiao-kt8cj/" target="_blank">LeetCode题解</a>|
389389
|1299.将每个元素替换为右侧最大元素|简单|<a href="https://leetcode.cn/problems/replace-elements-with-greatest-element-on-right-side/solutions/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2025/02/16/LeetCode%201299.%E5%B0%86%E6%AF%8F%E4%B8%AA%E5%85%83%E7%B4%A0%E6%9B%BF%E6%8D%A2%E4%B8%BA%E5%8F%B3%E4%BE%A7%E6%9C%80%E5%A4%A7%E5%85%83%E7%B4%A0/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/145661909" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/replace-elements-with-greatest-element-on-right-side/solutions/3076497/letmefly-1299jiang-mei-ge-yuan-su-ti-hua-4y58/" target="_blank">LeetCode题解</a>|
390390
|1302.层数最深叶子节点的和|中等|<a href="https://leetcode.cn/problems/deepest-leaves-sum/" target="_blank">题目地址</a>|<a href="https://blog.letmefly.xyz/2022/08/17/LeetCode%201302.%E5%B1%82%E6%95%B0%E6%9C%80%E6%B7%B1%E5%8F%B6%E5%AD%90%E8%8A%82%E7%82%B9%E7%9A%84%E5%92%8C/" target="_blank">题解地址</a>|<a href="https://letmefly.blog.csdn.net/article/details/126377912" target="_blank">CSDN题解</a>|<a href="https://leetcode.cn/problems/deepest-leaves-sum/solution/letmefly-1302ceng-shu-zui-shen-xie-zi-ji-eyu0/" target="_blank">LeetCode题解</a>|

Solutions/LeetCode 1287.有序数组中出现次数超过25%的元素.md renamed to Solutions/LeetCode 1287.有序数组中出现次数超过25的元素.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ func findSpecialInteger(arr []int) int {
128128
}
129129
```
130130

131-
> 同步发文于[CSDN](https://letmefly.blog.csdn.net/article/details/145683090)和我的[个人博客](https://blog.letmefly.xyz/),原创不易,转载经作者同意后请附上[原文链接](https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%25%E7%9A%84%E5%85%83%E7%B4%A0/)哦~
131+
> 同步发文于[CSDN](https://letmefly.blog.csdn.net/article/details/145683090)和我的[个人博客](https://blog.letmefly.xyz/),原创不易,转载经作者同意后请附上[原文链接](https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%E7%9A%84%E5%85%83%E7%B4%A0/)哦~
132132
>
133133
> 千篇源码题解[已开源](https://github.com/LetMeFly666/LeetCode)
134134
>
135-
> Tisfy:[https://blog.letmefly.xyz/2025/02/17/LeetCode 1287.有序数组中出现次数超过25%的元素/](https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%25%E7%9A%84%E5%85%83%E7%B4%A0/)
135+
> Tisfy:[https://blog.letmefly.xyz/2025/02/17/LeetCode 1287.有序数组中出现次数超过25的元素](https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%E7%9A%84%E5%85%83%E7%B4%A0/)

Solutions/Other-Github-Record1Contribution2BytedanceCloudwegoDocs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ tags: [其他, Github, Git, 开源项目贡献, PR]
8383
|[Afool4U/xingchenjiaoyu#1(issue)](https://github.com/Afool4U/xingchenjiaoyu/issues/1)|2023.11.15|双引号写反了|Completed|
8484
|[phohenecker/switch-cuda#3(issue)](https://github.com/phohenecker/switch-cuda/issues/3)|2024.5.7|Bug-zsh环境下无法运行(带解决方案)|Opening|
8585
|[cloudwego/cloudwego.github.io#1241(issue)](https://github.com/cloudwego/cloudwego.github.io/issues/1241)<br/>[cloudwego/cloudwego.github.io#1242(pr)](https://github.com/cloudwego/cloudwego.github.io/pull/1242)|2025.2.14|文档格式小改|Merged|
86+
|[cloudwego/cloudwego.github.io#1244(issue)](https://github.com/cloudwego/cloudwego.github.io/issues/1244)<br/>[cloudwego/cloudwego.github.io#1245(pr)](https://github.com/cloudwego/cloudwego.github.io/pull/1245)|2025.2.17|文档格式小改|Merged|
8687

8788
Github贡献👆
8889

tryGoPy/BUG!/hexo/Readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!--
2+
* @Author: LetMeFly
3+
* @Date: 2025-02-17 16:25:06
4+
* @LastEditors: LetMeFly.xyz
5+
* @LastEditTime: 2025-02-17 16:26:07
6+
-->
7+
某版本hexo中若文章文件名中带有`%`则会导致渲染出来的页面中相关文章的URL乱码
8+
9+
+ 出现位置:https://github.com/LetMeFly666/LeetCode/commit/96432556bddd4d7ee315d1f58416ae01829afe47 - https://github.com/LetMeFly666/LeetCode/commit/4cb6391e9c65817693dac1947937d89cce4b2256
10+
+ `https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%E6%9C%89%E5%BA%8F%E6%95%B0%E7%BB%84%E4%B8%AD%E5%87%BA%E7%8E%B0%E6%AC%A1%E6%95%B0%E8%B6%85%E8%BF%8725%25%E7%9A%84%E5%85%83%E7%B4%A0/`被误编码为了`https://blog.letmefly.xyz/2025/02/17/LeetCode%201287.%09%EF%BF%BDp%EF%BF%BD-%EF%BF%BD%EF%BF%BD!p%EF%BF%BD%EF%BF%BD25%25%EF%BF%BDC%20/`

0 commit comments

Comments
 (0)