<?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%AE%BE%E8%AE%A1/</link><description>Recent content in 软件设计 on Jeanphilo Blog</description><generator>Hugo -- 0.159.2</generator><language>zh-cn</language><lastBuildDate>Fri, 20 Mar 2026 14:44:10 +0800</lastBuildDate><atom:link href="https://shio-chan-dev.github.io/jeanblog/zh/tags/%E8%BD%AF%E4%BB%B6%E8%AE%BE%E8%AE%A1/index.xml" rel="self" type="application/rss+xml"/><item><title>先写骨架，再补细节：用契约拆解算法题与中型程序</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/skeleton-first-contract-driven-coding/</link><pubDate>Fri, 20 Mar 2026 14:44:10 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/algorithm/skeleton-first-contract-driven-coding/</guid><description>把复杂程序拆成骨架、契约和原子状态变换：本文用 LRUCache、下单流程与反例解释为什么先写外部结构通常更稳，以及 helper 应该如何控制副作用。</description></item><item><title>先定不变量与契约，再写实现：Evans/Fowler 实战法</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/invariants-contract-before-implementation/</link><pubDate>Wed, 11 Feb 2026 07:53:37 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/invariants-contract-before-implementation/</guid><description>解释“先定不变量/契约，再写实现”到底在工程上多了什么，并给出可执行的落地模板。</description></item><item><title>测试如何影响软件设计：可测试性驱动的结构选择</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/testing-in-design/</link><pubDate>Sat, 24 Jan 2026 12:42:52 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/engineering/testing-in-design/</guid><description>从可测试性出发解释测试如何影响设计决策，并给出可落地的结构建议。</description></item><item><title>内聚与耦合的区别：衡量设计质量的两把尺</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/cohesion-vs-coupling/</link><pubDate>Sat, 24 Jan 2026 12:42:52 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/cohesion-vs-coupling/</guid><description>解释内聚与耦合的差异，给出评估与改进方法。</description></item><item><title>设计、架构、功能与美学：它们分别解决什么问题？</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/design-architecture-functionality-aesthetic/</link><pubDate>Sat, 24 Jan 2026 12:33:47 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/design-architecture-functionality-aesthetic/</guid><description>用工程视角区分设计、架构、功能与美学，并给出落地实践与协作方式。</description></item><item><title>封装为什么重要：边界、演进与可维护性</title><link>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/encapsulation-importance/</link><pubDate>Sat, 24 Jan 2026 11:03:05 +0800</pubDate><guid>https://shio-chan-dev.github.io/jeanblog/zh/dev/design/encapsulation-importance/</guid><description>从系统演进角度解释封装的价值，并给出可落地的封装实践与示例。</description></item></channel></rss>