相关考题
-
多项选择题
对于我们的常用的服务器状态码,比如500表示什么,说法错误的是()
A.数据重定向
B.数据服务器错误
C.访问的资源不存在
D.数据库错误 -
多项选择题
CSS中,position的属性值,代表的绝对定位说法不正确的是()
A.static
B.absolute
C.fixed
D.relative -
多项选择题
react组件,下面不属于性能优化的周期函数的是()
A.componentWillMount
B.componentDidMount
C.componentWillReciveProps
D.shouldComponentUpdate
