js 的array中的find写法很帅. 假设我有一个数组, 是对象的数组 sample_list = [{key: 1, value: 'a'}, {key: 2, value: 'b'}]. js可以这样找到key=1的 ...
確定! 回上一頁