跳到主要内容

peek

查看队列中指定位置的元素

声明

mixed peek(int offset = 0)

参数

参数名描述
offset

返回值

队列里的元素

使用方式

返回文档