Download for Windows Premium
Publiciteit
String class
classe String f
There is a String class provided as well for compatibility reasons.
Il y a aussi une classe String fournie pour des raisons de compatibilité.
Objects of the String class are designed to be immutable, using the technique shown previously.
Les objets de la classe String sont conçus pour être immuables, en utilisant les techniques montrées précédemment.
The String class includes a method for concatenating two strings
La classe String comprend une méthode pour concaténer deux chaînes
The String class has eleven constructors that allow you to provide the initial value of the string using different sources, such as an array of characters.
La classe String a onze constructeurs qui vous permettent de fournir la valeur initiale de la chaîne en utilisant différentes sources, comme un tableau de caractères.
A class that is not dynamic, such as the String class, is a sealed class.
Une classe qui n'est pas dynamique (la classe String, par exemple), est une classe scellée.
One case is quite special: the String class has some extra help from the compiler to make it work smoothly.
Un cas particulier est constitué par la classe String que le compilateur traite de manière particulière pour la faire fonctionner de manière idoine.
To convert a Date literal to the format of your locale or to a custom format, use the Format function of String class, specifying either a predefined or user-defined date format.
Pour convertir une date littérale au format de votre région ou à un format personnalisé, utilisez le format en fonction de la classe String, spécifiant un format de date prédéfinie ou définie par l'utilisateur.
You can visit MSDN library for the complete list of methods and String class constructors.
Vous pouvez visiter la bibliothèque MSDN pour la liste complète des méthodes et des constructeurs de classe String.
There is nothing in the syntax of the declaration of the class String that enforces it as immutable; rather, none of the String class's methods ever affect the data that a String object contains, thus making it immutable.
Rien dans la déclaration d'un objet de classe String ne le contraint à être immuable : c'est plutôt qu'aucune des méthodes associées à la classe String n'affecte jamais la valeur d'un tel objet, ce qui le rend de fait immuable.
There is nothing in the syntax of the declaration of the class String that enforces it as immutable; rather, none of the String class's methods ever affect the data that a String object contains, thus making it immutable.
Rien dans la déclaration d'un objet de classe String ne le contraint à être immuable : c'est plutôt qu'aucune des méthodes associées à la classe String n'affecte jamais la valeur d'un tel objet, ce qui le rend de fait immuable.
The Java platform provides the String class to create and manipulate strings.
La plate-forme Java fournit la classe String pour créer et manipuler des chaînes.
Then accept() uses the String class indexOf() method to see if the search string afn appears anywhere in the name of the file.
Puis accept() utilise la méthode indexOf() de la classe String pour voir si la chaîne de caractères recherchée afn apparaît n'importe où dans le nom du fichier.
In the next section, we will be going through the String class in Java.
Dans la section suivante, nous allons passer par la classe String en Java.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor String class in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
lamppost: post supporting a streetlight
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 31. Exact: 31. Verstreken tijd: 43 ms.