React Component Class 除了 render() ,還有一系列的Lifecycle Methods ... 元件第一次render() 時,React 不會call componentWillReceiveProps()。
確定! 回上一頁