Examples of using Object itself in English and their translations into Chinese
{-}
-
Political
-
Ecclesiastic
-
Programming
But does the object itself have color?
Distance is larger than the object itself.
The object itself just means nothing.
It is as if the beauty is in the object itself.
Only the object itself can interact with its internal data.
It's impossible to access the data object itself.
The object itself appears to be sentient, or at least emotional.
It's not important that I remember the object itself.
The COM object itself is responsible for forwarding the call to the correct function to make Excel visible.
Why should I use a pointer rather than the object itself?
A variable stores not the object itself, but its“address in memory”, in other words“a reference” to it.
This means that in Python 3 range is a range object itself.
Microwave heating sterilization was to make the heated object itself become a heating element, do not need to heat transfer process.
When we check the type for variable X,then it returns a range object itself.
In this case, we return the function object itself that bar references.
One of its uses can be to check if aparameter passed to a member function is the object itself.
He writes,“The photographic image is the object itself, the object freed from the condition of time and space that govern it.…”.
Words like“white” and“round” describe visual features of an object, not the object itself.
We live in a worldwhere oftentimes the value is not in the object itself, but in the digital information stored on a computer somewhere.
Therefore, the optical brightener is an optical brightener anddoes not change the color of the object itself.
Heating faster:flaxseed microwave sterilization equipment is to make the heated object itself into a heater, without heat conduction process.
The light waves hitting the viewer's eye would reveal what is behind the object butnot the object itself.
The object itself may, however, need to be presented as evidence, so any technique used for this analysis should ideally be non-destructive.
The light waves that hit the viewer's eye will reveal what lies behind the object, but not the object itself.
You can easily see whichmethods exist for a function by entering the function object itself in an interactive session:.
What they care about is the idea of mobility and independence, of getting around town,not the wheeled object itself.
The__iter()__ method acts similar, you can do operations(initializing, etc.),but must always return the iterator object itself.
Event handlers are invoked in the context of a particular object(the current event target)and are provided with the event object itself.
Because, when we call one of the methods of an object, the first parameter, usually called self,always contains the object itself.
In browsers, for convenience, there is an additional property of the global object called window that(usually)points to the global object itself.