多项选择题
更新期的生命周期函数是()
A.componentWillMount
B.componentDidMount
C.componentWillUpdate
D.componentDidUpdate
点击查看答案
相关考题
-
多项选择题
挂载期的生命周期函数是()
A.componentWillMount
B.componentDidMount
C.componentWillUpdate
D.componentDidUpdate -
多项选择题
绑定this的函数有()
A.bind
B.call
C.apply
D.tostring -
多项选择题
组件的默认props如何设置错误的是()
A.defaultprop
B.initprops
C.initialprops
D.constructor
