多项选择题
A.onChange B.onclick C.onScroll D.onWrite
A.ref={ipt=>(this.ipt=ipt)} B.this.refs.标签名 C.createref() D.ref={input}
A.parent B.children C.props D.state