<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>描述器 on Sunday Blog</title>
    <link>https://blog.sundayhk.com/tags/%E6%8F%8F%E8%BF%B0%E5%99%A8/</link>
    <description>Recent content in 描述器 on Sunday Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Sat, 27 Aug 2022 22:21:42 +0800</lastBuildDate><atom:link href="https://blog.sundayhk.com/tags/%E6%8F%8F%E8%BF%B0%E5%99%A8/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python中的描述器、反射</title>
      <link>https://blog.sundayhk.com/post/python-descriptor/</link>
      <pubDate>Sat, 27 Aug 2022 22:21:42 +0800</pubDate>
      
      <guid>https://blog.sundayhk.com/post/python-descriptor/</guid>
      <description>描述器 什么是描述器？ 一个类中定义了如下一个或多个魔术方法，这个类的实例就是描述器： __get__，__set__，__delete__ 通常需</description>
    </item>
    
  </channel>
</rss>
