Object-Oriented Python

1.define an empty class use pass to avoid error, python doesn’t let us define classes or functions when they are empty 2. 类中函数的第一个参数总是对象本身,写作self 3. attributes The power of objects is in their ability
相关文章
相关标签/搜索