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.
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.
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.
Cada objeto Error tiene una propiedad del tipo string llamada stack que contiene el seguimiento de pila
Each Error object has a string property named stack that contains the stack trace
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.
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.
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.
Sin embargo en WPF, la propiedad ToolTip no es tipo string, pero por ser tipo objeto, podemos agregar lo que queramos en ella.
However, in WPF, the ToolTip property is actually not a string type, but instead an object type, meaning that we can put whatever we want in there.
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.
El identificador cin (C in) es un objeto predefinido en C ++ que corresponde con la entrada estándar tipo string.
The identifier cin (C in) is a predefined object in C++ that corresponds to the standard input stream.
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").
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.