<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://sanyinchen.github.io/</id><title>Sanyinchen</title><subtitle>A minimal, responsive and feature-rich Jekyll theme for technical writing.</subtitle> <updated>2026-03-10T22:55:43+08:00</updated> <author> <name>Sanyinchen</name> <uri>https://sanyinchen.github.io/</uri> </author><link rel="self" type="application/atom+xml" href="https://sanyinchen.github.io/feed.xml"/><link rel="alternate" type="text/html" hreflang="zh_CN" href="https://sanyinchen.github.io/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Sanyinchen </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>DP算法清单</title><link href="https://sanyinchen.github.io/posts/dp%E9%A2%98%E5%8D%95/" rel="alternate" type="text/html" title="DP算法清单" /><published>2025-06-19T16:00:00+08:00</published> <updated>2026-03-10T22:54:44+08:00</updated> <id>https://sanyinchen.github.io/posts/dp%E9%A2%98%E5%8D%95/</id> <content type="text/html" src="https://sanyinchen.github.io/posts/dp%E9%A2%98%E5%8D%95/" /> <author> <name>sanyinchen</name> </author> <category term="算法" /> <category term="动态规划" /> <summary>DP算法清单 一、入门 DP 1.1. 爬楼梯 题号 题目 是否完成 国内公司 备注 70 爬楼梯 ✅   ⭐ 509 斐波那契数 ✅     746 使用最小花费爬楼梯 ✅ 字节   1137 第 N 个泰波那契数 ✅ 字节、腾讯   377 组合总和 Ⅳ ✅ 字节、华为、京东   ...</summary> </entry> <entry><title>一、环境准备</title><link href="https://sanyinchen.github.io/posts/system-android-source/" rel="alternate" type="text/html" title="一、环境准备" /><published>2025-06-19T16:00:00+08:00</published> <updated>2026-03-05T12:10:14+08:00</updated> <id>https://sanyinchen.github.io/posts/system-android-source/</id> <content type="text/html" src="https://sanyinchen.github.io/posts/system-android-source/" /> <author> <name>sanyinchen</name> </author> <category term="操作系统" /> <category term="Android2.3系统源码" /> <summary>一、下载Android 2.3系统源码（以下相关下载仓库均使用国内镜像） 下载repo： curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o ~/bin/repo chmod a+x ~/bin/repo 修改REPO_URL为https://mirrors.tuna.tsinghua.edu.cn/git/git-repo repo init -u https://aosp.tuna.tsinghua.edu.cn/platform/manifest -b android-2.3.5_r1 repo sync -j 4 二、下载docker镜像 sudo docker pull docker.1panel.liv...</summary> </entry> </feed>
