For this reason, I've implement the count() method into JavaScript: Array.prototype.count = function() { return this.length; };.
確定! 回上一頁