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.
String object
String's
Avec l'API de streaming de Gson, vous auriez à extraire le nom du champ dans un objet String, et à comparer la chaîne constante à l'objet String.
Using Gson's streaming API you would have to extract the field name into a String object, and compare the constant string to that String object.
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.
Prototype améliore l'objet String avec une série de méthodes utiles allant du trivial au complexe.
Prototype enhances the String object with a series of useful methods ranging from the trivial to the complex.
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.
Description Cette méthode ne transforme pas l'objet String sur lequel elle est appliquée.
Description This method does not change the String object it is called on.
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.
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 valueOf() renvoie la valeur primitive de l'objet String.
The valueOf() method returns the primitive value of a String object.
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.
2 Longueur Obtient le nombre de caractères dans l'objet String en cours.
2 Length Gets the number of characters in the current String object.
Les méthodes pour les instances de String sont également disponibles, pour Firefox et JavaScript 1.6, sur l'objet String afin d'appliquer des méthodes de String à n'importe quel objet. Cela ne fait pas partie du standard ECMAScript.
The String instance methods are also available in Firefox as of JavaScript 1.6 (though not part of the ECMAScript standard) on the String object for applying String methods to any object
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.