data: function (n) {. if (Ext.isArray(n)) {. return n.slice();. } else if (n instanceof Float32Array) {. return new Float32Array(n);. }.
確定! 回上一頁