单项选择题
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可以使用哪个进行换行的()
单项选择题 React中componentWillupdate()用于那个阶段
单项选择题 React中componentDidMount()用于那个阶段