<?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>数据结构 on zy的练级成长之路</title>
    <link>https://antidebug.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/</link>
    <description>Recent content in 数据结构 on zy的练级成长之路</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Sat, 18 Nov 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://antidebug.cn/tags/%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Golang 复合类型：数组、切片与映射</title>
      <link>https://antidebug.cn/posts/2023/11/golang-%E5%A4%8D%E5%90%88%E7%B1%BB%E5%9E%8B%E6%95%B0%E7%BB%84%E5%88%87%E7%89%87%E4%B8%8E%E6%98%A0%E5%B0%84/</link>
      <pubDate>Sat, 18 Nov 2023 00:00:00 +0000</pubDate>
      <guid>https://antidebug.cn/posts/2023/11/golang-%E5%A4%8D%E5%90%88%E7%B1%BB%E5%9E%8B%E6%95%B0%E7%BB%84%E5%88%87%E7%89%87%E4%B8%8E%E6%98%A0%E5%B0%84/</guid>
      <description>Go 数据结构核心：数组与切片的底层关系、切片扩容与共享陷阱、map 基本操作与遍历随机性、值传递语义。</description>
    </item>
    <item>
      <title>Python 数据结构：列表、字典与集合</title>
      <link>https://antidebug.cn/posts/2023/08/python-%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E5%88%97%E8%A1%A8%E5%AD%97%E5%85%B8%E4%B8%8E%E9%9B%86%E5%90%88/</link>
      <pubDate>Sat, 19 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://antidebug.cn/posts/2023/08/python-%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84%E5%88%97%E8%A1%A8%E5%AD%97%E5%85%B8%E4%B8%8E%E9%9B%86%E5%90%88/</guid>
      <description>Python 内置数据结构精讲：list/tuple/dict/set 的增删改查、推导式、性能特性与选择指南，附实战小例子。</description>
    </item>
  </channel>
</rss>
