多项选择题
A.可以检测任意类型B.如果父组件没有传递props,proptypes检测会发生在defaultprops之后C.如果父组件没有传递props,proptypes检测会发生在defaultprops之前D.不可以定义默认值
更新期的生命周期函数是()A.componentWillMountB.componentDidMountC.c...
多项选择题更新期的生命周期函数是()
A.componentWillMountB.componentDidMountC.componentWillUpdateD.componentDidUpdate
挂载期的生命周期函数是()A.componentWillMountB.componentDidMountC.c...
多项选择题挂载期的生命周期函数是()
绑定this的函数有()A.bindB.callC.applyD.tostring
多项选择题绑定this的函数有()
A.bindB.callC.applyD.tostring