跳到主要内容

dequeue_n

出队n个

声明

array dequeue_n(int count)

参数

参数名描述
count出队数量

返回值

出队数组

使用方式

返回文档