function newset() local reverse = {} --以数据为key,数据在set中的位置 ... 上面set之所以能做到插入、删除和查找为O(1),首先是lua中table实现的 ...
確定! 回上一頁