Immutable 实现的原理是 Persistent Data Structure (持久化数据结构): ... 使用 Immutable 可以给 React 应用带来性能的优化,主要体现在减少渲染的次数.
確定! 回上一頁