Translation of "Array index" in German

You should always use quotes around an associative array index.
Sie sollten immer Anführungszeichen für einen assoziativen Index eines Arrays benutzen.
PHP v1

Returns an array with the index of matching images.
Liefert ein Array mit den Indizes der passenden Bilder.
CCAligned v1

How do I shift a bash array at some index in the middle?
Wie verschiebe ich ein Bash-Array um einen Index in der Mitte?
CCAligned v1

You should always use quotes around a string literal array index.
Sie sollten immer Anführungszeichen für einen String-Literal-Index eines Arrays benutzen.
ParaCrawl v7.1

This variable, associated with the array, serves as an array index (row number).
Diese einem Array zugewiesene Variable dient als ein Array Index (Zeilennummer).
ParaCrawl v7.1

The factors computed in advance may be stored, for example, in an array using an index corresponding to the particular number ZS.
Die im Voraus berechneten Faktoren können beispielsweise in einem Array mit einem Index abgelegt werden, welcher der jeweiligen Anzahl ZS entspricht.
EuroPat v2

They are respectively array, index, and the element to be inserted into the array.
Diese sind ein Feld, ein Index und das Element, das in das Feld eingefügt werden soll.
ParaCrawl v7.1

If you omit the array index on the last component of an element identifier, ColdFusion treats the reference as the array of all elements with the specified name.
Sollten Sie bei der letzten Komponente einer Elemente-ID den Datenfeldindex weglassen, betrachtet ColdFusion diesen Verweis als das Datenfeld aller Elemente mit dem angegebenen Namen.
ParaCrawl v7.1

If you use a name to pass an optional argument that is not declared in the function definition, the array index of the argument is the sum of the following:
Wenn Sie zur Übergabe eines optionalen Arguments, das nicht in der Funktionsdefinition deklariert ist, einen Namen verwenden, stellt der Datenfeldindex des Arguments die Summe aus folgenden Elementen dar:
ParaCrawl v7.1

Whenever you add a new element to an array without specifying an index, the array assigns an index automatically.
Wenn Sie einem Array ein neues Element hinzufÃ1?4gen, ohne einen Index anzugeben, weist das Array automatisch einen Index zu.
ParaCrawl v7.1

The body of an index root page contains an array of index descriptors coming down from the top of the page and an array of index segment descriptors coming up from the bottom.
Der Körper einer Indexstammseite enthält einen Array an Indexdeskriptoren, die von der oberen Seite kommen udn einen Array an Indexsegment-Despriptoren, die von unten kommen.
ParaCrawl v7.1

An array includes an index, all elements of an array are numbered and you can use the number for example to build a loop through the array.
Ein Array beinhaltet einen Index, alle Elemente eines Array sind nummeriert und man kann die Nummern zum Beispiel für eine Schleife durchs Array verwenden.
ParaCrawl v7.1

Therefore, in a three-element array (1,2,3), the index of the third element is 2, which is one less than the length of the array.
In einem aus drei Elementen bestehenden Array (1,2,3) ist der Index des dritten Elements daher 2, d. h. die Länge des Arrays minus eins.
ParaCrawl v7.1

If you call the function using unnamed arguments, the array index is the position of the argument in the function call.
Wenn Sie die Funktion unter Verwendung von unbenannten Argumenten aufrufen, stellt der Datenfeldindex die Position des Arguments im Funktionsaufruf dar.
ParaCrawl v7.1