Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是反应新手。有人可以解释为什么在没有任何 mixin 支持的情况下启动 ES6。因为,当您将 React 与 ES6 类一起使用时,不支持 mixins。 我们可以在 React 中使用静态函数而不是 Mixins 来做同样的事情吗?