ArrayBuffer. An ArrayBuffer object stores an array and its current length. It supports efficient append operations. You can add elements using +=.
確定! 回上一頁