<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Farseerfc的小窩 - writing</title><link href="//farseerfc.me/" rel="alternate"></link><link href="//farseerfc.me/feeds/tag-writing.atom.xml" rel="self"></link><id>//farseerfc.me/</id><updated>2015-03-11T22:00:00+09:00</updated><entry><title>避免在博文中寫「簡單地」</title><link href="//farseerfc.me/stop-write-simply.html" rel="alternate"></link><published>2015-03-11T22:00:00+09:00</published><updated>2015-03-11T22:00:00+09:00</updated><author><name>farseerfc</name></author><id>tag:farseerfc.me,2015-03-11:/stop-write-simply.html</id><summary type="html">&lt;p&gt;我的 RSS 訂閱着一個博客叫 &lt;a class="reference external" href="http://blogs.msdn.com/b/oldnewthing/"&gt;The Old New Thing&lt;/a&gt;
，作者是Windows開發者之一的 Raymond Chen ，記錄 Windows 中的很多有趣的技術細節。
這個博客中的一些精彩內容還被他寫成了一本書，中文名叫《Windows編程啓示錄》
(ISBN: &lt;a class="reference external" href="http://www.amazon.cn/dp/B0011C1ZEG/"&gt;978-7-111-21919-4&lt;/a&gt;) 而英文書名就叫
&lt;em&gt;The Old New Thing — Practical Development Throughout the Evolution of Windows&lt;/em&gt;
(ISBN: &lt;a class="reference external" href="http://www.amazon.com/gp/product/0321440307"&gt;978-0-321-44030-3&lt;/a&gt;)。&lt;/p&gt;
&lt;p&gt;今天看到這個博客的一篇文章說
&lt;a class="reference external" href="http://blogs.msdn.com/b/oldnewthing/archive/2015/03/10/10598846.aspx"&gt;你用「簡單地」次數越多我越懷疑你不懂這個詞的意思&lt;/a&gt; ， 描述他看到某個博客上指導讀者打開命令行、執行某條魔法命令、從命令輸出抽取參數、
改寫配置文件、用魔法命令重啓服務，並把這些工作描述爲「簡單地」。&lt;/p&gt;
&lt;p&gt;的確正如 Raymond 指出，一個人覺得簡單的事情對別人並不一定是簡單的。
搜了一下我自己寫的東西，的確很多地方寫了「簡單 …&lt;/p&gt;</summary><content type="html">&lt;p&gt;我的 RSS 訂閱着一個博客叫 &lt;a class="reference external" href="http://blogs.msdn.com/b/oldnewthing/"&gt;The Old New Thing&lt;/a&gt;
，作者是Windows開發者之一的 Raymond Chen ，記錄 Windows 中的很多有趣的技術細節。
這個博客中的一些精彩內容還被他寫成了一本書，中文名叫《Windows編程啓示錄》
(ISBN: &lt;a class="reference external" href="http://www.amazon.cn/dp/B0011C1ZEG/"&gt;978-7-111-21919-4&lt;/a&gt;) 而英文書名就叫
&lt;em&gt;The Old New Thing — Practical Development Throughout the Evolution of Windows&lt;/em&gt;
(ISBN: &lt;a class="reference external" href="http://www.amazon.com/gp/product/0321440307"&gt;978-0-321-44030-3&lt;/a&gt;)。&lt;/p&gt;
&lt;p&gt;今天看到這個博客的一篇文章說
&lt;a class="reference external" href="http://blogs.msdn.com/b/oldnewthing/archive/2015/03/10/10598846.aspx"&gt;你用「簡單地」次數越多我越懷疑你不懂這個詞的意思&lt;/a&gt; ， 描述他看到某個博客上指導讀者打開命令行、執行某條魔法命令、從命令輸出抽取參數、
改寫配置文件、用魔法命令重啓服務，並把這些工作描述爲「簡單地」。&lt;/p&gt;
&lt;p&gt;的確正如 Raymond 指出，一個人覺得簡單的事情對別人並不一定是簡單的。
搜了一下我自己寫的東西，的確很多地方寫了「簡單」二字，這的確對讀者不友好。&lt;/p&gt;
&lt;p&gt;從今往後避免用「簡單」來描述。&lt;/p&gt;
</content><category term="life"></category><category term="blog"></category><category term="writing"></category></entry></feed>