<?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/%E8%BD%AF%E4%BB%B6%E8%B4%A8%E9%87%8F/</link><description>Recent content in 软件质量 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Sat, 24 Jan 2026 11:06:00 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E8%BD%AF%E4%BB%B6%E8%B4%A8%E9%87%8F/index.xml" rel="self" type="application/rss+xml"/><item><title>不变性为何让代码更安全：Immutability 的价值与边界</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/immutability-safety/</link><pubDate>Sat, 24 Jan 2026 11:06:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/immutability-safety/</guid><description>从副作用与共享状态风险出发，解释不变性如何提升代码安全性，并给出可落地实践。</description></item><item><title>可变值 vs 不可变值：优缺点、成本与工程选择</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/mutable-vs-immutable-tradeoffs/</link><pubDate>Sat, 24 Jan 2026 11:06:00 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/mutable-vs-immutable-tradeoffs/</guid><description>从性能、可维护性与并发安全出发，系统对比可变与不可变值的优缺点，并给出选型建议。</description></item><item><title>空引用为何危险：Null Reference 的问题与移除代价</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/null-reference-abolition/</link><pubDate>Sat, 24 Jan 2026 11:03:05 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/null-reference-abolition/</guid><description>从空引用带来的错误谈起，分析移除 null 的收益与代价，并给出可落地的替代方案。</description></item><item><title>为什么函数式编程重要：适用场景与落地路径</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/why-functional-programming/</link><pubDate>Sat, 24 Jan 2026 11:03:05 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/language/why-functional-programming/</guid><description>从纯函数与不可变性出发，说明函数式编程的价值、适用场景与渐进式落地方法。</description></item></channel></rss>