<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>GNU开源软件 - 系列 - 编程日志</title><link>https://mengdemao.com/series/gnu%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6/</link><description>GNU开源软件 - 系列 - 编程日志</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>megndemao19951021@gmail.com (mengdemao)</managingEditor><webMaster>megndemao19951021@gmail.com (mengdemao)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 06 Oct 2021 12:56:03 +0800</lastBuildDate><atom:link href="https://mengdemao.com/series/gnu%E5%BC%80%E6%BA%90%E8%BD%AF%E4%BB%B6/" rel="self" type="application/rss+xml"/><item><title>Sds</title><link>https://mengdemao.com/2021/10/sds/</link><pubDate>Wed, 06 Oct 2021 12:56:03 +0800</pubDate><author><name>mengdemao</name></author><guid>https://mengdemao.com/2021/10/sds/</guid><description><![CDATA[<div class="featured-image">
                <img src="featuredImage/14.webp" referrerpolicy="no-referrer">
            </div><blockquote>
  <p>A C dynamic strings library
C语言版本动态字符串库</p>

</blockquote><h2 id="sds" class="headerLink">
    <a href="#sds" class="header-mark"></a>5 SDS</h2><p>SDS的类型就是</p>
<div class="code-block highlight is-open show-line-numbers  tw-group tw-my-2">
  <div class="
    
    tw-flex 
    tw-flex-row
    tw-flex-1 
    tw-justify-between 
    tw-w-full tw-bg-bgColor-secondary
    ">      
    <button 
      class="
        code-block-button
        tw-mx-2 
        tw-flex
        tw-flex-row
        tw-flex-1"
      aria-hidden="true">
          <div class="group-[.is-open]:tw-rotate-90 tw-transition-[transform] tw-duration-500 tw-ease-in-out print:!tw-hidden tw-w-min tw-h-min tw-my-1 tw-mx-1"><svg class="icon"
    xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M285.476 272.971L91.132 467.314c-9.373 9.373-24.569 9.373-33.941 0l-22.667-22.667c-9.357-9.357-9.375-24.522-.04-33.901L188.505 256 34.484 101.255c-9.335-9.379-9.317-24.544.04-33.901l22.667-22.667c9.373-9.373 24.569-9.373 33.941 0L285.475 239.03c9.373 9.372 9.373 24.568.001 33.941z"/></svg></div>
          <p class="tw-select-none !tw-my-1">c</p>]]></description></item></channel></rss>