单项选择题
使用es6class类定义组件时constructor函数中必须要写什么()
A.super()B.this.stateC.this.propsD.this.defaultProps
单项选择题 在jQuery的$ajax中用于设置服务器返回数据类型为json格式有哪个()
单项选择题 在react框架当中,ref不能作用到什么组件上()
单项选择题 在react框架当中,我们使用了PropTypes.string。当你给属性传递了无效值时()