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.
All string modification methods return a new String object.
Todos los métodos de modificación de cadena devuelven un nuevo String objeto.
Keep in mind that each of these methods allocates a new String object instance to store the result.
Tenga en cuenta que cada uno de estos métodos asigna una nueva instancia de objeto String para almacenar el resultado.
The concat() method is used to concatenate, or combine, two strings into a new String object.
Puede aprovechar el método El método concat () se utiliza para concatenar o combinar dos cadenas en un nuevo objeto String.
If you change the contents of a String object, you are in effect creating a new String object.
Si se produce una reasignación se crea un nuevo objeto String con el nuevo contenido.
Note: You can also use the + operator to create a new String object from parts as well.
Nota: También puede utilizar el operador + para crear un nuevo objeto String a partir de partes también.
If a string already exists in this pool that is the same as the new String object then the String objects reference variable is just pointed to this area of The Heap, thus saving space.
Si la otra variable es una referencia a un objeto entonces invoca el método toString() que existe en todas las clases (es un método de la clase Object). 10.4.
To make the String s contain the data "abc", a different approach is needed: s = s.toLowerCase(); Now the String s references a new String object that contains "abc".
Para hacer que caracteres contenga la cadena "abc" es necesaria otra aproximación: caracteres = caracteres.toLowerCase(); De esta manera caracteres referencia a un nuevo objeto String cuyo contenido es "abc".
It is possible to double-click it in order to see the object it is pointing to, a simple new String object.
Es posible hacer doble-clic sobre él para comprobar el objeto al que apunta.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.