摘要: var arr = []; Object.getPrototypeOf(arr); 等效率于:arr.__proto__ 阅读全文
posted @ 2017-03-24 10:17 Coca-code 阅读(144) 评论(0) 推荐(0)