单项选择题

在react中,componentWillUpdate这个周期函数,在组件初始挂载的时候执行几次()

A.0
B.1
C.2
D.3