A.routerB.LinkC.SwitchD.exact
单项选择题使用es6class类定义组件时constructor函数中必须要写什么()
A.super()B.this.stateC.this.propsD.this.defaultProps
单项选择题在jQuery的$ajax中用于设置服务器返回数据类型为json格式有哪个()
A.datatype=jsonB.dataType:htmlC.dataType:’json’D.datatype:xml