Download for Windows Premium
Publiciteit
new string object

Vertaling van "new string object" in Frans

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.
nouvel objet String
Returns a new String object with the case of all letters changed.
Renvoie un nouvel objet String avec la casse de tous les caractères modifiée.
Returns a new String object with the replacements made.
Renvoie un nouvel objet String avec les remplacements effectués.
Returns a new String object containing the specified character set. concat()
Renvoie un nouvel objet String contenant l'ensemble des caractères spécifiés. concat()
Creates a new String object with the same value as the specified string. 8
Crée un nouvel objet String avec la même valeur que la chaîne spécifiée. 8
Returns a new String object containing the original String's characters followed by the characters in the argument.
Renvoie un nouvel objet String contenant les caractères de l'objet String intial suivis des caractères de l'argument.
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".
Si l'on souhaite que la chaîne s contienne la valeur "abc", il faut utiliser une approche différente : s = s.toLowerCase(); Dans ce cas, la chaîne s référence un nouvel objet String qui contient "abc".
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor new string object in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Resultaten: 6. Exact: 6. Verstreken tijd: 42 ms.