A.super()B.this.stateC.this.propsD.this.defaultProps
单项选择题在jQuery的$ajax中用于设置服务器返回数据类型为json格式有哪个()
A.datatype=jsonB.dataType:htmlC.dataType:’json’D.datatype:xml
单项选择题在react框架当中,ref不能作用到什么组件上()
A.函数式组件B.class组件C.dom元素D.creatClass组件