Note that the public class, Foo, has no finalizer (other than the trivial one it inherits from Object), so it doesn't matter whether a subclass finalizer calls super. finalize or not.
注意公有类Foo没有终结方法(除非它从object继承一个无关紧要的),因此子类的终结方法是否调用super .finalize是不重要的。
For now, you merely need to know that the int object inherits from the object class, which is a base class for a lot of things in Python.
现在,您只需要知道:int对象是从object类中继承而来,它是Python中许多内容的一个基类。
The search object inherits the DEBUG setting from the autotag.pl configuration, so that the user does not have to remember a FREEDB_DEBUG setting for autotag.pl.
检索对象自autotag . pl继承DEBUG设置,所以用户不必记住为autotag . pl设置的FREEDB_DEBUG。
You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.
通过调用 DL_Dxf对象的in函数并将指针传递给一个继承 DL_CreationAdapter抽象类来打开此文件。
For example, if a property inherits its value from a parent object if no local value is set, setting the value back to the property may not be what is desired.
例如,在没有设置本机值时,如果属性从父对象继承其值,那么,将该值设置回属性可能不是正确的结果。
For example, if a property inherits its value from a parent object if no local value is set, setting the value back to the property may not be what is desired.
例如,在没有设置本机值时,如果属性从父对象继承其值,那么,将该值设置回属性可能不是正确的结果。
应用推荐