🌈 搜索
📅  最后修改于: 2022-03-11 15:03:08.443000             🧑  作者: Mango
const array = [1, 2, 3, 4] const lastArrayElement = array[array.length - 1]