Skip to content

格式

typescript
Queue.toString()

所属类: Queue

描述

返回当前Queue对象的字符串形式。

参数

参数名类型描述

返回值

类型描述
string当前Queue对象的字符串形式

代码示例