splice (index, 1); } return array; } console.log(remove_array_element([2, 5, 9, 6], 5));. Live Demo: HTML ...
確定! 回上一頁