单项选择题
A.onTap B.onLive C.onScroll D.都不对
A.componentWillMountB.componentDidMountC.renderD.都不对
A.MyContext=createContext() B.const MyContext=createContext C.const MyContext=Context D.都不对