If our mnemonic is also 'a' 97-97 = 0, so it's the first element of the array.
Jeżeli nasz mnemonik to też 'a' 97-97 = 0, czyli pierwszy element tablicy.
If the mnemonic is 'b', then 'b'-'a' = 98 - 97 = 1 so the second element of the array.
Jeżeli mnemonik to 'b' to 'b'-'a' = 98 - 97 = 1 czyli drugi element tablicy, itd.
If an existing, unvisited element of the array is changed by callback, its value passed to the visiting callback will be the value at the time that some() visits that element's index; elements that are deleted are not visited.
Jeśli istniejący, niesprawdzony jeszcze element tablicy zostanie zmieniony lub usunięty przez callback, wartością przekazaną do callback będzie wartość z momentu, w którym some sprawdza dany element; elementy usunięte przed sprawdzeniem będą przekazane jako undefined.
If an existing, unvisited element of the array is changed by callback, its value passed to the visiting callback will be the value at the time that find visits that element's index; elements that are deleted are still visited.
Jeśli istniejący, nieodwiedzony element tablicy zostanie zmieniony przez callback, jego wartość przekazana do odwiedzającego callback będzie tą wartością z momentu, w którym findIndex odwiedzi indeks tego elementu, elementy usunięte, nie będą odwiedzone.
Offset indicates starting point of slice, it can be (i) non-negative number (ii) negative number for backwards index (e.g. the last element of the array's offset is -1). offset is different from index (which must be non-negative number)
Przesunięcie wskazuje punkt startowy kawałka tablicy, może być to (i) liczba nieujemna (ii) liczba ujemna dla indeksu wstecznego (np. ostatni element tablicy to -1). Przesunięcie jest zależne od wskaźnika (który musi być liczbą nieujemną).
It just works, giving an elegant result, even if an element of the array (or object) doesn't exist, and we're trying to get a value from this element.
Sprawdza się, dając elegancki wynik, nawet jeśli element tablicy (lub też obiektu) nie istnieje, a próbujemy się do niego odwołać. Przejdźmy dalej.
If an existing, unvisited element of the array is changed by callback, its value passed to the callback will be the value at the time that findIndex visits that element's index; elements that are deleted are still visited.
Jeśli istniejący, nieodwiedzony element tablicy zostanie zmieniony przez callback, jego wartość przekazana do odwiedzającego callback będzie tą wartością z momentu, w którym findIndex odwiedzi indeks tego elementu, elementy usunięte, nie będą odwiedzone.
The executeBatch() returns an array of integers, and each element of the array represents the update count for the respective update statement.
ExecuteBatch () zwraca tablicę liczb całkowitych, a każdy element tablicy reprezentuje liczbę aktualizacji dla danego rachunku aktualizacji.
If we unshift the number, it will become the first element of the array.
Jeśli wstawimy tę liczbę na początek, stanie się ona pierwszym elementem tablicy.
This means that -1 references the last element of the array and -3 references the third to last element.
Tak więc -1 oznacza ostatni element w tablicy, a -3 trzeci od końca.
If a range is given, returns value stored in a given row/ column. If one cell is given, which contains an array, then one element of the array is returned.
Jeśli podano zakres, zwraca wartość przechowywaną w danym wierszu/ kolumnie. Jeśli podano pojedynczą komórkę, która zawiera tablicę, zwracany jest jeden element z tej tablicy.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.