Hook 简介 State Hook React 假设当你多次调用 useState 的时候,你能保证每次渲染时它们的调用顺序是不变的。 Hook 不能在 class 组件中使用 Effect Hook useContext useReducer