单项选择题
A.componentWillUpdate B.componentDidUpdate C.componentWillReceiveProps D.render
A.使用函数创建组件 B.优化shouldComponentUpdata C.循环使用key D.组件拆分
A.propTypes B.TypeScript C.es6 D.jqueyr