<?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>Strategy on Tony Bai</title><link>https://tonybai.com/tags/strategy/</link><description>Recent content in Strategy on Tony Bai</description><generator>Hugo</generator><language>zh-cn</language><copyright>2004-2026 Tony Bai. 版权所有.</copyright><lastBuildDate>Fri, 12 Dec 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://tonybai.com/tags/strategy/index.xml" rel="self" type="application/rss+xml"/><item><title>Linus 的名言要改了：Talk is cheap, show me the Spec</title><link>https://tonybai.com/2025/12/12/talk-is-cheap-show-me-the-spec/</link><pubDate>Fri, 12 Dec 2025 00:00:00 +0800</pubDate><guid>https://tonybai.com/2025/12/12/talk-is-cheap-show-me-the-spec/</guid><description>本文永久链接 – https://tonybai.com/2025/12/12/talk-is-cheap-show-me-the-spec 大家好，我是Tony Bai。 在 IT 行业，有一句被奉为圭臬的名言，出自 Linux 之父 Linus Torvalds： &amp;gt; **“Talk is cheap, show me the code.”** &amp;gt; &amp;gt; (废话少说，放码过来。) 在过去的三十年...</description></item><item><title>Strategy模式的C实现</title><link>https://tonybai.com/2011/10/20/implement-strategy-pattern-in-c/</link><pubDate>Thu, 20 Oct 2011 00:00:00 +0800</pubDate><guid>https://tonybai.com/2011/10/20/implement-strategy-pattern-in-c/</guid><description>与那些复杂的模式相比，Stragegy Pattern(策略模式)是一个相对简单的模式，很直观，也易于理解。 同时它也是我们在开发过程中使用最多的模式之一。 问题是设计模式使用的驱动力，只有当我们遇到问题时，设计模式才会向我们伸出援助之手。这里我也想通过对问题以及解决方法演化的阐述来说明策略模式是如何更好地帮助我们的。我们从问题出发！ Tony最近接到了一个新任务，任务的内容是实现一个通用的平衡二...</description></item></channel></rss>