
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>祝你好运的技术博客</title>
      <link>https://www.calvinhappy.com//blog</link>
      <description>这是一个技术博客，用Next.js，Markdown还有Tailwind.css来构建的</description>
      <language>en-us</language>
      <managingEditor>sunkehappy@gmail.com (祝你好运)</managingEditor>
      <webMaster>sunkehappy@gmail.com (祝你好运)</webMaster>
      <lastBuildDate>Fri, 03 Feb 2017 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://www.calvinhappy.com//tags/运行时/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://www.calvinhappy.com//blog/2017-02-03-Method-Dispatch-in-Swift</guid>
    <title>Swift的方法调度</title>
    <link>https://www.calvinhappy.com//blog/2017-02-03-Method-Dispatch-in-Swift</link>
    <description>翻译自：[Method Dispatch in Swift](https://www.raizlabs.com/dev/2016/12/swift-method-dispatch/)。方法调度说的是当调用一个方法的时候程序如何选择哪一条指令来执行。这在每一次方法被调用的时候都会发生。知道方法调度是如何工作的对于编写高效代码来说是必须的，而且也能帮助理解Swift里面一些令人迷惑的行为。</description>
    <pubDate>Fri, 03 Feb 2017 00:00:00 GMT</pubDate>
    <author>sunkehappy@gmail.com (祝你好运)</author>
    <category>Swift</category><category>翻译</category><category>运行时</category>
  </item>

    </channel>
  </rss>
