多项选择题
A.ref={ipt=>(this.ipt=ipt)} B.this.refs.标签名 C.createref() D.ref={input}
A.parent B.children C.props D.state
A.componentWillUnmount B.component C.shouldComponentUpdate D.componentWillDidMount