Examples with "Las variables en JavaScript" and their translation 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.
Este concepto se conoce como hoisting; Las variables en JavaScript son en cierto sentido "elevadas" a la parte superior de la función o declaración.
This concept is known as hoisting; variables in JavaScript are in a sense "hoisted" or lifted to the top of the function or statement.
Andere resultaten
La única fuente para las variables locales en JavaScript son los parámetros de la función y variables que fueron declaradas vía la sentencia var.
Esto indica que las variables reguales Javascript en el alcance global pueden mantener información de acceso en diferentes peticiones HTTP, como contadores, cookies, solución de captchas, etc. Una forma diferente de almacenar estados globales es utilizando listas hash (ver debajo).
This means regular JavaScript variables in the global scope can keep state information access across different HTTP requests, like counters, session cookies, captcha solutions, etc. A different way to store global state is to use hash lists (see below).
Las propiedades de un objeto son básicamente lo mismo que las variables comunes de JavaScript, excepto por el nexo con el objeto.
Object properties are basically the same as ordinary JavaScript variables, except for the attachment to objects.
NOTA - Se debe tener cuidado al escribir los nombres de variables y funciones en JavaScript.
NOTE - Care should be taken while writing variable and function names in JavaScript.
Nombres de las variables de JavaScript no deben comenzar con un numeral (0-9).
Los valores de las variables de JavaScript se pueden configurar manualmente, o recuperados de los recursos JSON estáticos o dinámicos.
The values of those JavaScript variables can be manually set within the code, or retrieved from static or dynamic JSON resources.
La biblioteca lee el HTML que contiene atributos de las etiquetas personalizadas adicionales, entonces obedece a las directivas de los atributos personalizados, y une las piezas de entrada o salida de la página a un modelo representado por las variables estándar de JavaScript.
The AngularJS framework works by first reading the HTML page, which has embedded into it additional custom tag attributes. Angular interprets those attributes as directives to bind input or output parts of the page to a model that is represented by standard JavaScript variables.
Aunque las variables de Tag Manager también pueden configurarse para recuperar directamente los valores de las variables de JavaScript, de las cookies propias o del DOM, recomendamos que se usen las variables para recuperar directamente datos de un objeto de capa de datos bien organizado.
Tag Manager Variables can also be configured to retrieve values directly from JavaScript variables, first-party cookies, from the DOM. However, the best practice is to have your variables retrieve information directly from a well-organized data layer object.
En el paso (opcional) Data Mappings (Asignaciones de datos), puedes seleccionar orígenes de datos como el explorador de usuario, la cadena de consulta y las variables de JavaScript que se asignarán a los eventos personalizados o los ingresos variables de UET.
In the (optional) Data Mappings step, you can select data sources such as user browser, query string, and JavaScript variables to be mapped to UET custom events or revenue variables.
La variable JavaScript wgCanonicalNamespace contiene el nombre completo del espacio de nombres.
The JavaScript variable wgCanonicalNamespace contains the full namespace name.
Esto significa que una variable de JavaScript puede contener un valor de cualquier tipo de datos.
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.