找考题网-背景图
单项选择题

使用es6class类定义组件时constructor函数中必须要写什么()

A.super()
B.this.state
C.this.props
D.this.defaultProps