Examples with "array are 0" and their translation in Duits
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.
Initially all bits in the array are 0.
Andere resultaten
Arrays are 0-based, like in JavaScript.
JavaScript arrays are 0 based; all collections are 1 based.
If one drive fails, all data in the RAID 0 array are lost.
Wenn eine Disk versagt, gehen alle Daten verloren.
Remember, Javascript Array indexes are 0-based: they start at 0, not 1.
Array-Indexe starten in JavaScript immer mit 0 und nicht mit 1.
If one drive fails, all data in the RAID 0 array are lost.
Wenn ein RAID-System ausgefallen ist, sind die gesamten Daten, Netzwerkfreigaben und Server-Dienste unzugänglich.
All, except the first two are arrays ranging from 0 (the first view) to 7 (the last view).
Alle, bis auf die ersten zwei, sind Arrays von 0 (die erste Ansicht) bis 7 (die letzte Ansicht) reichend.
This is okay since all out-of-bounds values for an Array are considered to be 0, so any Action that expects a hero and receives 0 just won't do anything.
Das ist nicht problematisch, da alle Werte, die außerhalb des Arrays liegen, als 0 betrachtet werden.
The unitary array is a square array where the main diagonal elements equal 1 and all other array elements are equal to 0.
Accessing array elements JavaScript arrays are zero-indexed: the first element of an array is at index 0, and the last element is at the index equal to the value of the array's length property minus 1.
JavaScript-Arrays sind nullindiziert: Das erste Element eines Arrays befindet sich am Index 0, das letzte Element befindet sich am Index, der dem Wert der Eigenschaft length des Arrays minus 1 entspricht.
All variables are 0 by default, so if you don't set it to something else you'll end up with an array like [0, Pharah, Hanzo, Ana,...].
Wenn ihr euren ersten Wert also nicht auf irgendetwas anderes setzt, habt ihr nachher ein Array, das zum Beispiel so aussieht: [0, Pharah, Hanzo, Ana, ...].
These blocks are striped across the different drives of the RAID 0 array.
Diese Blöcke werden auf die verschiedenen Festplatten des RAID-0-Arrays verteilt.
The combination of two SSDs in RAID 0 array supplies impressive results.
Die Kombination zweier SSDs im Raid-0-Verbund liefert beeindruckende Ergebnisse.