来自专业的译者、企业、网页和免费的翻译库。
array
funzioni di array
最后更新: 2011-10-24
使用频率: 1
质量:
דוגמה 1. array() example
esempio di array()
最后更新: 2011-10-24
使用频率: 1
质量:
see also multidimensional array support.
vedi anche il supporto di array multidimensionali.
最后更新: 2011-10-24
使用频率: 1
质量:
arserror: invalid cell/ array reference
#analisi! error: invalid cell/ array reference
最后更新: 2011-10-23
使用频率: 1
质量:
returns an array listing filename information
returns an array listing filename information
最后更新: 2011-10-24
使用频率: 1
质量:
currently returns four entries in the result array:
attualmente restituisce quattro campi nell 'array risultante:
最后更新: 2011-10-24
使用频率: 1
质量:
reading arrays with $array[] is no longer supported
leggere gli array con $array[] non è piu supportato
最后更新: 2011-10-24
使用频率: 1
质量:
every parameter to preg_replace() can be an array.
ogni parametro passato alla funzione preg_replace(), (eccetto limite) può essere una matrice.
最后更新: 2011-10-24
使用频率: 1
质量:
modifying the array from inside func may cause unpredictable behavior.
array_walk() non è influenzato dal puntatore interno dell'array array. array_walk() array_walk() non è influenzato dal puntatore interno dell'array array. array_walk() percorrerà l 'intero array indipendentemente dalla posizione del puntatore.
最后更新: 2011-10-24
使用频率: 1
质量:
if the array is changed, the behavior of this function is undefined.
se l 'array viene cambiato, il comportamento di questa funzione non è definito ed è imprevedibile.
最后更新: 2011-10-24
使用频率: 1
质量:
this function returns an associative array of all the http headers in the current request.
getallheaders() è un alias di apache_request_headers().
最后更新: 2011-10-24
使用频率: 1
质量:
returns an array of filenames from the specified directory on success, false on error.
restituisce una array di nomi di file se a buon fine, false in caso di errore.
最后更新: 2011-10-24
使用频率: 1
质量:
דוגמה 2. parsemoldb.php - parses moldb.xml into and array of molecular objects
esempio 2. parsemoldb.php - analizza moldb.xml e genera una matrice di oggetti molecole
最后更新: 2011-10-24
使用频率: 1
质量:
the restored session variables will only be available in the array $http_session_vars.
le variabili di sessione ripristinate saranno disponibili nell 'array $http_session_vars.
最后更新: 2011-10-24
使用频率: 1
质量:
a blank line in a csv file will be returned as an array comprising a single null field, and will not be treated as an error.
una riga vuota in un file cvs verrà riportata come un vettore contenente un solo campo vuoto (null) e non verrà trattata come un errore.
最后更新: 2011-10-24
使用频率: 1
质量:
that is, you cannot traverse an array by having a loop that does $data = $array[].
cioè, non si puo aprire un array con un ciclo che fà $data = $array[].
最后更新: 2011-10-24
使用频率: 1
质量:
if variables declared in the class of which the obj is an instance, have not been assigned a value, those will not be returned in the array.
le variabili, dichiarate nella classe di cui oggetto è un' istanza, a cui non sia stato ancora assegnato un valore, non saranno restituite nell 'array.
最后更新: 2011-10-24
使用频率: 1
质量:
a possible use for extract is to import into the symbol table variables contained in an associative array returned by wddx_deserialize().
un possibile uso di extract() è quello di importare nella tabella dei simboli variabili contenute in un array associativo restituito da wddx_deserialize().
最后更新: 2011-10-24
使用频率: 1
质量:
applies the user-defined function named by func to each element of array. func will be passed array value as the first parameter and array key as the second parameter.
normalmente funzione accetta due parametri.
最后更新: 2011-10-24
使用频率: 1
质量:
array_reduce() applies iteratively the callback function to the elements of the array input, so as to reduce the array to a single value.
array_reduce() applica iterativamente la funzione callback agli elementi dell'array input, riducendo l 'array a un singolo valore.
最后更新: 2011-10-24
使用频率: 1
质量: