Array.prototype.at(). The at() method takes an integer value and returns the item at that index, allowing for positive and negative integers.
確定! 回上一頁