来自专业的译者、企业、网页和免费的翻译库。
array
array(
最后更新: 2018-02-13
使用频率: 5
质量:
) , array (
if ( image == - 1 )
最后更新: 2018-02-13
使用频率: 1
质量:
jeder array beginnt beim index 0.
each array runs from index 0.
最后更新: 2018-02-13
使用频率: 1
质量:
im array-index 0 steht die breite.
?php $size = getimagesize ("http: / /www.example.com / gifs / logo.gif");?
最后更新: 2011-10-24
使用频率: 1
质量:
警告:包含不可见的HTML格式
$end = array_slice($array, $index);
$end = array_slice($array, $index);
最后更新: 2018-02-13
使用频率: 1
质量:
$array =array(
( [ 0 ]=>array
最后更新: 2018-02-13
使用频率: 1
质量:
警告:包含不可见的HTML格式
$ start = array_slice ($ array , 0, $ index );
$start = array_slice($array, 0, $index);
最后更新: 2018-02-13
使用频率: 3
质量:
mat feld(5)=array(6):'der kleinere index gilt
mat array2(5)=array1(6):'the lesser index is valid
最后更新: 2018-02-13
使用频率: 1
质量:
returns an array of meta entries for the given index.
returns an array of properties for the given index.
最后更新: 2018-02-13
使用频率: 1
质量:
$pib = array_slice($array, 0, $performance index);
comments (0)
最后更新: 2018-02-13
使用频率: 1
质量:
asort() - sortiert ein array und erhält die index-assoziation
db2_fetch_array() - returns an array, indexed by column position, representing a row in a result set
最后更新: 2018-02-13
使用频率: 1
质量:
automatischer index mit array()
automatic index with array()
最后更新: 2011-10-24
使用频率: 1
质量:
bei array-indizes markiert die schließende eckige klammer (]) das ende des index.
for anything more complex, you should use the complex syntax.
最后更新: 2011-10-24
使用频率: 1
质量:
1-basierter index mit array()
1-based index with array()
最后更新: 2011-10-24
使用频率: 1
质量:
int& elem(int x, int y){ return array[index(x,y)]; }
int& elem(int x, int y){ return array[index(x,y)]; }
最后更新: 2018-02-13
使用频率: 1
质量:
警告:包含不可见的HTML格式
beispiel 2. automatischer index mit array()
example 2. automatic index with array()
最后更新: 2018-02-13
使用频率: 1
质量:
$#... liefert den letzten index im array.
[b]$#[/b]... liefert den letzten index im array.
最后更新: 2018-02-13
使用频率: 1
质量:
wird ein mehrdimensionales array sortiert, enthalten $a und $b referenzen zu dem ersten index des arrays.
when sorting a multi-dimensional array, $a and $b contain references to the first index of the array.
最后更新: 2018-02-13
使用频率: 2
质量:
auf ähnliche weise können sie erreichen, dass ein array-index oder eine objekt-eigenschaft ausgewertet wird.
this results in a parse error. echo "a banana is $fruits['banana'] ."; / / works echo "a banana is". $fruits['banana']. "."; / / works echo "this square is $square - width meters broad ."; / / won't work.
最后更新: 2011-10-24
使用频率: 1
质量:
警告:包含不可见的HTML格式
a symbol table index is a subscript into this array.
a symbol table index is a subscript into this array.
最后更新: 2018-02-13
使用频率: 1
质量: