<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Zizhan Zhu — Blog</title>
    <link>https://my-website-esk.pages.dev</link>
    <description>Personal blog by Zizhan Zhu</description>
    <language>zh-CN</language>
    <atom:link href="https://my-website-esk.pages.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>C 语言入门指南：从零开始掌握编程基石</title>
      <link>https://my-website-esk.pages.dev/post.html?slug=c-language-intro-guide</link>
      <guid>https://my-website-esk.pages.dev/post.html?slug=c-language-intro-guide</guid>
      <pubDate>Fri, 07 Aug 2026 05:53:24 GMT</pubDate>
      <description>C 语言诞生于 1972 年，至今仍是操作系统和嵌入式系统的核心语言。本文从 Hello World 开始，带你理解变量、指针、内存管理等核心概念。</description>
    </item>
  </channel>
</rss>