发布于 2015-09-14 15:17:55 | 66 次阅读 | 评论: 0 | 来源: 网络整理
-
$lt
Takes two values in an array and returns an boolean. The returned
value is:
- true when the first value is less than the second value.
- false when the first value is greater than or equal to the
second value.