Uint8Array.prototype.indexOfMulti = function(searchElements, fromIndex) { fromIndex = fromIndex || 0; var index = Array.prototype.indexOf.
確定! 回上一頁