轻松理解Python 中的 descriptor 定义 通常,一个 descriptor 是具有“绑定行为”的对象属性。所绑定行为可通过 descriptor 协议被自定义的 python编程 2022-04-09 95 点赞 1 评论 143 浏览