<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>STL on Yuan&#39;s Blog</title>
    <link>https://masterji.top/tags/stl/</link>
    <description>Recent content in STL on Yuan&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <copyright>成元</copyright>
    <atom:link href="https://masterji.top/tags/stl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C&#43;&#43;学习记录(1)：常用 STL 汇总</title>
      <link>https://masterji.top/cn/2026/07/c-%E5%AD%A6%E4%B9%A0%E8%AE%B0%E5%BD%951%E5%B8%B8%E7%94%A8-stl-%E6%B1%87%E6%80%BB/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0800</pubDate>
      <guid>https://masterji.top/cn/2026/07/c-%E5%AD%A6%E4%B9%A0%E8%AE%B0%E5%BD%951%E5%B8%B8%E7%94%A8-stl-%E6%B1%87%E6%80%BB/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;最近因为刷题和实际业务的开发，在重新整理 C++ 的笔记。&lt;/p&gt;&#xA;&lt;p&gt;发现 STL 这东西平时一直在用，但很多时候只是依赖 AI 或者自动补全，没有认真了解过他们的特性。&lt;/p&gt;&#xA;&lt;p&gt;比如 &lt;code&gt;vector&lt;/code&gt; 为什么默认这么常用，&lt;code&gt;map&lt;/code&gt; 和 &lt;code&gt;unordered_map&lt;/code&gt; 到底该怎么选，&lt;code&gt;list&lt;/code&gt; 又为什么看起来很强但实际出场率不高，这些东西如果只是记住几个接口，过一阵子还是会混。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
