Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
in the array
Metoda every execută funcția callback o dată pentru fiecare element prezent în array până când găsește unul pentru care callback returneaza o valoare falsy (o valoare care devine false atunci când e convertită la Boolean).
some() executes the callback function once for each element present in the array until it finds one where callback returns a truthy value (a value that becomes true when converted to a Boolean).
MoveNext() verifică pur și simplu dacă există elemente în array care urmează după poziția curentă la care obiectul iterator indică.
MoveNext() simply checks if there are items in the array that follow after the current position that the iterator object points at.
Același lucru se face și pentru LiveAlbum în array.
The same thing is done for the LiveAlbum in the array.
Parametrul al doilea specifica daca sectiunile vor deveni chei in array.
Elementele ce urmează a fi adăugate în array, începând de la indexul start.
The elements to add to the array, beginning from start.
Atunci când acest parametru este prevăzut, metoda split() divizează stringul la fiecare apariție a separator-lui specificat, dar se oprește când intrările au ajuns la limit și au fost introduse în array.
When this parameter is provided, the split() method splits the string at each occurrence of the specified separator but stops when limit entries have been placed into the array.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.