Der Start- und End-Index ist nullbasiert.
Die Nummerierung der Positionen ist nullbasiert.
Spalten sind nullbasiert. Um die erste Spalte abzufragen, geben Sie den Wert 0 an.
Columns are zero based; to get the first column, specify the value 0.
Was ist „nicht nullbasiert"?
Aktivieren Sie das Kontrollkästchen unter Nullbasiert, damit ein Konto auf Null eingestellt wird, bevor die Finanzierungsfolge beginnt. Das Konto startet mit dem Saldo Null.
Select the check box under Zero Based for an account to be set to zero before the funding sequence begins-the account starts with a zero balance.
„Nullbasiert" bedeutet, dass bei der grafischen Darstellung des Spielerverlaufs einer Spielbahn, die erste Perle (also der Ort, an dem der erste Schlag ausgeführt wurde) mit einem T markiert ist.
"Zero based" means thet the illustration shows the player's first dot (i.e. the location from where the player hit his first shot) marked with a "0".
Das ist richtig, diese Liste ist nullbasiert und geht bis 11.
That's right, this list is zero-based and goes to 11.
Da der Array-Index nullbasiert ist, verwenden wir 0 als zweites Argument der Funktion nth.
Since the array index is zero-based, we are using 0 as second argument of function nth.
Der Index ist nullbasiert.
The index is zero-based.
Sie sind stets nullbasiert.
They are always zero-based.
Spalten sind nullbasiert. Um die erste Spalte abzufragen, geben Sie den Wert 0 an. Wird dieser Parameter nicht verwendet, wird das nächste Feldobjekt zurückgegeben.
Columns are zero based; to get the first column, specify the value 0. If this parameter is omitted, then the next field object is returned.
Da das Array nullbasiert ist, entspricht die Länge des Arrays der Anzahl der Spalten im Row -Objekt minus eins.
Since the array is zero-based, the length of the array is the number of columns in the Row minus one.
Sie geben 2 anstelle von 3 ein, da ItemData nullbasiert ist, d. h. die Zählung beginnt bei Null und nicht bei 1.
You type 2 instead of 3 because ItemData is zero-based, meaning it starts counting at zero, not one.