Download for Windows Premium
Publiciteit
If compareFunction

Vertaling van "If compareFunction" 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.
Wenn compareFunction
If compareFunction(a, b) is greater than 0, sort b to an index lower than a (i.e. b comes first).
Ist compareFunction(a, b) größer als 0, sortiere b auf einen niedrigeren Index als a, d. h. b kommt zuerst.
If compareFunction(a, b) is greater than 0, sort b to a higher index than a.
Wenn compareFunction(a, b) größer als 0 ist, wird b in einen höheren Index als a sortiert.
If compareFunction(a, b) returns 0, leave a and b unchanged with respect to each other, but sorted with respect to all different elements.
Wenn compareFunction(a, b) 0 zurückgibt, bleiben a und b unverändert, sie werden jedoch gegenüber allen anderen Elementen sortiert.
If compareFunction(a, b) returns 0, leave a and b unchanged with respect to each other, but sorted with respect to all different elements.
Ist compareFunction(a, b) gleich 0, bleibt die Reihenfolge von a und b in Bezug zueinander unverändert, werden aber im Vergleich zu den restlichen Elementen des Arrays einsortiert.
If compareFunction is supplied, the array elements are sorted according to the return value of the compare function. If a and b are two elements being compared, then
Wenn compareFunction angegeben wird, werden die Elemente des Arrays nach dem Rückgabewert der Vergleichsfunktion sortiert. Wenn "a" und "b" zwei Elemente sind, die verglichen werden, gilt Folgendes
If compareFunction is not supplied, all non-undefined array elements are sorted by converting them to strings and comparing strings in UTF-16 code units order.
Wenn compareFunction nicht angegeben wird, werden alle Arrayelemente, die nicht undefined sind, sortiert indem sie in Strings konvertiert werden und in UTF-16-Code-Unit-Reihenfolge verglichen werden.
If compareFunction is supplied, all non-undefined array elements are sorted according to the return value of the compare function (all undefined elements are sorted to the end of the array, with no call to compareFunction).
Wenn compareFunction angegeben wird, werden alle Arrayelemente, die nicht undefined sind, nach dem Rückgabewert der Vergleichsfunktion sortiert (alle Elemente die undefined sind werden ans Ende des Arrays sortiert, ohne Aufruf von compareFunction).
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor If compareFunction in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
power strip: device providing multiple electrical outlets from a single source
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 32 ms.