<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>内存 on Jeanphilo Blog</title><link>https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%86%85%E5%AD%98/</link><description>Recent content in 内存 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 13:20:24 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E5%86%85%E5%AD%98/index.xml" rel="self" type="application/rss+xml"/><item><title>内存泄漏示例：为什么不释放会出问题</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/memory-leak-example/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/memory-leak-example/</guid><description>通过示例说明内存泄漏的成因与规避策略。</description></item><item><title>手写一个最小的垃圾回收器：标记-清除模型</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/simple-garbage-collector/</link><pubDate>Sat, 24 Jan 2026 13:20:24 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/simple-garbage-collector/</guid><description>用最小示例解释标记-清除 GC 的核心思路。</description></item><item><title>什么是栈与堆：内存模型的关键区别</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/stack-vs-heap/</link><pubDate>Sat, 24 Jan 2026 12:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/stack-vs-heap/</guid><description>从生命周期、分配方式与性能出发解释栈与堆的区别，并给出工程建议。</description></item></channel></rss>