Télécharger pour Windows Premium
Offre spéciale pour découvrir Premium
-50% à vie sur tous nos abonnements
Publicité
the stringbuilder class

Traduction de "the stringbuilder class" en espagnol

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
la StringBuilder clase
la clase StringBuilder
Consider using the StringBuilder class under these conditions
Considere el uso de la StringBuilder clase bajo estas condiciones
Negates the performance benefit of the StringBuilder class if the number of modifications is large.
Niega la ventaja de rendimiento de la StringBuilder clase si la cantidad de modificaciones es grande.
The StringBuilder class includes the following methods for expanding the contents of a StringBuilder object
La StringBuilder clase incluye los siguientes métodos para expandir el contenido de una StringBuilder objeto
The StringBuilder class includes methods that can reduce the size of the current StringBuilder instance.
La StringBuilder clase incluye métodos que pueden reducir el tamaño del actual StringBuilder instancia.
Although the StringBuilder class generally offers better performance than the String class, you should not automatically replace String with StringBuilder whenever you want to manipulate strings.
Aunque la StringBuilder clase generalmente ofrece un mejor rendimiento que el String (clase), no debe automáticamente sustituir String con StringBuilder siempre que desee para manipular las cadenas.
In C#, Chars is an indexer; in Visual Basic, it is the default property of the StringBuilder class.
En C#, Chars es un indizador; en Visual Basic, es la propiedad predeterminada de la StringBuilder clase.
Initializes a new instance of the StringBuilder class using the specified string.
Inicializa una nueva instancia de la clase StringBuilder con la cadena especificada.
The following example shows how to call many of the methods defined by the StringBuilder class.
En el ejemplo siguiente se muestra cómo llamar a muchos de los métodos definidos por el StringBuilder clase.
Consider using the StringBuilder class to construct strings from multiple segments.
Considere el uso de la StringBuilder clase bajo estas condiciones
For more information about the immutability of strings, see the Immutability and the StringBuilder class section later in this topic.
Para obtener más información sobre la inmutabilidad de cadenas, vea la inmutabilidad y la clase StringBuilder sección más adelante en este tema.
In Java you can use the StringBuffer class, this object performs this tasks faster than the previous example, in.NET Framework you can use the StringBuilder class to perform the same tasks.
En java puedes utilizar la clase StringBuffer, esta clase realiza las tareas con cadenas de forma más eficiente que el ejemplo anterior, en el framework de.NET puedes utilizar la clase StringBuilder de forma equivalente.
The StringBuilder class, introduced in J2SE 5.0, differs from StringBuffer in that it is unsynchronized.
La clase StringBuilder, introducida en J2SE 5.0, difiere de StringBuffer en que es asíncrona.
Aucun résultat pour cette recherche.

Synonymes et analogies de "the stringbuilder class" en anglais

Le mot et l’expression du jour
L’image du jour
garlic clove: small segment of a garlic bulb used in cooking
Découvrir le mot
Publicité

Résultats: 12. Exacts: 12. Temps écoulé: 38 ms.