class Animal(object): ''' 猪和鸭子的基类(基因图纸表) ''' def __init__(self, ... 类:在python中,把具有相同属性和方法的对象归为一个类(class).
確定! 回上一頁