pair 语法 pair(a, b) 或 a:b 参数 a 和 b 必须是标量。 详情 返回一个数据对。 例子 1:3+1; // output 2:4 1:3<0:6; // output 0 : 1