多项选择题
A.删除B.查找C.修改D.增加
vue-resource中http.get()方法中响应response属性ok表示()A.响应标题对象B.H...
单项选择题vue-resource中http.get()方法中响应response属性ok表示()
A.响应标题对象B.HTTP状态码介于200和299之间C.响应URL来源D.以上都不正确
flex布局进行上下左右居中 ()A.justify-content:center;align-items:c...
单项选择题flex布局进行上下左右居中 ()
A.justify-content:center;align-items:centerB.justify-content:center;align-items:rowC.justify-content:space-around;align-items:centerD.justify-content:space-between;align-items:center
flex可以使用哪个进行换行的()A.flex-wrap:wrapB.flex-wrap:nowrapC.fl...
单项选择题flex可以使用哪个进行换行的()
A.flex-wrap:wrapB.flex-wrap:nowrapC.flex-wrap:wrap-reverseD.align-items:row