Descargar para Windows Premium
Publicidad
JavaScript objects inherit

Ejemplos con "JavaScript objects inherit" y sus traducciones en español

No pudimos encontrar esta entrada. Mostrando resultados aproximados. Revisa la ortografía o propón añadir este término al diccionario.
Object prototypes Prototypes are the mechanism by which JavaScript objects inherit features from one another, and they work differently to inheritance mechanisms in classical object-oriented programming languages.
Los prototipos son el mecanismo por el cual los objetos en JavaScript heredan características entre si, y funcionan de manera distinta a los mecanismos de herencia de los lenguajes de programación orientada a objetos clásicos.

Otros resultados

Prototype is an object in javaScript from which other objects inherit properties.
Prototype es un objeto en JavaScript de la cual otros objetos heredan propiedades.
Inheritance All objects in JavaScript inherit from at least one other object.
Herencia Todos los objetos en JavaScript heredan al menos otro objeto.
How do we create an object in JavaScript that inherits from another object?
¿Cómo creamos un objeto en JavaScript que hereda de otro objeto?
While it is possible to modify the Object prototype, it is generally considered bad practice because most objects in JavaScript will inherit methods and properties from the Object prototype and they may not expect the prototype to be modified.
Aunque esto sea posible se considera una mala práctica modificar el prototipo de Object ya que la mayoría de los objetos en Javascript heredan los métodos y propiedades del objeto prototype, objetos los cuales pueden esperar que estos no hayan sido modificados.
At this point you should understand JavaScript object and OOP basics, prototypes and prototypal inheritance, how to create classes (constructors) and object instances, add features to classes, and create subclasses that inherit from other classes.
En este punto debe entender los conceptos básicos de objetos JavaScript y POO, prototipos y herencia de prototipos, cómo crear clases (constructores) e instancias de objetos, añadir características a las clases y crear subclases que heredan de otras clases.
Nearly all objects in JavaScript are instances of Object; a typical object inherits properties (including methods) from Object.prototype, although these properties may be shadowed (a.k.a. overridden).
No Descripción Todos los objetos en JavaScript provienen de Object; todos los objetos heredan métodos y propiedades de Object.prototype, aunque pueden ser sobrecargados.
All objects in JavaScript are descended from Object; all objects inherit methods and properties from Object.prototype, although they may be overridden (except an Object with a null prototype, i.e. Object.create(null)).
No Descripción Todos los objetos en JavaScript provienen de Object; todos los objetos heredan métodos y propiedades de Object.prototype, aunque pueden ser sobrecargados.
Displays an interactive listing of the properties of a specified JavaScript object.
Muestra un listado interactivo de las propiedades de un objeto JavaScript específico.
JavaScript objects with which to replace substitution strings within msg.
Objetos de JavaScript con el que reemplaza las cadenas dentro de msg.
We will give you the data you must use with a javascript object.
Te daremos los datos que deberá de utilizar mediante un objeto javascript.
By default, each network object inherits the policy of the parent group.
De forma predeterminada cada objeto de red hereda la política del grupo padre.
JavaScript objects with which to replace substitution strings within msg.
Objetos en JavaScript con los que reemplazar cadenas de sustitución dentro del mensaje.
No se han encontrado resultados para esta acepción.

Sinónimos y analogías para "JavaScript objects inherit" en inglés

Palabra y expresión del día
Imagen del día
nest: structure built by birds for laying eggs
Ver el significado
Publicidad

Resultados: 225. Exactos: 1. Tiempo de respuesta: 206 ms.

Palabras frecuentes: 1-300, 301-600, 601-900

Expresiones cortas frecuentes: 1-400, 401-800, 801-1200

Expresiones largas frecuentes: 1-400, 401-800, 801-1200