多项选择题

react的生命周期函数中,constructor的作用是?()

A.接受props
B.使用super继承Component类
C.定义一个组价中的state
D.进行一些初始化操作