Assuming array is a jQuery array a negative index can be used to get an element from the back of the array. So index -1 == length -1 which ...
確定! 回上一頁