Download for Windows Premium
-50% Premium
Publiciteit
string objeto

Vertaling van "string objeto" 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.
String object
Todos los métodos de modificación de cadena devuelven un nuevo String objeto.
All string modification methods return a new String object.
Puede crear instancias de un String objeto de las maneras siguientes
You can instantiate a String object in the following ways
En primer lugar se llama a la int objeto con valor de 2 a, a continuación, cambia de opinión y decide dar el nombre a a una string objeto, que tiene un valor 'Valor nuevo'.
First you call the int object with value 2 a, then you change your mind and decide to give the name a to a string object, having value 'New value'.
Un String objeto se denomina inmutable (de solo lectura), porque no se puede modificar su valor una vez creada.
A String object is called immutable (read-only), because its value cannot be modified after it has been created.
El tamaño máximo de un String objeto en la memoria es 2 GB, o aproximadamente 1 mil millones de caracteres.
The maximum size of a String object in memory is 2GB, or about 1 billion characters.
El valor de la String objeto es el contenido de la colección secuencial de System.Char objetos, y que el valor es inmutable (es decir, es de solo lectura).
The value of the String object is the content of the sequential collection of System.Char objects, and that value is immutable (that is, it is read-only).
Esto le permite usar StringBuilder métodos para realizar cambios en la misma posición en la que se encuentra ese texto en el String objeto.
This enables you to use StringBuilder methods to make changes at the same position at which that text is found in the String object.
Tenga en cuenta que, dado un String instancia consta de una colección secuencial de unidades de código UTF-16, es posible crear un String objeto que no es una cadena Unicode con formato correcto.
Note that, because a String instance consists of a sequential collection of UTF-16 code units, it is possible to create a String object that is not a well-formed Unicode string.
Convertir el StringBuilder de objeto a una String de objetos y realizar modificaciones en el String objeto.
Convert the StringBuilder object to a String object, and perform modifications on the String object.
A String objeto es una colección secuencial de System.Char objetos que representan una cadena; un System.Char objeto corresponde a una unidad de código UTF-16.
A String object is a sequential collection of System.Char objects that represent a string; a System.Char object corresponds to a UTF-16 code unit.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor string objeto in het Spaans

Publiciteit

Suggesties

Resultaten: 10. Exact: 10. Verstreken tijd: 28 ms.