在 英语 中使用 When an object 的示例及其翻译为 中文
{-}
-
Political
-
Ecclesiastic
-
Programming
When an object should be able to notify other objects without making assumptions about who or what these objects are.
When an object has been serialized into JSON, it is known as a JSON document.
When an object's reference count reaches zero, Python collects it automatically.
The init method(short for initialization) is a special method that gets invoked when an object is instantiated.
When an object is connected to the internet, it can send information or receive information, or both.
When an object wants to invoke a method on a remote object, it must first lookup the remote object using its name.
When an object is placed into an ultrasonic cleaning bath, ultrasonic waves create millions of tiny, high energy bubbles.
When an object is in orbit around the Earth it will be subjected to incredible forces that will tear apart weaker structures.
When an object is moving close to the speed of light, relativistic effects occur.
When an object touches the travel switch during motion, its internal contacts will act to complete the control.
However, avoiding copies when an object can be moved does provide a BIG boost to the performance of the standard library containers and string class.
When an object no longer generates events, all its listeners should be removed by assigning null to the object. .
When an object receives the message, it looks into its own class for a corresponding method.
The constructor is immediately invoked when an object of its related class is created.
When an object falls into a black hole, it contributes to these three quantities, but other than that, any information about it is lost forever.
They know that when an object is hidden, it is still there.
This special member function is called automatically when an object is destroyed.
By careful analysis, you can determine exactly when an object will be deleted.
The reason is that when an object is created,__init__() method gets called.