reverse-order function的意思|示意
相反的顺序函数
reverse-order function的网络常见释义
反序函数 ... 反序列:antitone sequence 反序函数:reverse-order function 反向映射;逆映射:inverse mapping ...
reverse-order function相关短语
1、 order reverse function 反序对应函数
reverse-order function相关例句
If you pass this particular function a user id, it returns all the posts made by that user in reverse-chronological order, all bundled in a nice, multidimensional array.
如果为这个函数传递一个用户ID,它将在一个多维数组中按日期倒序的顺序返回那个用户发出的贴子。
The krsort() function sorts an array by the keys in reverse order. The values keep their original keys.
函数的作用是:对数组按照键名逆向排序,元素的键名保持不变。