XXH's BLOG
latest

目录:

  • 01 详解Python3中的__init__和__new__的区别
XXH's BLOG
  • Docs »
  • Welcome to XXH’s BLOG’s documentation!
  • Edit on GitHub

Welcome to XXH’s BLOG’s documentation!¶

目录:

  • 01 详解Python3中的__init__和__new__的区别
    • 1.1 __init__ 方法是什么?
    • 1.2 __new__ 方法是什么?
    • 1.3 __new__ 的作用
    • 1.4 用__new__来实现单例
Next

© Copyright 2018, 人生苦短,我选python. Revision 099103a9.

Built with Sphinx using a theme provided by Read the Docs.