React V16.x 生命周期调整
摘要:
旧声明周期: table th:nth of type(5) { width: 400px; } 生命周期 | 属于阶段 | 调用次数 | 是否可以setState | 作用 | | | | getDefaultProps | 创建阶段(Mounting) | 1次(全局调用1次) | 不可以 | 阅读全文
posted @ 2018-09-23 15:09 cag2050 阅读(656) 评论(0) 推荐(0) 编辑