使用原生JavaScript 的 Array.prototype. ... 2, 3, 4, 5, 6, 7, 8, 9]; const result = newList.filter((value) => value.match(/^小小/g)); ...
確定! 回上一頁