单项选择题
A.MyContext=createContext() B.const MyContext=createContext C.const MyContext=Context D.都不对
A.componentWillUpdate B.componentDidUpdate C.componentWillReceiveProps D.render