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.
of a String object
La méthode valueOf() renvoie la valeur primitive de l'objet String.
Description La méthode valueOf() de String renvoie la valeur primitive de l'objet String sous la forme d'une chaine de caractères.
Description The valueOf() method of String returns the primitive value of a String object as a string data type.
Dans les chapitres précédents, cette extraction était effectuée en appelant beaucoup les méthodes indexOf et slice de l'objet string.
In previous chapters, this extraction was done by calling a string's indexOf and slice methods a lot.
split Une méthode de l'objet String qui utilise une expression régulière ou une chaîne de caractères pour découper une chaîne de caractères en un tableau comprenant les fragments résultants.
split A String method that uses a regular expression or a fixed string to break a string into an array of substrings.
Les expressions régulières sont utilisées avec les méthodes test et exec de l'objet RegExp et avec les méthodes match, replace, search, et split de l'objet String.
Regular expressions are used with the RegExp methods test and exec and with the String methods match, replace, search, and split.
Renvoie un nouvel objet String contenant les caractères de l'objet String intial suivis des caractères de l'argument.
Returns a new String object containing the original String's characters followed by the characters in the argument.
matchAll Une méthode de l'objet String qui renvoie un itérateur contenant l'ensemble des correspondances, y compris les groupes capturants.
matchAll A String method that returns an iterator containing all of the matches, including capturing groups.
Lors de la transmission du deuxième paramètre, appelez la méthode toCharArray de l'objet String.
The corresponding password When passing the second parameter, call the String object's toCharArray method.
Chacune des méthodes de l'objet String peut être utilisée sur une valeur qui est un littéral de chaîne de caractères (pour ce faire, JavaScript convertit automatiquement le littéral en un objet String temporaire, appelle la méthode voulue puis supprime l'objet temporaire).
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.
La méthode fromCharCode() étant une méthode statique de l'objet String, elle doit toujours être utilisée avec la syntaxe String.fromCharCode() plutôt qu'en appelant la méthode à partir d'un objet String construit sur mesure.
Because fromCodePoint() is a static method of String, you always use it as String.fromCodePoint(), rather than as a method of a String object you created.
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.