摘要: 实例化 constructor//构造函数:获取props,然后state, componentWillMount//挂载之前,可修改setState render//渲染真实dom componentDidMount//第一次render后,仅一次,可setState 存在期 componentW 阅读全文
posted @ 2018-05-02 11:01 王利群 阅读(3529) 评论(0) 推荐(0)