<?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/%E6%8E%A7%E5%88%B6%E6%B5%81/</link><description>Recent content in 控制流 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 12:53:37 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E6%8E%A7%E5%88%B6%E6%B5%81/index.xml" rel="self" type="application/rss+xml"/><item><title>模式匹配 vs Switch：表达力与可维护性的差异</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/pattern-matching-vs-switch/</link><pubDate>Sat, 24 Jan 2026 12:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/pattern-matching-vs-switch/</guid><description>对比模式匹配与 switch 的表达力、可读性与可维护性，并给出实践建议。</description></item><item><title>为什么说 goto 有害：可读性、可维护性与替代方案</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/why-goto-harmful/</link><pubDate>Sat, 24 Jan 2026 12:45:38 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/why-goto-harmful/</guid><description>分析 goto 带来的问题，并给出可读性更好的替代写法。</description></item></channel></rss>