GeoCal

GeoCal 是一款专为独立上门服务群体(如独立水管工、宠物美容师、清洁工)设计的地理位置自适应日程管理 App。

The "test-pqueue" command:

This command is used for testing the PQueue object. There are one or more arguments, each of the form:
(1)
NUMBER/TEXT
(2)
^
(3)
-v

Form (1) arguments add an entry to the queue with value NUMBER and content TEXT. Form (2) pops off the queue entry with the smallest value. Form (3) (the -v option) causes the heap to be displayed after each subsequent operation.