DATA is an object, not an array, so it lacks size() method, therefore this.DATA.size() will throw an error, something like "DATA.size is not ...
確定! 回上一頁