Download for Windows Premium
Publiciteit
objet RegExp

Vertaling van "objet RegExp" 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.
RegExp object
Une chaîne qui contient les drapeaux (flags) utilisés pour l'objet RegExp.
A string that contains the flags of the RegExp object.
Où n est un entier positif inférieur à 100, insère la n ième sous-chaîne entre parenthèses, à condition que la recherche soit effectuée grâce à un objet RegExp.
Where n is a positive integer less than 100, inserts the nth parenthesized submatch string, provided the first argument was a RegExp object.
Les propriétés qui suivent sont désormais des propriétés des instances de RegExp et ne sont plus des propriétés de l'objet RegExp : Propriété Description
The following are now properties of RegExp instances, no longer of the RegExp object: Property Description
Description Cette méthode est appelée de façon interne par la méthode String.prototype.split() lorsque l'argument str est un objet RegExp.
Description This method is called internally in String.prototype.split() if the separator argument is a RegExp object.
L'objet RegExp surcharge la méthode toString de l'objet Object. Il n'hérite donc pas de Object.prototype.toString(). Pour les objets RegExp, la méthode toString() renvoie une représentation de l'expression rationnelle sous la forme d'une chaîne de caractères.
The RegExp object overrides the toString() method of the Object object; it does not inherit Object.prototype.toString(). For RegExp objects, the toString() method returns a string representation of the regular expression.
331534 JavaScript IntelliSense n'affiche pas certains membres de l'objet RegExp.
331534 JavaScript IntelliSense does not display some members of the RegExp object.
Si le séparateur n'est pas un objet RegExp, la méthode String.prototype.split() n'appellera pas cette méthode et ne créera pas d'objet RegExp.
If the str argument is not a RegExp object, String.prototype.split() doesn't call this method, nor create a RegExp object.
Cela créera un nouvel objet RegExp à partir des arguments fournis.
A new RegExp from the arguments is created instead.
La sous-chaîne correspondante peut ensuite être rappelée dans le tableau résultant avec les indices,..., [n] ou depuis les propriétés $1,..., $9 de l'objet RegExp.
The matched substring can be recalled from the resulting array's elements,..., [n] or from the predefined RegExp object's properties $1,..., $9.
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.
Le constructeur RegExp ne renvoie plus d'exception lorsqu'il est utilisé avec un objet RegExp et que le second argument est utilisé.
The RegExp constructor no longer throws when the first argument is a RegExp and the second argument is present.
Lorsque le paramètre passé à la fonction est une chaîne de caractères ou un nombre, il est converti de façon implicite en un objet RegExp grâce à new RegExp(obj).
A non-RegExp object as the parameter When the parameter is a string or a number, it is implicitly converted to a RegExp by using new RegExp(obj).
Description Cette méthode est appelée de façon interne par la méthode String.prototype.split() lorsque l'argument str est un objet RegExp.
An iterator. Description This method is called internally in String.prototype.matchAll().
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor objet RegExp in het Frans

Publiciteit

Suggesties

Resultaten: 13. Exact: 13. Verstreken tijd: 32 ms.