quick implementation of SPL Priority Queue: <?php class PQtest extends SplPriorityQueue { public function compare($priority1, $priority2)
確定! 回上一頁