includes () 方法會判斷陣列是否包含特定的元素,並以此來回傳true 或false。 ... JavaScript Demo: Array.includes(). xxxxxxxxxx. 1. const array1 = [1, 2, 3];.
確定! 回上一頁