1、如果list 不是基於數組的(即不是RandomAccess 的),而是基於鍊表的,那麼list.get(int index) 方法的效率就值得思考了; 2、既然都有了Lambda(即 ...
確定! 回上一頁