• Joined on 2023-12-19
li_chx pushed to master at li_chx/rust_test 2025-11-21 09:35:19 +08:00
4b8594e8e3 1930. 长度为 3 的不同回文子序列
li_chx pushed to master at li_chx/rust_test 2025-11-20 21:57:41 +08:00
67d79e3553 757. 设置交集大小至少为2
30e2df43c4 2589. 完成所有任务的最少时间
8c281d865f 3234. 统计 1 显著的字符串的数量
Compare 3 commits »
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-20 09:37:11 +08:00
d776829009 添加清理输出文件夹功能
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-20 09:28:45 +08:00
5f3f3fd43e 使用LH-COS代替COS 💩 未经测试
li_chx pushed to master at li_chx/rust_test 2025-11-19 09:25:27 +08:00
742a5b6137 2154. 将找到的值乘以 2
li_chx pushed to master at li_chx/lichx-blog 2025-11-17 11:51:22 +08:00
ef224f1326 🐛 部分依赖优化 Cloudflare构建优化
886fcfde70 🐛 更新主界面图片显示CSS
Compare 2 commits »
li_chx pushed to master at li_chx/MAAsConfig 2025-11-17 00:50:50 +08:00
0c5616f0eb [sidestory] 更新 雪山降临1101 刷取材料
li_chx pushed to main at li_chx/BlogArticles 2025-11-16 20:19:18 +08:00
2865b12ed9 不使用Git reset 恢复误删除的 Git Submodule
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 16:06:09 +08:00
f2001e2338 🐛 备份时忽略权限不足的文件
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 15:53:49 +08:00
d80b60af17 追加对普通文件的备份功能
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 15:22:24 +08:00
8929a4f99a 🐛 还在修部署bug
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 14:56:06 +08:00
0f55926ce3 🐛 调整变量读取方式 🐛 修复Dockerfile问题
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 14:30:38 +08:00
45d4342454 🐳 追加 DockerCompose 支持
li_chx created branch master in li_chx/SQLBackupToCOS 2025-11-14 14:08:43 +08:00
li_chx pushed to master at li_chx/SQLBackupToCOS 2025-11-14 14:08:43 +08:00
e12a8d5db4 🎉 迟来的备份计划
aefb8f865d 添加 .gitattributes、.gitignore 和 README.md。
li_chx created repository li_chx/SQLBackupToCOS 2025-11-14 13:58:52 +08:00
li_chx pushed to master at li_chx/lichx-blog 2025-11-05 23:33:14 +08:00
0b83b687d9 🐛 6 四个URL能漏改一个
9043cf53fd 扬掉旧的掉帧动画系统 严肃使用新动画系统
6c963257cf 完善筛选功能 新增一言 完成关于页面 🐛 解决归档页的ssg问题
Compare 3 commits »
li_chx pushed to main at li_chx/BlogArticles 2025-11-05 23:27:23 +08:00
c2459db584 10.26 近期开发记录
li_chx pushed to master at li_chx/rust_test 2025-11-04 21:13:11 +08:00
fc7f57b9ca 3217. 从链表中移除在数组中存在的节点 ps: Rust写数据结构还是太权威了
li_chx pushed to master at li_chx/rust_test 2025-11-04 16:23:37 +08:00
941d05d9ee 3318. 计算子数组的 x-sum I