Download for Windows Premium
Publiciteit
un objet String

Vertaling van "un objet String" 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.
a String object
L'expression finale est un objet String.
The final expression is a String object.
Il nécessite une requête sous la forme d'un objet String. 4
It requires a query in the form of a String object. 4
Le payload se présente sous la forme d'un objet String au lieu d'une structure struct
The payload is a String object instead of a structure struct
Certaines opérations peuvent être plus rapides avec une corde qu'avec un objet String.
Some operations may just be faster with a rope than with a String object.
Sépare un objet String en un tableau de chaînes en séparant la chaîne en plusieurs sous-chaînes.
Splits a String object into an array of strings by separating the string into substrings.
Une chaîne de caractères qui représente la valeur primitive d'un objet String.
The following example displays the string value of a String object
Chaque fois qu'il rencontre une chaîne de caractères dans votre code, le compilateur crée un objet String avec sa valeur dans ce cas, Bonjour tout le monde!
Whenever it encounters a string literal in your code, the compiler creates a String object with its value in this case, Hello world!
Dans l'exemple qui suit, on utilise le constructeur String, eval() renvoie donc un objet String au lieu d'évaluer la chaîne de caractères correspondante.
In the following example, the String constructor is specified and eval() returns a String object rather than evaluating the string.
Description Cette méthode renvoie une chaîne de caractère et non un objet String.
Description This method returns a string and not a String object.
Note: La classe String est immuable, de sorte qu'une fois qu'il est créé un objet String ne peut pas être changé.
Note: The String class is immutable, so that once it is created a String object cannot be changed.
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.
Le JsonNavigator peut comparer la chaîne constante aux caractères dans la mémoire tampon de données directement, sans créer un objet String en premier.
The JsonNavigator can compare the constant string to the chars in the data buffer directly, without creating a String object first.
Quand le compilateur attend un objet String et qu'il obtient autre chose, il appellera automatiquement la méthode toString() définie dans Object et qui peut être redéfinie par chaque classe Java.
Whenever the compiler expects a String object and it hasn't got one, it will automatically call the toString() method that's defined in Object and can be overridden by any Java class.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor un objet String in het Frans

Publiciteit

Suggesties

Resultaten: 28. Exact: 28. Verstreken tijd: 50 ms.