多项选择题
A.RedirectB.componentC.renderD.src
对于我们的常用的服务器状态码,比如500表示什么,说法错误的是()A.数据重定向B.数据服务器错误C.访问的资...
多项选择题对于我们的常用的服务器状态码,比如500表示什么,说法错误的是()
A.数据重定向B.数据服务器错误C.访问的资源不存在D.数据库错误
CSS中,position的属性值,代表的绝对定位说法不正确的是()A.staticB.absoluteC.f...
多项选择题CSS中,position的属性值,代表的绝对定位说法不正确的是()
A.staticB.absoluteC.fixedD.relative
react组件,下面不属于性能优化的周期函数的是()A.componentWillMountB.compone...
多项选择题react组件,下面不属于性能优化的周期函数的是()
A.componentWillMountB.componentDidMountC.componentWillRecivePropsD.shouldComponentUpdate