单项选择题
A.定义静态属性/方法 B.定义私有属性/方法 C.定义公共属性/方法 D.定义动态属性/方法
A.static defaultprops B.static defaultProps C.static DefaultProps D.static props
A.通过回调函数 B.通过修改props C.通过$bus D.通过state