🌈 搜索
📅  最后修改于: 2022-03-11 14:44:57.024000             🧑  作者: Mango
var ar = ['one', 'two', 'three']; ar[3] = 'four'; // add new element to ar