UN ARRAY - traducere în Engleză

array
un tablou
gamă
matrice
o serie
varietatea
vectorului
staţia

Exemple de utilizare a Un array în Română și traducerile lor în Engleză

{-}
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Așadar, în loc să accesăm cel de-al cincilea element al unui array utilizând chifra 4 ca și„cheie” amintiți-vă,
So, instead of accessing the fifth element of an array by using the integer 4 as the“key” remember,
am folosit de fapt o versiune îmbunătățită a unui array, care acceptă sortarea,
I actually used an improved version of an array, which supports sorting,
undefined în locul unui array.
undefined rather than an array.
Pentru a simplifica logica de acces am folosit chiar functiile pentru parcurgerea unui array(next(), reset()).
To simplify the array access logic I have used the php native functions for iterating an array(next(), reset()).
pentru preluarea rezultatelor sub forma unui array cu indecși atât asociativi cât și numerici.
to get results as an array with both associative and number indices.
Join()- îmbină împreună într-un singur șir de caractere elementele unei liste sau a unui array de caractere, utilizând un separator specificat.
Join()- merges together into a single string the elements of a list or array of strings, using a specified separator.
Aceasta înseamnă că indexul primului element al unui array este 0, nu 1.
This means that the index of the first element of an array is 0, NOT 1.
Așa cum am învățat în lecția iterarea elementelor unui array, folosim o buclă Foreach pentru a trece prin toate elementele din lista returnată de instrucțiunea Directory. GetDirectories.
So, as we learned in the lesson iteration of array elements, we are using a Foreach loop to go through all the elements of the list returned by the Directory. GetDirectories instruction.
De exemplu, aceasta este o modalitate rapidă de populare a elementelor unui array, sau de a afișa toate elementele ununui array,
For instance, this is a quick way of populating the items of an array, or displaying all the elements of an array,
Iterare ca printr-un array simplu.
Iterate the object like a simple array.
In PHP, echivalentului unui Map era un array asociativ.
In PHP, the equivalent of a Map is an associative array.
Array. Sort()- Această metodă ordonează elemente dintr-un array.
Array. Sort()- This method orders elements in an array.
Dacă doriţi să creaţi un array asociativ puteţi utiliza clasa Object.
If you want to create an associative array, you can use the Object class.
Întoarce un array asociativ cu informații ce țin de parametrul timestamp.
Returns an associative array of information related to the timestamp.
Foloseste aceasta functie daca vrei sa inversezi ordinea elementelor dintr-un array.
Use this function if you want to reverse the order of elements in an array.
Prima intoarce un array iar a doua afisaza stacktrace-ul pe ecran.
The first one returns an array and the second will print the stack trace to the screen.
fiecare reprezentata de un array.
each represented as an array.
Declara un array de tip T si initializeaza-l cu o valoare aleatorie.
Declare an array of type T, and initialize it with some random value.
Functia va avea un singur parametru iar acesta va fi un array tinta.
This javascript function will have only one parameter and it will be a target array.
De aceea, adăugarea unui element nou într-un array este o operație lentă.
That's why, adding a new element in an array is a slow operation.
Rezultate: 305, Timp: 0.0254

Traducere cuvânt cu cuvânt

Top dicționar interogări

Română - Engleză