多项选择题
A.componentWillMountB.componentDidMountC.componentWillUpdateD.componentDidUpdate
挂载期的生命周期函数是()A.componentWillMountB.componentDidMountC.c...
多项选择题挂载期的生命周期函数是()
绑定this的函数有()A.bindB.callC.applyD.tostring
多项选择题绑定this的函数有()
A.bindB.callC.applyD.tostring
组件的默认props如何设置错误的是()A.defaultpropB.initpropsC.initialpr...
多项选择题组件的默认props如何设置错误的是()
A.defaultpropB.initpropsC.initialpropsD.constructor