<?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>Inline on GanniPiece Blog</title>
    <link>https://blog.gannipiece.tw/zh-tw/tags/inline/</link>
    <description>Recent content in Inline on GanniPiece Blog</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Sat, 08 Oct 2022 16:06:04 +0000</lastBuildDate>
    <atom:link href="https://blog.gannipiece.tw/zh-tw/tags/inline/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>程式碼的擴展 - macro 與 inline function 的比較</title>
      <link>https://blog.gannipiece.tw/zh-tw/posts/%E7%A8%8B%E5%BC%8F%E7%A2%BC%E7%9A%84%E6%93%B4%E5%B1%95---macro-%E8%88%87-inline-function-%E7%9A%84%E6%AF%94%E8%BC%83/</link>
      <pubDate>Sat, 08 Oct 2022 16:06:04 +0000</pubDate>
      <guid>https://blog.gannipiece.tw/zh-tw/posts/%E7%A8%8B%E5%BC%8F%E7%A2%BC%E7%9A%84%E6%93%B4%E5%B1%95---macro-%E8%88%87-inline-function-%E7%9A%84%E6%AF%94%E8%BC%83/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;
&lt;p&gt;macro 與 inline function 皆是擴展或是重複利用的方法之一。與一般我們重複利用程式碼的作法 —— function —— 不同之處在於，透過 macro 或是 inline function，程式在運行時可以減少主程式 subroutine 間 push / pop 的步驟，近一步加快執行速度。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
