clrsordered_setget_max本页总览get_max 取出集合中的最大元素 声明 mixed get_max(OrderedSet self) 参数 参数名描述self 返回值 如果集合为空则返回nil,否则返回最大元素的key和value元组 使用方式 返回文档