React 笔记

一、生命周期: 初始化 getDefaultProps() getIniterStates() componentwillmount() render() componentdidmount() 运行中 componentWillReceiveProps() shouldComponentUpdate() componentwillUpdate() render() componentdidUpd
相关文章
相关标签/搜索