Examples with "In Java arrays" and their translation in Frans
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.
In Java arrays are covariant, meaning that you can pass a String[] to any parameter or variable that expects an Object[].
En Java, les tableaux sont covariants, ce qui signifie que vous pouvez passer un String[] a n'importe quel paramètre ou variable qui s'attend à recevoir un Object[].
This member is length. Since arrays in Java, like C and C++, start counting from element zero, the largest element you can index is length - 1.
Comme les tableaux en Java, comme C et C++, commencent à la case zero, le plus grand nombre d'éléments que l'on peut indexer est length - 1.
This method differs from that of Java array indices, which starts at 0.
Cette méthode diffère de celle des indices de tableau Java, qui commence à 0.
When you do know how many elements an array contains, you can create the final Java array immediately, and insert the primitive values directly into the array.
Voici à quoi cela ressemble en utilisant lLorsque vous connaissez le nombre d'éléments d'un tableau, vous pouvez créer le tableau Java définitif immédiatement et insérer les valeurs primitives directement dans ce tableau.
Also during the second machine cycle of the current array access command, a maximum array index value is read from the Java array and written to the array boundary checker.
Durant ce second cycle machine de la commande d'accès à la matrice, il y a aussi lecture, à partir de la matrice Java, d'une valeur d'indice matriciel maximum qui est écrite dans le vérificateur de limites de matrice.
Because Java arrays are structured differently from C arrays, the code also includes functions that transform arrays from Java to C and from C to Java.
Les tableaux Java étant structurés différemment des tableaux C, le code comporte également des fonctions qui transforment les tableaux de Java en C et de C en Java.
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.