多项选择题
A.componentWillMountB.componentDidMountC.componentWillUpdateD.componentDidUpdate
绑定this的函数有()A.bindB.callC.applyD.tostring
多项选择题绑定this的函数有()
A.bindB.callC.applyD.tostring
组件的默认props如何设置错误的是()A.defaultpropB.initpropsC.initialpr...
多项选择题组件的默认props如何设置错误的是()
A.defaultpropB.initpropsC.initialpropsD.constructor
在新兴的react框架中,以下不属于实例期的有哪些()A.componentWillReceivePropsB...
多项选择题在新兴的react框架中,以下不属于实例期的有哪些()
A.componentWillReceivePropsB.shouldComponentUpdateC.componentWillMountD.componentWillUnmount