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.
en JavaScript es
Conversely, everything in JavaScript is an object.
Everything in JavaScript is an object, and can be stored in a variable.
Todo en Javascript es un objeto, y puede ser almacenado en una variable.
A string in JavaScript is an immutable object that contains none, one or many characters.
Una cadena en JavaScript es un objeto inmutable que contiene ninguno, uno o varios caracteres.
The new operator in JavaScript is an operator that, under reasonable circumstances, returns a new instance of an object.
El operador new en JavaScript es un operador que, en circunstancias razonables, devuelve una nueva instancia de un objeto.
An important detail of nested functions in JavaScript is that they can access variables in their parent function's scope
Un detalle importante de las funciones anidadas en JavaScript es que pueden acceder a las variables del entorno de sus funciones padres
A closure in JavaScript is like keeping a copy of all the local variables, just as they were when a function exited.
Una clausura en JavaScript es como mantener una copia de todas las variables locales, tal como eran cuando una función salía (exit).
The most common way to define a function in JavaScript is by using the function keyword, followed by a unique function name, a list of parameters (that might be empty), and a statement block surrounded by curly braces.
La forma más común para definir una función en JavaScript es mediante el uso de la función de la palabra clave, seguido de un nombre de función única, una lista de parámetros (que puede estar vacía), y un bloque de instrucciones rodeado por llaves.
The idea behind creating a namespace in JavaScript is simple: one global object is created and all variables, methods and functions become properties of that object.
La idea de crear espacios de nombres en JavaScript es simple: Crear un único objeto global para las variables, métodos, funciones convirtiéndolos en propiedades de ese objeto.
Syntax The syntax for do-while loop in JavaScript is as follows
Sintaxis La sintaxis para do-while bucle en JavaScript es el siguiente
Whether this is anything to do with Atom being developed in JavaScript is debatable.
Si ésto es cualquier cosa que tiene que ver con que Atom es desarrollado en JavaScript es debatible.
Since everything (bar core types) in JavaScript is an object, any JavaScript program naturally involves a great deal of hash table lookups.
Como todo (caracteres de códigos de barra) en JavaScript es un objeto, cualquier programa JavaScript involucra naturalmente un gran manejo de búsquedas en tablas de hash.
A function in JavaScript is also an object.
Toda función en JavaScript es un objeto Function.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.