<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C 语言 on Yun 的个人博客</title><link>https://yun7211.github.io/c-language/</link><description>Recent content in C 语言 on Yun 的个人博客</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Mon, 18 May 2026 11:40:00 +0800</lastBuildDate><atom:link href="https://yun7211.github.io/c-language/index.xml" rel="self" type="application/rss+xml"/><item><title>调试与质量</title><link>https://yun7211.github.io/c-language/debug-quality/</link><pubDate>Mon, 18 May 2026 11:40:00 +0800</pubDate><guid>https://yun7211.github.io/c-language/debug-quality/</guid><description>&lt;p&gt;这个子栏目关注让 C 项目更可诊断、更可维护：日志设计、断言策略、最小复现、单元测试和代码审查清单。&lt;/p&gt;</description></item><item><title>模块与接口</title><link>https://yun7211.github.io/c-language/module-interface/</link><pubDate>Mon, 18 May 2026 10:40:00 +0800</pubDate><guid>https://yun7211.github.io/c-language/module-interface/</guid><description>&lt;p&gt;这个子栏目关注工程化 C 代码：如何设计清晰接口、隐藏实现细节、管理资源生命周期，并减少全局状态带来的耦合。&lt;/p&gt;</description></item><item><title>指针与内存</title><link>https://yun7211.github.io/c-language/pointer-memory/</link><pubDate>Mon, 18 May 2026 10:30:00 +0800</pubDate><guid>https://yun7211.github.io/c-language/pointer-memory/</guid><description>&lt;p&gt;这个子栏目关注 C 语言最容易出错也最有价值的部分：指针语义、对象生命周期、边界检查、资源释放和内存问题排查。&lt;/p&gt;</description></item></channel></rss>