写点什么

__new__

0 人感兴趣 · 1 次引用

  • 最新
  • 推荐
https://static001.geekbang.org/infoq/1a/1a76e6c2c421d1fd3ba5155a65e08abb.png?x-oss-process=image%2Fresize%2Cw_416%2Ch_234

Python 类中的 __new__ 和 __init__ 的区别

用户头像
BigYoung
2020-07-10

Python类的__init__和__new__方法,一起深入研究两者的区别吧

__new_____new__技术文章_InfoQ写作社区