| 1. | The comparison of function pointers is not permitted under 下不允许比较函数指针。 |
| 2. | Represents the supported compare functions in the 类类型中受支持的比较函数。 |
| 3. | When you call comparison functions , you can use the 当调用比较函数时,可以在代码中使用 |
| 4. | Gets or sets the comparison function for the stencil test 获取或设置用于模具测试的比较函数。 |
| 5. | Retrieves or sets the comparison function for the alpha test 为alpha测试检索或设置比较函数。 |
| 6. | Retrieves or sets the comparison function for the z - buffer test 检索或设置z缓冲区测试的比较函数。 |
| 7. | Indicates how to compare strings when calling comparison functions 指示当调用比较函数时如何比较字符串。 |
| 8. | The usort ( ) function sorts an array by a user defined comparison function 函数的作用是:使用用户自定义的比较函数对数组中的值进行排序。 |
| 9. | Also includes string comparison , number comparison , and date time conversion functions 此外,还包括字符串比较函数、数字比较函数和日期/时间转换函数。 |
| 10. | The uksort ( ) function sorts an array by the element keys using user defined comparison function 函数的作用是:使用用户自定义的比较函数对数组中的键名进行排序。 |