摘要: Object.assign()Object.create()Object.defineProperties()Object.defineProperty()Object.entries()Object.freeze()Object.fromEntries()Object.getOwnProperty 阅读全文
posted @ 2023-10-29 13:36 辰梦starDream 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 常见有34种(去除已经弃掉的方法): String.prototype.at()String.prototype.charAt()String.prototype.charCodeAt()String.prototype.codePointAt()String.prototype.concat()S 阅读全文
posted @ 2023-10-29 13:31 辰梦starDream 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Array.prototype.at()Array.prototype.concat()Array.prototype.copyWithin()Array.prototype.entries()Array.prototype.every()Array.prototype.fill()Array.pr 阅读全文
posted @ 2023-10-29 12:54 辰梦starDream 阅读(9) 评论(0) 推荐(0) 编辑