单项选择题

在react的生命周期中,哪一个方法实现的是页面的渲染()

A.render
B.componentDidMount
C.constructor
D.componentDidUpdate