Download for Windows Premium
-50% Premium
Publiciteit
mutable objects

Vertaling van "mutable objects" in Spaans

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.
objetos mutables
You should be careful when using a shallow copy with mutable objects.
Debes tener cuidado al usar una copia superficial con objetos mutables.
Detecting changes in mutable objects is difficult because they are modified directly.
Detectar cambios en objetos mutables es difícil porque son modificados directamente.
A deep copy is essential when working with mutable objects in programming.
Una copia profunda es esencial cuando se trabaja con objetos mutables en programación.
In general, it is safer to avoid aliasing when you are working with mutable objects.
En general, resulta más seguro evitar usar alias cuando se está trabajando con objetos mutables.
Immutable objects are therefore considered more thread-safe than mutable objects.
En consecuencia, los objetos inmutables son considerados más seguros entre hilos que los objetos mutables.
Careless use of lists (and other mutable objects) can lead to long hours of debugging.
El uso descuidado de las listas (y otros objetos mutables) puede ocasionar largas horas de depuración.
The reference copying technique is much more difficult to use for mutable objects, because if any user of a mutable object reference changes it, all other users of that reference see the change.
Copiar objetos mediante referencias es más difícil cuando se hace sobre objetos mutables, ya que si cualquier referencia a un objeto mutable cambia el objeto referenciado, el resto de referencias al objeto verán dicho cambio.
The reference copying technique is much more difficult to use for mutable objects, because if any user of a reference to a mutable object changes it, all other users of that reference will see the change.
Copiar objetos mediante referencias es más difícil cuando se hace sobre objetos mutables, ya que si cualquier referencia a un objeto mutable cambia el objeto referenciado, el resto de referencias al objeto verán dicho cambio.
It is also possible to create tuples which contain mutable objects, such as lists. To construct a tuple of one item (note the trailing comma is required)
No es posible asignar a los ítems individuales de una tupla, pero sin embargo sí se puede crear tuplas que contengan objetos mutables, como las listas.
The observer pattern is an alternative technique for handling changes to mutable objects. Copy-on-write[edit]
El patrón de diseño conocido como observer (observador) es una alternativa para controlar cambios sobre objetos mutables.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor mutable objects in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

Resultaten: 10. Exact: 10. Verstreken tijd: 24 ms.