<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>ELF on CialloKing 的博客</title>
    <link>https://cialloking.com/tags/elf/</link>
    <description>Recent content from CialloKing 的博客</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    
    <managingEditor>xxx@example.com (CialloKing)</managingEditor>
    <webMaster>xxx@example.com (CialloKing)</webMaster>
    
    <copyright>本博客所有文章除特别声明外，均采用 BY-NC-SA 许可协议。转载请注明出处！</copyright>
    
    <lastBuildDate>Tue, 21 Apr 2026 00:00:00 +0800</lastBuildDate>
    
    
    <atom:link href="https://cialloking.com/tags/elf/index.xml" rel="self" type="application/rss&#43;xml" />
    

    
    

    <item>
      <title>【Linux】09 - 库制作与原理</title>
      <link>https://cialloking.com/post/linux09---%E5%BA%93%E5%88%B6%E4%BD%9C%E4%B8%8E%E5%8E%9F%E7%90%86/</link>
      <pubDate>Sun, 19 Apr 2026 00:00:00 &#43;0800</pubDate>
      <author>xxx@example.com (CialloKing)</author>
      <guid>https://cialloking.com/post/linux09---%E5%BA%93%E5%88%B6%E4%BD%9C%E4%B8%8E%E5%8E%9F%E7%90%86/</guid>
      <description>
        <![CDATA[<h1>【Linux】09 - 库制作与原理</h1><p>作者：CialloKing（xxx@example.com）</p>
        
          <h1 id="库制作与原理">
<a class="header-anchor" href="#%e5%ba%93%e5%88%b6%e4%bd%9c%e4%b8%8e%e5%8e%9f%e7%90%86"></a>
库制作与原理
</h1><h2 id="什么是库">
<a class="header-anchor" href="#%e4%bb%80%e4%b9%88%e6%98%af%e5%ba%93"></a>
什么是库
</h2><p>库是写好的现有的，成熟的，可以复用的代码。现实中每个程序都要依赖很多基础的底层库，不可能每个的代码都从零开始，因此库的存在意义非同寻常。</p>
        
        <hr><p>本文2026-04-19首发于<a href='https://cialloking.com/'>CialloKing 的博客</a>，最后修改于2026-04-21</p>]]>
      </description>
      
        <category>Linux</category>
      
    </item>
    
  </channel>
</rss>
