Download for Windows Premium
Publiciteit
objeto de tipo String

Examples with "objeto de tipo String" 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.
Es un objeto de tipo String o Number que es usado para insertar un espacio en blanco dentro de la cadena de salida JSON para su mejor comprensión.
A String or Number object that's used to insert white space into the output JSON string for readability purposes.
Se recomienda que uses un literal string a menos que sea específicamente necesario el uso de un objeto de tipo String.
You should use string literals unless you specifically need to use a String object, because String objects can have counterintuitive behavior.

Andere resultaten

De hecho, JavaScript también es compatible con expresiones regulares de una manera similar a Perl, que proporcionan una sintaxis concisa y poderosa para la manipulación de texto que es más sofisticado que las funciones incorporadas a los objetos de tipo string.
Regular expressions JavaScript also supports regular expressions in a manner similar to Perl, which provide a concise and powerful syntax for text manipulation that is more sophisticated than the built-in string functions.
Puedes utilizar cualquiera de los métodos del objeto String en un literal de tipo string-JavaScript automáticamente convierte el literal string en un objeto String de manera temporal, llama al método, y finalmente destruye el objeto temporal de tipo String.
You can call any of the methods of the String object on a string literal value-JavaScript automatically converts the string literal to a temporary String object, calls the method, then discards the temporary String object.
El método main debe aceptar un array de objetos tipo String.
The main method must accept an array of String objects.
En el lenguaje Java, las cadenas son objetos de primera clase de tipo String, con métodos que le ayudan a manejarlas.
In the Java language, strings are first-class objects of type String, with methods that help you manipulate them.
Cualquier variable escalar, elemento de array o propiedad de objeto con una representación de tipo string puede ser incluido a través de esta sintaxis.
Any scalar variable, array element or object property with a string representation can be included via this syntax.
Por ejemplo, si un nodo está definido como de tipo xs:string, entonces la propiedad destino del objeto JSON será de tipo JSON string y estará entre comillas.
For example, if a node is defined in the schema as being of type xs:string, then the target JSON object's property will be of JSON type string and will be enclosed in quotes.
Por ejemplo, el objeto de datos Compañía podría tener una propiedad llamada "nombre" de tipo string, para contener el nombre de la compañía (por ejemplo, "Acme").
For example, the Company data object might have a property called "name" of type string, for holding the name of the company (for example, "Acme").
Para concatenar todos los elementos de un objeto de tipo "lista de cadenas de texto", use la función string-join.
To concatenate all items of an object of type "list of string", use the string-join function.
Básicamente en nuestro ejemplo se crean dos objetos, uno de tipo StringBuilder y otro de tipo String.
Basically in our example two objects are created, one StringBuilder and one String.
Establecer una variable de tipo String tiene el mismo resultado porque el lenguaje Java crea un objeto String para tener el literal, luego asigna ese objeto a la variable de instancia. Concatenación de cadenas
Setting a variable of type String has the same result, because the Java language creates a String object to hold the literal, then assigns that object to the instance variable.
A diferencia de este último método, el método getValue() devuelve un objeto, el cual es de tipo string (para este caso).
Unlike this last method, the method getValue() returns an object, which is of the type string (for this case).
Er zijn geen resultaten gevonden voor deze term.
Publiciteit

Resultaten: 345096. Exact: 2. Verstreken tijd: 1023 ms.