setState ()会对一个组件的state 对象安排一次更新。当state 改变了,该组件就会重新渲染。 props(“properties” 的缩写)和state 都是普通 ...
確定! 回上一頁