Example: Javascript get last item in array var colors = ["red", "blue", "green"]; var green = colors[colors.length - 1]; ... js lastchild code example ...
確定! 回上一頁