多项选择题
A.接受propsB.使用super继承Component类C.定义一个组价中的stateD.进行一些初始化操作
下面的周期函数中,不能使用this.setState()的周期函数有()A.componentWillMoun...
多项选择题下面的周期函数中,不能使用this.setState()的周期函数有()
A.componentWillMountB.componentDidMountC.renderD.componentWillUpdate
以下是js中基本数据类型的是()A.stringB.BooleanC.ArrayD.number
多项选择题以下是js中基本数据类型的是()
A.stringB.BooleanC.ArrayD.number
在react中如何给组件传递静态的属性值以下哪些属于路由history对象的方法和属性?()A.locatio...
多项选择题在react中如何给组件传递静态的属性值以下哪些属于路由history对象的方法和属性?()
A.locationB.replaceC.pushD.FALSE