What is the translation of " RETURNS AN ARRAY " in Romanian?

[ri't3ːnz æn ə'rei]
[ri't3ːnz æn ə'rei]
returnează o matrice
returneaza un array
returnează un tablou
întoarce un msiv

Examples of using Returns an array in English and their translations into Romanian

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Medicine category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Computer category close
Returns an array of the parameters.
Întoarce un tablou al parametrilor.
This function returns an array as well.
Această funcție întoarce un array după cum urmează.
The onlyStrings function is almost identical to the onlyNumbers function and the difference it makes that the onlyStrings function will returns an array of string values.
Functia onlyStrings lucreaza asemanator cu functia onlyNumbers iar diferenta o face ca functia onlyStrings va returna un array cu valorile string din array-ul pe care l-a parcurs.
The method returns an array of relationship configurations.
Metoda returneaza un array cu configuratiile de relatii.
For this, we can use the Split() function, which returns an array of strings.
Pentru aceasta, putem folosi funcția Split(), care returnează un array de șiruri de caractere.
Get_defined_vars- Returns an array of all defined variables.
Get_defined_vars- Întoarce un msiv cu toate variabilele definite.
If array has more than one row and more than one column, and only Row_num or Column_num is used,INDEX returns an array of the entire row or column in array..
Dacă matrice are mai mult decât un rând și mai mult decât o coloană și se utilizează numai num_rând sau num_coloană,INDEX returnează matricea pentru rândul sau coloana completă din matrice.
Get_defined_functions- Returns an array of all defined functions.
Get_defined_vars- Întoarce un msiv cu toate variabilele definite.
Array_filter() returns an array containing all the elements of input filtered according a callback function.
Array_filter() returneză un tablou conţinând toate elementele parametrului input filtrate în concordanţă cu funcţia callback.
Array_remove_at(array, pos): Returns an array with the given index removed.
Array_remove_at(array, pos): Returnează o matrice din care este eliminat indicele dat.
The first one returns an array and the second will print the stack trace to the screen.
Prima intoarce un array iar a doua afisaza stacktrace-ul pe ecran.
This javascript function will returns an array with all the numerical values.
Functia va returna un array cu toate valorile numerice din array-ul pe care l-a parcurs.
Array_count_values() returns an array using the values of the input array as keys and their frequency in input as values.
Array_count_values() returnează un tablou utilizând valorile din tabloul input ca şi indecşi iar frecvenţa acestora în input ca şi valori.
Array_prepend(array, value): Returns an array with the given value added at the beginning.
Array_prepend(array, value): Returnează o matrice la începutul căreia se va adăuga valoarea dată.
This function returns an array of all of the IMAP alert messages generated since the last imap_alerts() call, or the beginning of the page.
Această funcţie returnează toate mesajele IMAP de avertizare generate din momentul ultimului apel al funcţiei imap_alerts() sau din momentul inceperii execuţiei scriptului.
Array_remove_all(array, value): Returns an array with all the entries of the given value removed.
Array_remove_all(array, value): Returnează o matrice din care sunt eliminate intrările care conțin valoarea dată.
Regexp_matches(string, regex, empty_value): Returns an array of all strings captured by capturing groups, in the order the groups themselves appear in the supplied regular expression against a string.
Regexp_matches(string, regex, empty_value): Returnează o matrice a tuturor șirurilor de caractere colectate de grupurile de capturare, în ordinea în care apar grupurile în expresia regulată aplicată asupra unui șir de caractere.
Array_insert(array, pos, value): Returns an array with the given value added at the given position.
Array_insert(array, pos, value): Returnează o matrice căreia i se va adăuga o valoare în poziția dată.
For example, queryRow() returns an array representing the first row of the querying result.
De exemplu, queryRow() returneaza un array care reprezinta primul rand din rezultatele cererii.
Array distinct array Returns an array containing distinct values of the given array..
Array_distinct(array): Returnează o matrice care conține valori distincte ale șirului dat.
For example, if getAllFlavors() returns an array of flavors and you want to be sure that lime is in there, you can write.
De exemplu, dacă getAllFlavors() returnează o listă de arome şi doriţi să vă asiguraţi că lime se află în ea, se poate scrie.
The localtime() function returns an array identical to that of the structure returned by the C function call.
Funcţia localtime() returnează un tablou identic cu cel al structurii returnate de un apel al funcţiei C.
The method should return an array of filter configurations.
Metoda ar trebui sa returneze un array cu configuratia filtrului.
The principle is very simple,you give an configuration ini file as a parameter and it will return an array.
Principiul este foarte simplu,se da un fisier de configurare ini si functia va intoarce un array.
New: A trigger can return an array of error strings instead of one error string.
New: Un declanșator poate returna o serie de șiruri de eroare în loc de o singură coardă eroare. Nou.
Changed'credits' in'imdb_person' to return an array for addons as the docblock states.
Schimbată 'credits' în' imdb_person' pentru a reveni un array pentru addons ca statele docblock.
A foreach on an array returned from a function not doing copy-on-write.
O foreach pe o matrice a revenit dintr-o funcție care nu face-copiere la scriere.
It has to then be copied with idup to obtain a string to be used for the associative array values(the idup property of arrays returns an immutable duplicate of the array, which is required since the dstring type is actually immutable(dchar)[]).
Trebuie să fi apoi copiate cu idup pentru a obține un șir pentru a fi utilizate pentru tablou asociativ valori( idup proprietate de matrice returnează o imuabil duplicat de matrice, care este necesară, deoarece dstring tip este de fapt imuabil(dchar)[]).
Searches for a value in the first column of a table array and returns a value in the same row from another column in the table array..
Caută o valoare din prima coloană a unei matrice de tabel și returnează o valoare în același rând dintr-o altă coloană a matricei de tabel.
It scans the array and returns true or false.
Scanează array-ul și returnează adevărat sau fals.
Results: 137, Time: 0.0443

Word-for-word translation

Top dictionary queries

English - Romanian