The following shows you several methods to make an array empty. 1) Assigning it to a new empty array. This is the fastest way to empty an array: a = [];.
確定! 回上一頁