Vertaling van "de Object" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Las apps que se reflejan en campos en sus jerarquías de clases deben procurar no intentar observar los campos de Object.
Apps that reflect on fields in their class hierarchies should be careful not to attempt to look at the fields of Object.
Si la corriente Type representa un parámetro de tipo en la definición de un tipo o método genérico, este método busca los métodos de la restricción de clase o los métodos de Object si no hay ninguna restricción de clase.
If the current Type represents a type parameter in the definition of a generic type or generic method, this method searches the methods of the class constraint, or the methods of Object if there is no class constraint.
Como se mencionó anteriormente, Adjustment es una subclase de Object, al igual que los demás controles, y, por tanto, es capaz de emitir señales.
As mentioned earlier, Adjustment is a subclass of Object just like all the various widgets, and thus it is able to emit signals.
Las acciones a favor de la protección del patrimonio cultural continuaron, en particular con la participación activa del ICOM en el Escudo azul y la administración de Object ID.
ICOM continued to develop activities in relation to the protection of cultural heritage, in particular with its active participation in the Blue Shield and the management of Object ID.
El código siguiente crea una subclase de Object denominada Foo y redefine el método valueOf() en el objeto prototipo de Foo como parte de la definición de clase.
The following code creates a subclass of Object named Foo and redefines the valueOf() method on Foo's prototype object as part of the class definition.
Para instancias de Object, toSource() regresa una cadena representando el código fuente.
For instances of Object, toSource() returns a string representing the source code.
Casi todos los objetos en JavaScript son instancias de Object que se sitúa a la cabeza de la cadena de prototipos.
Nearly all objects in JavaScript are instances of Object which sits on the top of a prototype chain.
Las señales son un sistema proporcionado por la clase Object de GLib, y accesible fácilmente gracias a Vala desde todos los descendientes de Object.
Signals are a system provided by the Object class in GLib, and made easily accessible by Vala to all descendants of Object.
Por ejemplo, la clase MatrixCursor implementa un cursor en el que cada fila es una matriz de Object.
For example, the MatrixCursor class implements a cursor in which each row is an array of Object.
Muchos desarrolladores prefieren THINK Pascal sobre la implementación de Apple de Object Pascal, porque THINK Pascal ofrece una estrecha integración de sus herramientas.
Many developers preferred Think Pascal over Apple's implementation of Object Pascal because Think Pascal offered a tight integration of its tools.
El objeto Array sustituye al método toString de Object.
The TypedArray objects override the toString method of Object.
Lo que separa a los Recursos son sus características de Object, Reference y Resource
What sets Resources apart is their inheritance of Object, Reference, and Resource features
Determina si las instancias de Object especificadas son la misma instancia.
Determines whether the specified Object instances are the same instance.