python 中的list排序问题以及sort,sorted的使用 ... a2['second'] else: return a1['third'] - a2['third'] a.sort(cmp) for i in a: print i ...
確定! 回上一頁