这行代码执行的前提是Float32Array 存在并且Float32Array 的原型上存在slice 方法 delete Float32Array.prototype['slice'];. 而在 use strict 严格模式下对象属性删除 ...
確定! 回上一頁