Vertaling van "como strings" 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.
Los constructores también sufren si tiene parámetros simples como strings.
Archivos XML que contienen valores simples, como strings, valores enteros y colores.
XML files that contain simple values, such as strings, integers, and colors.
Los documentos pueden contener subcolecciones y objetos anidados, y ambos pueden incluir campos primitivos como strings o tipos de objetos complejos como listas.
Documents can contain subcollections and nested objects, both of which can include primitive fields like strings or complex objects like lists.
En JavaScript, la mayoría de las cosas son objetos, desde características del núcleo de JavaScript como strings o arrays hasta las APIs del navegador hechas en JavaScript.
In JavaScript, most things are objects, from core JavaScript features like strings and arrays to the browser APIs built on top of JavaScript.
Compara la situación con otros tipos como Strings.
O, puede guardar tipos no primitivos como Strings (o cualquier otra clase) en un arreglo
Or, you could store non-primitive types like Strings (or any other class) in an array
A veces necesitas trabajar con los identificadores como strings.
Sometimes you need to work with identifier names as strings.
Los valores se enlazarán como strings.
Debido a que había solo unas pocas variantes para cada idioma, las apps podían almacenar números y fechas como strings codificadas en los archivos de recursos.
Because there were only a few variants of each language, apps could get away with storing some numbers and dates as hard coded strings in resource files.
Cuando la función de comparación ve 12 y 3, los compara como strings.
When the comparison function sees 12 and 3 it compares them as strings.
Por defecto las propiedades del mensaje se distribuirán al sistema de mensajería como strings y en ese caso pueden ser definidas con la siguiente sintaxis sencilla
By default message properties are delivered to the underlying messaging system as strings and in this case they may be set with the following simple syntax
Los números en las entradas de registro suelen representarse como strings, así que esta coincide con, por ejemplo, 123456.
Numbers within log entries are generally represented as strings, so this matches, for example, 123456.
Se admiten la mayoría de los tipos atómicos comunes como strings, numbers, nulls y dates (cadenas, números, nulos y fechas).
Most common atomic types are supported, including strings, numbers, nulls, and dates.