clrspriority_queueremove本页总览remove 删除并返回指定位置的数据,时间复杂度为O(log N) 声明 mixed remove(PriorityQueue self, int pos) 参数 参数名描述selfpos 返回值 使用方式 返回文档