相关考题
-
多项选择题
React中Map可以用于那些数据操作()
A.删除
B.查找
C.修改
D.增加 -
单项选择题
vue-resource中http.get()方法中响应response属性ok表示()
A.响应标题对象
B.HTTP状态码介于200和299之间
C.响应URL来源
D.以上都不正确 -
单项选择题
flex布局进行上下左右居中 ()
A.justify-content:center;align-items:center
B.justify-content:center;align-items:row
C.justify-content:space-around;align-items:center
D.justify-content:space-between;align-items:center
