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.
This function splits a string into an array of strings, and returns it.
Cette fonction divise une chaîne en un tableau de chaînes, et le renvoie.
The following example defines a function that splits a string into an array of strings using the specified separator.
L'exemple suivant définit une fonction qui divise une chaîne en un tableau de chaînes selon un délimiteur spécifié.
A method that splits a string at the indices that match a regular expression.
Une méthode qui découpe la chaîne à l'indice donné par la correspondance avec une expression rationnelle.
It splits a string into an array, using the string given as its argument to determine in which places to cut.
Elle découpe une chaîne en un tableau en utilisant la chaîne fournie comme argument pour déterminer à quel endroit opérer les divisions en paragraphes.
split() splits a string into a list delimited by the passed pattern.
str:tokenize() splits a string using a set of characters as delimiters that determine where the splits should occur, returning a node-set containing the resulting strings.
str:tokenize() divise une chaîne en utilisant un ensemble de caractère comme délimiteur qui détermine l'endroit où doivent être fait les séparations, en retournant un ensemble de nœuds contenant les chaînes résultantes.
The "Split" function splits a string into several parts using a token, in our code the" " character.
La fonction « Split » permet de découper une chaine en plusieurs parties via l'utilisation d'un token, dans notre code c'est le caractère « ».
The Symbol.split well-known symbol specifies the method that splits a string at the indices that match a regular expression.
Le symbole connu Symbol.split définit la méthode qui est utilisée pour découper une chaîne de caractères à l'emplacement où une correspondance a été trouvée grâce à une expression rationnelle.
The first splits a URL in parts just as the Location object in JavaScript, the second splits a string of parameters into variables and values.
La première décompose une URL en éléments comme Location en JavaScript, la seconde décompose une chaîne de paramètres en variable et valeurs.
Splits a String object into an array of strings by separating the string into substrings.
Sépare un objet String en un tableau de chaînes en séparant la chaîne en plusieurs sous-chaînes.
The [@split]() method splits a String object into an array of strings by separating the string into substrings.
La méthode [@split]() permet de découper une chaîne de caractères (String) en un tableau de sous-chaînes.
split: The split() method splits a String object into an array of strings by separating the string into substrings.
split: La méthode split() permet de diviser une chaîne de caractères à partir d'un séparateur pour fournir un tableau de sous-chaînes.
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.