|
The array_intersect_key() function compares two or more arrays, and returns an array with the keys and values from the first array, only if the key is present in all of the other arrays.
|
|
|
函数首先对两个或多个数组进行比较;如果第一个数组中的键也同时在所有的其他数组中出现,那么就返回这些键和值。 |
|
The array_keys() function returns an array containing the keys.
|
|
|
函数返回一个数组中的所有键。 |
|
The array_merge() function merges one ore more arrays into one array.
|
|
|
数组的作用是将一个或多个数组合并为一个数组。 |
|
The array_multisort() function returns a sorted array.
|
|
|
函数对数组进行分类并返回这个数组。 |
|
The array_pop() function deletes the last element of an array.
|
|
|
函数删除了一个数组中的最后一个元素。 |
|
The array_rand() function returns a random key from an array, or it returns an array of random keys if you specify that the function should return more than one key.
|
|
|
函数用于随机返回数组中的一个键;如果你希望随机返回多个键,那么他将以数组的形式返回这些键。 |
|
The array_reduce() function sends the values in an array to a user-defined function, and returns a string.
|
|
|
函数将一个数组中的值发送到用户自定义的函数中,然后以字符串的形式返回结果。 |
|
The array_shift() function removes the first element from an array, and returns the value of the removed element.
|
|
|
函数的作用是:删除数组中的第一个元素并返回这个被删除的元素的值。 |
|
The array_splice() function removes selected elements from an array and replaces it with new elements. The function also returns an array with the removed elements.
|
|
|
函数的作用是:从数组中删除指定的元素,并用新的元素替代它们;同时,函数将以数组的形式返回这些被删除的元素。 |
|
The array_unique() function removes duplicate values from an array.
|
|
|
函数的作用是:删除一个数组中重复的值。 |
|
The arrears were halved when David Jones' deflected shot looped up and Gray pounced to divert the ball past the flat-footed Gerrard.
|
|
|
当大卫.琼斯的射门击中对方球员发生折射后,机敏的格雷伺机而上,将球变向挑过出击的杰拉德,但可惜因为力量太轻而被对方后卫轻松化解。 |