python 里没有按key排序的字典,类似于Java里treemap那种,导致很麻烦。研究了一下,用heapq或者bisect都没法模拟treemap,关键是remove操作没法做 ...
確定! 回上一頁